Skip to content

Instantly share code, notes, and snippets.

@blaxpot
Created September 22, 2023 01:55
Show Gist options
  • Save blaxpot/03be764074d71b72b19018b098aac152 to your computer and use it in GitHub Desktop.
Save blaxpot/03be764074d71b72b19018b098aac152 to your computer and use it in GitHub Desktop.
Element Black theme
{
"name": "Black",
"is_dark": true,
"colors": {
"accent-color": "#747ff4",
"accent": "#747ff4",
"primary-color": "#00aff4",
"warning-color": "#faa81ad9",
"alert": "#faa81ad9",
"sidebar-color": "#000000",
"roomlist-background-color": "#191919",
"roomlist-text-color": "#dcddde",
"roomlist-text-secondary-color": "#8e9297",
"roomlist-highlights-color": "#4f545c52",
"roomlist-separator-color": "#40444b",
"timeline-background-color": "#000000",
"timeline-text-color": "#dcddde",
"secondary-content": "#dcddde",
"tertiary-content": "#dcddde",
"timeline-text-secondary-color": "#b9bbbe",
"timeline-highlights-color": "#04040512",
"reaction-row-button-selected-bg-color": "#4752c4",
"menu-selected-color": "#4752c4",
"focus-bg-color": "#4752c4",
"room-highlight-color": "#4752c4",
"other-user-pill-bg-color": "#4752c4",
"togglesw-off-color": "#72767d"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment