Skip to content

Instantly share code, notes, and snippets.

@RobinBoers
Created May 14, 2023 16:55
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 RobinBoers/598c2eb6a1c87d114bec1bbf463c604c to your computer and use it in GitHub Desktop.
Save RobinBoers/598c2eb6a1c87d114bec1bbf463c604c to your computer and use it in GitHub Desktop.
vector-im/element-web default light theme
{
"name": "Default light theme",
"is_dark": false,
"colors": {
"accent-color": "#0DBD8B",
"primary-color": "#238CF5",
"warning-color": "#FF4B55",
"sidebar-color": "#27303A",
"roomlist-background-color": "#F3F8FD",
"roomlist-text-secondary-color": "#737D8C",
"roomlist-highlights-color": "#FFFFFF",
"roomlist-separator-color": "#E3E8F0",
"timeline-background-color": "#FFFFFF",
"timeline-text-color": "#2e2f32",
"timeline-text-secondary-color": "#61708B",
"timeline-highlights-color": "#F6F7F8",
"reaction-row-button-selected-bg-color": "#e9fff9"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment