Created
July 27, 2020 07:12
-
-
Save urbontaitis/f5f42579f123b2e4aa9bf5c5339aec6f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sidebarBg": "#073642", | |
"sidebarText": "#fdf6e3", | |
"sidebarUnreadText": "#fdf6e3", | |
"sidebarTextHoverBg": "#cb4b16", | |
"sidebarTextActiveBorder": "#b58900", | |
"sidebarTextActiveColor": "#fdf6e3", | |
"sidebarHeaderBg": "#002b36", | |
"sidebarHeaderTextColor": "#fdf6e3", | |
"onlineIndicator": "#2aa198", | |
"awayIndicator": "#ffbc42", | |
"dndIndicator": "#f74343", | |
"mentionBg": "#dc322f", | |
"mentionBj": "#ffffff", | |
"mentionColor": "#145dbf", | |
"centerChannelBg": "#073642", | |
"centerChannelColor": "#fdf6e3", | |
"newMessageSeparator": "#ff8800", | |
"linkColor": "#2389d7", | |
"buttonBg": "#166de0", | |
"buttonColor": "#ffffff", | |
"errorTextColor": "#fd5960", | |
"mentionHighlightBg": "#ffe577", | |
"mentionHighlightLink": "#166de0", | |
"codeTheme": "solarized-dark" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment