Skip to content

Instantly share code, notes, and snippets.

@jomat
Created September 2, 2021 11:26
Show Gist options
  • Select an option

  • Save jomat/822c1ddb4bc28b43ea3e94a437f9b34d to your computer and use it in GitHub Desktop.

Select an option

Save jomat/822c1ddb4bc28b43ea3e94a437f9b34d to your computer and use it in GitHub Desktop.
{
"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