Created
February 24, 2021 00:15
-
-
Save cooperpellaton/29e4195bd1939b98995d6158fe807210 to your computer and use it in GitHub Desktop.
A Solarized (Light) Theme for Ripcord
This file contains hidden or 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
{ | |
"alternate_base": "#eee8d5", | |
"base": "#fdf6e3", | |
"button": "#eee8d5", | |
"chat_timestamp": "#859900", | |
"disabled_button": "#586e75", | |
"disabled_icon": "#586e75", | |
"disabled_text": "#93a1a1", | |
"highlight": "#eee8d5", | |
"highlighted_text": "#268bd2", | |
"icon": "#2aa198", | |
"text": "#657b83", | |
"unread_badge": "#d33682", | |
"unread_badge_text": "#002b36", | |
"window": "#fdf6e3" | |
} |
Author
cooperpellaton
commented
Feb 24, 2021
- Solarized - Color Values
- Ripcord
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment