mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
commit
7ae84b6376
3 changed files with 28 additions and 0 deletions
|
|
@ -130,6 +130,13 @@ Made by `@jasonic5:matrix.org`
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## [Solarized Light Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Solarized/Solarized%20Light/Solarized%20Light.json)
|
||||||
|
|
||||||
|
Made by [`Marius`](https://github.com/marius)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## [Geeko Dark Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Geeko%20Dark/Geeko%20Dark.json)
|
## [Geeko Dark Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Geeko%20Dark/Geeko%20Dark.json)
|
||||||
|
|
||||||
Made by `@swedneck:feneas.org`
|
Made by `@swedneck:feneas.org`
|
||||||
|
|
|
||||||
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"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
Solarized/Solarized Light/Solarized Light.png
Normal file
BIN
Solarized/Solarized Light/Solarized Light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
Loading…
Add table
Add a link
Reference in a new issue