Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laCour/slack-night-mode
A Stylus style for easy Slack theming
https://github.com/laCour/slack-night-mode
slack stylish stylus
Last synced: 3 months ago
JSON representation
A Stylus style for easy Slack theming
- Host: GitHub
- URL: https://github.com/laCour/slack-night-mode
- Owner: laCour
- License: cc0-1.0
- Created: 2015-07-26T20:18:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T21:40:06.000Z (over 5 years ago)
- Last Synced: 2024-08-02T15:26:40.287Z (6 months ago)
- Topics: slack, stylish, stylus
- Language: CSS
- Homepage:
- Size: 5.29 MB
- Stars: 568
- Watchers: 16
- Forks: 388
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING.txt
Awesome Lists containing this project
README
# Slack Night Mode
A user style for easy Slack theming. [CC0](http://creativecommons.org/publicdomain/zero/1.0/).[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
## Usage
### Browser
This theme requires that you use [a user styles extension](https://github.com/openstyles/stylus/wiki/Stylish-Alternatives) for your browser, such as Stylus (available for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/), [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne), and [Opera](https://addons.opera.com/en/extensions/details/stylus/)).
### Desktop App
No official support. Workarounds exist.
- [dark-slack](https://github.com/calebboyd/dark-slack) cli
- [slack-theme-cli](https://github.com/mykeels/slack-theme-cli)**🛑 READ FIRST:** Most workarounds will request the compiled CSS file from this repository. You are strongly discouraged from using a remote CSS file. It's recommended that you create your own copy. An XSS attack could put your Slack client at risk.
[![Chat on Gitter](https://badges.gitter.im/laCour/slack-night-mode.png)](https://gitter.im/slack-night-mode/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link) ([previous discussion](https://github.com/laCour/slack-night-mode/issues/73#issuecomment-242707078))
## Themes
### Supported
#### Black ([source](scss/main.scss) - [build](css/black.css) - [install](https://userstyles.org/styles/117475/slack-night-mode-black))
The primary supported theme. This is an excellent theme if you use a program like f.lux or redshift.
![Black Screenshot](https://userstyles.org/style_screenshots/117475_after.png)
#### Aubergine ([source](scss/themes/_aubergine.scss) - [build](css/variants/aubergine.css) - [install](https://userstyles.org/styles/101971/slack-night-mode))
This is based on Slack's aubergine/maroon style. It's the original theme.
![Aubergine Screenshot](https://userstyles.org/style_screenshots/101971_after.png)
### Variants
* **Arc ([source](scss/themes/_arc-dark.scss) - [build](css/variants/arc-dark.css))** _by [@Lemmmy](https://github.com/Lemmmy)_
* **Gruvbox Dark ([source](scss/themes/_gruvbox-dark.scss) - [build](css/variants/gruvbox-dark.css))** _by [@lvarado](https://github.com/lvarado)_
* **Midnight Blue ([source](scss/themes/_midnight-blue.scss) - [build](css/variants/midnight-blue.css))** _by [@matt-h](https://github.com/matt-h)_
* **Solarized Dark ([source](scss/themes/_solarized-dark.scss) - [build](css/variants/solarized-dark.css))** _by [@glostis](https://github.com/glostis)_
* **Solarized Light ([source](scss/themes/_solarized-light.scss) - [build](css/variants/solarized-light.css))** _by [@glostis](https://github.com/glostis)_
* **Tomorrow Dark (base16) ([repository](https://github.com/danarnold/slack-night-mode))** _by [@danarnold](https://github.com/danarnold)_### Extensions
Variants can have extensions which add additional changes.
#### Monospaced ([source](scss/themes/_monospaced.scss))
Replaces the messaging font stack with a monospace font stack.