Created
September 2, 2021 11:26
-
-
Save jomat/822c1ddb4bc28b43ea3e94a437f9b34d to your computer and use it in GitHub Desktop.
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
| { | |
| "name": "ThomCat Black", | |
| "is_dark": true, | |
| "colors": { | |
| "accent-color": "#cc7b19", | |
| "primary-color": "#9F8652", | |
| "warning-color": "#f9c003", | |
| "sidebar-color": "#000000", | |
| "roomlist-background-color": "#191919", | |
| "roomlist-text-color": "#cc7b19", | |
| "roomlist-text-secondary-color": "#e5e5e5", | |
| "roomlist-highlights-color": "#323232", | |
| "roomlist-separator-color": "#4c4c4c", | |
| "timeline-background-color": "#000000", | |
| "timeline-text-color": "#e5e5e5", | |
| "timeline-text-secondary-color": "#b2b2b2", | |
| "timeline-highlights-color": "#212121", | |
| "reaction-row-button-selected-bg-color": "#cc7b19" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment