mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
Add Solarized Light theme
This commit is contained in:
parent
c3a8e0910d
commit
1350886fc2
1 changed files with 21 additions and 0 deletions
21
Solarized/Solarized Light/Solarized Light.json
Normal file
21
Solarized/Solarized Light/Solarized Light.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "Solarized Light",
|
||||
"is_dark": false,
|
||||
"colors": {
|
||||
"accent-color": "#b58900",
|
||||
"primary-color": "#268bd2",
|
||||
"warning-color": "#dc322f",
|
||||
"sidebar-color": "#fdf6e3",
|
||||
"roomlist-background-color": "#eee8d5",
|
||||
"roomlist-text-color": "#657b83",
|
||||
"roomlist-text-secondary-color": "#586e75",
|
||||
"roomlist-highlights-color": "#93a1a1",
|
||||
"timeline-background-color": "#fdf6e3",
|
||||
"timeline-text-color": "#657b83",
|
||||
"secondary-content": "#657b83",
|
||||
"tertiary-content": "#657b83",
|
||||
"timeline-text-secondary-color": "#93a1a1",
|
||||
"timeline-highlights-color": "#eee8d5",
|
||||
"reaction-row-button-selected-bg-color": "#268bd2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue