{"id":13576134,"url":"https://github.com/laCour/slack-night-mode","last_synced_at":"2025-04-05T05:30:52.252Z","repository":{"id":35472079,"uuid":"39740467","full_name":"laCour/slack-night-mode","owner":"laCour","description":"A Stylus style for easy Slack theming","archived":false,"fork":false,"pushed_at":"2019-09-12T21:40:06.000Z","size":5548,"stargazers_count":567,"open_issues_count":14,"forks_count":384,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-04T17:06:12.233Z","etag":null,"topics":["slack","stylish","stylus"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laCour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-26T20:18:43.000Z","updated_at":"2025-04-01T14:32:52.000Z","dependencies_parsed_at":"2022-07-08T14:53:28.782Z","dependency_job_id":null,"html_url":"https://github.com/laCour/slack-night-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laCour%2Fslack-night-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laCour%2Fslack-night-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laCour%2Fslack-night-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laCour%2Fslack-night-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laCour","download_url":"https://codeload.github.com/laCour/slack-night-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294084,"owners_count":20915330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["slack","stylish","stylus"],"created_at":"2024-08-01T15:01:07.271Z","updated_at":"2025-04-05T05:30:47.238Z","avatar_url":"https://github.com/laCour.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Slack Night Mode\nA user style for easy Slack theming. [CC0](http://creativecommons.org/publicdomain/zero/1.0/).\n\n[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)\n\n## Usage\n\n### Browser\n\nThis 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/)).\n\n### Desktop App\n\nNo official support. Workarounds exist.\n - [dark-slack](https://github.com/calebboyd/dark-slack) cli\n - [slack-theme-cli](https://github.com/mykeels/slack-theme-cli)\n\n**🛑 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.\n\n[![Chat on Gitter](https://badges.gitter.im/laCour/slack-night-mode.png)](https://gitter.im/slack-night-mode/Lobby?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link) ([previous discussion](https://github.com/laCour/slack-night-mode/issues/73#issuecomment-242707078))\n\n## Themes\n\n### Supported\n\n#### Black ([source](scss/main.scss) - [build](css/black.css) - [install](https://userstyles.org/styles/117475/slack-night-mode-black))\n\nThe primary supported theme. This is an excellent theme if you use a program like f.lux or redshift.\n\n![Black Screenshot](https://userstyles.org/style_screenshots/117475_after.png)\n\n#### Aubergine ([source](scss/themes/_aubergine.scss) - [build](css/variants/aubergine.css) - [install](https://userstyles.org/styles/101971/slack-night-mode))\n\nThis is based on Slack's aubergine/maroon style. It's the original theme.\n\n![Aubergine Screenshot](https://userstyles.org/style_screenshots/101971_after.png)\n\n### Variants\n\n* **Arc ([source](scss/themes/_arc-dark.scss) - [build](css/variants/arc-dark.css))** _by [@Lemmmy](https://github.com/Lemmmy)_\n* **Gruvbox Dark ([source](scss/themes/_gruvbox-dark.scss) - [build](css/variants/gruvbox-dark.css))** _by [@lvarado](https://github.com/lvarado)_\n* **Midnight Blue ([source](scss/themes/_midnight-blue.scss) - [build](css/variants/midnight-blue.css))** _by [@matt-h](https://github.com/matt-h)_\n* **Solarized Dark ([source](scss/themes/_solarized-dark.scss) - [build](css/variants/solarized-dark.css))** _by [@glostis](https://github.com/glostis)_\n* **Solarized Light ([source](scss/themes/_solarized-light.scss) - [build](css/variants/solarized-light.css))** _by [@glostis](https://github.com/glostis)_\n* **Tomorrow Dark (base16) ([repository](https://github.com/danarnold/slack-night-mode))** _by [@danarnold](https://github.com/danarnold)_\n\n### Extensions\n\nVariants can have extensions which add additional changes.\n\n#### Monospaced ([source](scss/themes/_monospaced.scss))\n\nReplaces the messaging font stack with a monospace font stack.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FlaCour%2Fslack-night-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FlaCour%2Fslack-night-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FlaCour%2Fslack-night-mode/lists"}