Merge branch 'master' of github.com:dhghf/riot-web-themes

This commit is contained in:
Dylan Hackworth 2020-02-27 22:07:24 -06:00
commit bdd74d6ea8
5 changed files with 33 additions and 2 deletions

View file

@ -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

Before After
Before After

22
Nord/Nord.json Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

View file

@ -52,3 +52,10 @@ Made by `@me:thomcat.rocks`
Made by `@dhmf:dhdf.dev`
![Discord Dark Theme Screenshot](Discord-Dark-Theme/Discord-Dark-Theme.png)
## [Nord Theme](Nord/Nord.json)
Made by `@dhmf:dhdf.dev`
![Nord Theme Screenshort](Nord/Nord.png)