mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
Added Nord light theme
This commit is contained in:
parent
0c089662cf
commit
8d7e9f0fb9
5 changed files with 30 additions and 2 deletions
|
Before Width: | Height: | Size: 273 KiB After Width: | Height: | Size: 273 KiB |
22
Nord/Nord Light/Nord Light.json
Normal file
22
Nord/Nord Light/Nord Light.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Nord Light",
|
||||
"is_dark": false,
|
||||
"colors": {
|
||||
"accent-color": "#a3be8c",
|
||||
"primary-color": "#5e81ac",
|
||||
"warning-color": "#bf616a",
|
||||
|
||||
"sidebar-color": "#d8dee9",
|
||||
"roomlist-background-color": "#e5e9f0",
|
||||
"roomlist-text-color": "#d08770",
|
||||
"roomlist-text-secondary-color": "#3b4252",
|
||||
"roomlist-highlights-color": "#eceff4",
|
||||
"roomlist-separator-color": "#eceff4",
|
||||
|
||||
"timeline-background-color": "#eceff4",
|
||||
"timeline-text-color": "#2e3440",
|
||||
"timeline-text-secondary-color": "#3b4252",
|
||||
"timeline-highlights-color": "#bf616a",
|
||||
"reaction-row-button-selected-bg-color": "#bf616a"
|
||||
}
|
||||
}
|
||||
BIN
Nord/Nord Light/Nord Light.png
Normal file
BIN
Nord/Nord Light/Nord Light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 276 KiB |
Loading…
Add table
Add a link
Reference in a new issue