All Projects → ev-dev → slack-custom-controls

ev-dev / slack-custom-controls

Licence: other
Dark Theme Mode and Sidebar Toggle For Slack

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to slack-custom-controls

Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (+58.33%)
Mutual labels:  dark-theme, darkmode
GithubDarkTheme
Dark Theme for Github
Stars: ✭ 60 (+400%)
Mutual labels:  dark-theme, darkmode
mongood
A MongoDB GUI with Fluent Design
Stars: ✭ 674 (+5516.67%)
Mutual labels:  dark-theme, darkmode
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+575%)
Mutual labels:  dark-theme, darkmode
Darkreader
Dark Reader Chrome and Firefox extension
Stars: ✭ 12,052 (+100333.33%)
Mutual labels:  dark-theme, darkmode
AndroidMultiTheme
一个对安卓应用支持多种主题的库,并可以不用重新创建Activity来动态切换主题。Android library support multi theme for app, and change theme dynamically without recreation of Activity.
Stars: ✭ 24 (+100%)
Mutual labels:  dark-theme, darkmode
DiscordNight
An actual Dark/Nightmode Theme for Discord/BetterDiscord
Stars: ✭ 86 (+616.67%)
Mutual labels:  dark-theme, darkmode
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+28025%)
Mutual labels:  dark-theme, darkmode
dark
🌛 Dark themes / mode for Rambox, Franz or Ferdi messaging services
Stars: ✭ 93 (+675%)
Mutual labels:  dark-theme, darkmode
noir
Noir is a modern, responsive and customizable theme for Jekyll with dark mode support.
Stars: ✭ 68 (+466.67%)
Mutual labels:  dark-theme, darkmode
Slack Black Theme
A darker, more contrasty, Slack theme.
Stars: ✭ 1,782 (+14750%)
Mutual labels:  dark-theme, slack-theme
Darkmode.js
🌓 Add a dark-mode / night-mode to your website in a few seconds
Stars: ✭ 2,339 (+19391.67%)
Mutual labels:  dark-theme, darkmode
Macos Dark
Dark version of macOS theme
Stars: ✭ 231 (+1825%)
Mutual labels:  dark-theme
theme-collection
A collection of themes for Node-RED
Stars: ✭ 43 (+258.33%)
Mutual labels:  dark-theme
Vim Color Spring Night
Low-contrast calm color scheme for Vim
Stars: ✭ 227 (+1791.67%)
Mutual labels:  dark-theme
Prismatic Night
A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta.
Stars: ✭ 223 (+1758.33%)
Mutual labels:  dark-theme
aseprite-studio-theme
A dark theme for Aseprite with depth.
Stars: ✭ 97 (+708.33%)
Mutual labels:  dark-theme
Startpage
New revamped and improved Startpage, now with Dark Mode support!
Stars: ✭ 35 (+191.67%)
Mutual labels:  dark-theme
Storybook Dark Mode
A storybook addon that lets your users toggle between dark and light mode.
Stars: ✭ 218 (+1716.67%)
Mutual labels:  dark-theme
Jxtheme
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
Stars: ✭ 220 (+1733.33%)
Mutual labels:  dark-theme

Slack Custom Controls

Slacks' slacking on some pretty basic features. Here is an easy script to install some useful addons.

Only For OS X Desktop Version

Features

  • Dark Mode Theme
  • Hide Channels Sidebar for more screen space
  • Convenient buttons for toggling features
  • Keyboard Shortcuts:
    • Toggle Dark Theme [ ⌘-D ]
    • Toggle Sidebar [ ⌘-B ]
    • Toggle Visible Controls [ ⌘-G ] (For Keyboard-Only Users)

Screenshot

usage gif

Readable Syntax Highlighting
syntax highlighting

Instructions

Included in this repo is an install script which simply moves a modified file of the Slack source code into place and backs up the original.

$ git clone https://github.com/ev-dev/slack-custom-controls.git
$ cd slack-custom-controls
$ ./install

To uninstall, run ./uninstall script from within the same directory.

Important: Install/Uninstall/Upgrade scripts use relative paths. Do not run from outside the repo's root directory. Always cd into repo directory before running either script.

Note: Scripts will ask for your password..This is because some users don't own their /Applications directory and therefore cannot perform file operations on the Slack.app contents files.

Updates

Repo provides ./upgrade script for smooth & easy upgrades

If you cloned before an upgrade script was included, just git pull in the repo directory and then run the ./upgrade script.

Sidebar Theme

Additionally, you can update your Sidebar's theme from the Preferences. To match the Dark Mode Theme colorscheme of this project:

  • From the menu, go to PreferencesSidebarTheme
  • At the bottom click Customize Your Theme and clear the textbox
  • Paste the follow Hex colors:
    #222222,#444A47,#D39B46,#FFFFFF,#434745,#FFFFFF,#99D04A,#DB6668

Feature Requests

Want anything else out of Slack? Make an issue.

Slack Desktop Too Bulky?

If Slack.app takes up too much system resources and you use the web version, you can still customize your slack from this fantastic extension which has custom styles for many popular sites.

Other options for easing your weary eyes:

Credits

Lots of credit goes to a chain of repositories starting from:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].