Skip to content

Instantly share code, notes, and snippets.

@vividvilla
Created September 30, 2022 10:48
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 vividvilla/bdab68fd89a53ae9d8c1431d43060956 to your computer and use it in GitHub Desktop.
Save vividvilla/bdab68fd89a53ae9d8c1431d43060956 to your computer and use it in GitHub Desktop.
Element gruvbox custom 1
{
"name": "Gruvbox custom 1",
"is_dark": true,
"colors": {
"accent-color": "#bd93f9",
"primary-color": "#fe8019",
"warning-color": "#fb4934",
"sidebar-color": "#282828",
"roomlist-background-color": "#1d2021",
"roomlist-text-color": "#a89984",
"roomlist-text-secondary-color": "#00ff00",
"roomlist-highlights-color": "#00000030",
"roomlist-separator-color": "#4d4d4d90",
"timeline-background-color": "#282828",
"timeline-text-color": "#ebdbb2",
"secondary-content": "#928374",
"tertiary-content": "#928374",
"quinary-content": "#504945",
"timeline-text-secondary-color": "#a89984",
"timeline-highlights-color": "#00000030",
"reaction-row-button-selected-bg-color": "#689d6a",
"menu-selected-color": "#504945",
"icon-button-color": "#928374",
"accent": "#689d6a",
"alert": "#cc241d",
"username-colors": [
"#689D6A"
],
"avatar-background-colors": ["#689D6A"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment