mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
Merge pull request #12 from dhghf/master
Added Nord Theme & Fixed Selenized Dark
This commit is contained in:
commit
d958f31805
7 changed files with 31 additions and 3 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 |
10
README.md
10
README.md
|
|
@ -56,11 +56,17 @@ Made by `@dhmf:dhdf.dev`
|
|||

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

|
||||

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

|
||||
|
||||
## [Selenized Light Theme](Selenized/Selenized%20Light/Selenized%20Light.json)
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
"timeline-background-color": "#2d5b69",
|
||||
"timeline-text-color": "#FFFFFF",
|
||||
"timeline-text-secondary-color": "#cad8d9",
|
||||
"timeline-text-secondary-color": "#72898f",
|
||||
"timeline-highlights-color": "#bf616a",
|
||||
"reaction-row-button-selected-bg-color": "#4695f7"
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 244 KiB |
Loading…
Add table
Add a link
Reference in a new issue