{"id":13539638,"url":"https://github.com/mykeels/slack-theme-cli","last_synced_at":"2025-04-13T10:57:28.075Z","repository":{"id":93602174,"uuid":"157377935","full_name":"mykeels/slack-theme-cli","owner":"mykeels","description":"A CLI tool for changing Slack's desktop app colors","archived":false,"fork":false,"pushed_at":"2022-11-11T01:54:32.000Z","size":639,"stargazers_count":249,"open_issues_count":7,"forks_count":25,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-27T02:11:35.078Z","etag":null,"topics":["cli","dark-mode","dark-theme","night-mode","shell-script","slack"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mykeels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-13T12:37:34.000Z","updated_at":"2024-07-11T17:41:55.000Z","dependencies_parsed_at":"2023-03-13T17:16:06.931Z","dependency_job_id":null,"html_url":"https://github.com/mykeels/slack-theme-cli","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/mykeels%2Fslack-theme-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fslack-theme-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fslack-theme-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Fslack-theme-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mykeels","download_url":"https://codeload.github.com/mykeels/slack-theme-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703194,"owners_count":21148117,"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":["cli","dark-mode","dark-theme","night-mode","shell-script","slack"],"created_at":"2024-08-01T09:01:29.838Z","updated_at":"2025-04-13T10:57:28.055Z","avatar_url":"https://github.com/mykeels.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Slack Theme CLI\n\nA Command-Line Tool for changing Slack's desktop app colors, like\n\n## Night Mode\n\n![image](https://user-images.githubusercontent.com/11996508/48413960-98fac400-e749-11e8-8151-327c6d60f6d0.png)\n\n## Midnight-Blue Mode\n\n![image](https://user-images.githubusercontent.com/11996508/48414135-19b9c000-e74a-11e8-8aea-7dd7df8dd885.png)\n\n## Aubergine Mode\n\n![image](https://user-images.githubusercontent.com/11996508/48414177-3ce46f80-e74a-11e8-98fb-2f0ce5d0a5f9.png)\n\n## How to install\n\nTo download and install, run the following code in your terminal:\n\n### For Windows (with WSL)\n\n```sh\ncurl https://raw.githubusercontent.com/mykeels/slack-theme-cli/master/slack-theme -O \u0026\u0026 bash slack-theme install \u0026\u0026 . ~/.profile\n```\n\n### For Mac Users\n\n```sh\ncurl https://raw.githubusercontent.com/mykeels/slack-theme-cli/master/slack-theme -O \u0026\u0026 bash slack-theme install \u0026\u0026 . ~/.bash_profile\n```\n\n### For Linux Users\n\n```sh\ncurl https://raw.githubusercontent.com/mykeels/slack-theme-cli/master/slack-theme -O \u0026\u0026 sudo bash ./slack-theme install \u0026\u0026 SILENT=\"$(source ~/.profile)\"\n```\n\n### For Zsh Users\n\nIf you use zsh as your shell environment, you might want to run this instead:\n\n#### Mac (Zsh)\n\n```sh\ncurl https://raw.githubusercontent.com/mykeels/slack-theme-cli/master/slack-theme -O \u0026\u0026 SLACK_THEME_SHELL_PROFILE=~/.zshrc bash slack-theme install \u0026\u0026 . ~/.zshrc\n```\n\n#### Linux (Zsh)\n\n```sh\ncurl https://raw.githubusercontent.com/mykeels/slack-theme-cli/master/slack-theme -O \u0026\u0026 sudo SLACK_THEME_SHELL_PROFILE=~/.zshrc bash ./slack-theme install \u0026\u0026 SILENT=\"$(source ~/.zshrc)\"\n```\n\n## How to use\n\nSee command break-down below:\n\n```txt\nSYNOPSIS\n     slack-theme\n     slack-theme day\n     slack-theme night\n     slack-theme night-mono\n     slack-theme aubergine\n     slack-theme aubergine-mono\n     slack-theme arc-dark\n     slack-theme midnight-blue\n     slack-theme midnight-blue-mono\n     slack-theme solarized-dark\n     slack-theme solarized-light\n     slack-theme install\n     slack-theme uninstall\n\nCOMMANDS\n     day\n          Revert to Day Mode\n\n     night\n          Use Black CSS\n\n     night-mono\n          Use Night-Mono CSS\n\n     aubergine\n          Use Aubergine CSS\n\n     aubergine-mono\n          Use Aubergine-Mono CSS\n\n     arc-dark\n          Use Arc-Dark CSS\n\n     midnight-blue\n          Use Midnight-Blue CSS\n\n     midnight-blue-mono\n          Use Midnight-Blue-Mono CSS\n\n     solarized-dark\n          Use Solarized-Dark CSS\n\n     solarized-light\n          Use Solarized-Light CSS\n```\n\n## See Also\n\n- [Slack Black Theme](https://github.com/widget-/slack-black-theme)\n\n## Credits 😍\n\nHuge thanks to:\n\n- [Slack Night Mode](https://github.com/laCour/slack-night-mode)\n- [Easy Dark Mode for Slack](https://dev.to/changoman/easy-dark-mode-for-slack-1mmn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykeels%2Fslack-theme-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmykeels%2Fslack-theme-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykeels%2Fslack-theme-cli/lists"}