mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
Merge branch 'master' of github.com:dhghf/riot-web-themes
This commit is contained in:
commit
bdd74d6ea8
5 changed files with 33 additions and 2 deletions
|
|
@ -5,12 +5,14 @@
|
|||
"accent-color": "#7289DA",
|
||||
"primary-color": "#00b0f4",
|
||||
"warning-color": "#f04747",
|
||||
"sidebar-color": "#2C2F33",
|
||||
|
||||
"sidebar-color": "#23272A",
|
||||
"roomlist-background-color": "#2f3136",
|
||||
"roomlist-text-color": "#FFFFFF",
|
||||
"roomlist-text-secondary-color": "#99AAB5",
|
||||
"roomlist-highlights-color": "#393c42",
|
||||
"roomlist-separator-color": "#23272A",
|
||||
"roomlist-separator-color": "#36393f",
|
||||
|
||||
"timeline-background-color": "#36393f",
|
||||
"timeline-text-color": "#FFFFFF",
|
||||
"timeline-text-secondary-color": "#99AAB5",
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 406 KiB After Width: | Height: | Size: 273 KiB |
22
Nord/Nord.json
Normal file
22
Nord/Nord.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Nord",
|
||||
"is_dark": true,
|
||||
"colors": {
|
||||
"accent-color": "#a3be8c",
|
||||
"primary-color": "#88c0d0",
|
||||
"warning-color": "#bf616a",
|
||||
|
||||
"sidebar-color": "#2e3440",
|
||||
"roomlist-background-color": "#3b4252",
|
||||
"roomlist-text-color": "#ebcb8b",
|
||||
"roomlist-text-secondary-color": "#e5e9f0",
|
||||
"roomlist-highlights-color": "#2e3440",
|
||||
"roomlist-separator-color": "#434c5e",
|
||||
|
||||
"timeline-background-color": "#434c5e",
|
||||
"timeline-text-color": "#eceff4",
|
||||
"timeline-text-secondary-color": "#81a1c1",
|
||||
"timeline-highlights-color": "#bf616a",
|
||||
"reaction-row-button-selected-bg-color": "#bf616a"
|
||||
}
|
||||
}
|
||||
BIN
Nord/Nord.png
Normal file
BIN
Nord/Nord.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 273 KiB |
|
|
@ -52,3 +52,10 @@ Made by `@me:thomcat.rocks`
|
|||
Made by `@dhmf:dhdf.dev`
|
||||
|
||||

|
||||
|
||||
|
||||
## [Nord Theme](Nord/Nord.json)
|
||||
|
||||
Made by `@dhmf:dhdf.dev`
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue