Skip to content

Instantly share code, notes, and snippets.

@jonaharagon
Created May 2, 2020 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonaharagon/894a5c882f28cbc3df2b98b91c088b0d to your computer and use it in GitHub Desktop.
Save jonaharagon/894a5c882f28cbc3df2b98b91c088b0d to your computer and use it in GitHub Desktop.
Just a Riot theme
{
"name": "PrivacyTools dark theme",
"is_dark": true,
"colors": {
"accent-color": "#3498DB",
"primary-color": "#00b0f4",
"warning-color": "#f04747",
"sidebar-color": "#23272A",
"roomlist-background-color": "#2f3136",
"roomlist-text-color": "#FFFFFF",
"roomlist-text-secondary-color": "#99AAB5",
"roomlist-highlights-color": "#393c42",
"roomlist-separator-color": "#36393f",
"timeline-background-color": "#36393f",
"timeline-text-color": "#FFFFFF",
"timeline-text-secondary-color": "#99AAB5",
"timeline-highlights-color": "#32353b",
"reaction-row-button-selected-bg-color": "#b9bbbe"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment