Last active
August 11, 2020 03:04
-
-
Save Airradda/b5265dbabc526105ce36001ad19cb1af 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
{ | |
"name": "Airradda Black", | |
"is_dark": true, | |
"colors": { | |
"accent-color": "#a70000", | |
"primary-color": "#a70000", | |
"warning-color": "#a70000", | |
"sidebar-color": "#000000", | |
"roomlist-background-color": "#000000", | |
"roomlist-text-color": "#a70000", | |
"roomlist-text-secondary-color": "#a70000", | |
"roomlist-highlights-color": "#323232", | |
"roomlist-separator-color": "#000000", | |
"timeline-background-color": "#000000", | |
"timeline-text-color": "#e5e5e5", | |
"timeline-text-secondary-color": "#a70000", | |
"timeline-highlights-color": "#2121217d", | |
"reaction-row-button-selected-bg-color": "#000000" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment