Added Luxury Dark Theme

This commit is contained in:
Dylan Hackworth 2020-05-01 08:09:23 -05:00
commit fd6eef4212
No known key found for this signature in database
GPG key ID: 4CAD74460EA0C8EA
3 changed files with 28 additions and 0 deletions

22
Luxury/Luxury Dark.json Normal file
View file

@ -0,0 +1,22 @@
{
"name": "Luxury Dark theme",
"is_dark": true,
"colors": {
"accent-color": "#D9BC00",
"primary-color": "#FFDD00",
"warning-color": "#FBC403",
"sidebar-color": "#020F1B",
"roomlist-background-color": "#011223",
"roomlist-highlights-color": "#1E354A",
"roomlist-separator-color": "#05192D",
"roomlist-text-color": "#FFEC70",
"roomlist-text-secondary-color": "#FFF3A4",
"timeline-background-color": "#05192D",
"timeline-highlights-color": "#32353b",
"timeline-text-color": "#FFF3A4",
"timeline-text-secondary-color": "#A79000",
"reaction-row-button-selected-bg-color": "#FFEC70"
}
}

BIN
Luxury/Luxury Dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View file

@ -80,6 +80,12 @@ Made by `@dhmf:dhdf.dev`
![Discord Dark Theme Screenshot](Discord/Discord-Dark/Discord-Dark-Theme.png)
## [Luxury Dark Theme](./Luxury/Luxury%20Dark.json)
Made by `@dhmf:dhdf.dev`
![Luxury Dark Theme Screenshot](./Luxury/Luxury%20Dark.png)
## [Nord Dark Theme](https://raw.githubusercontent.com/aaronraimist/riot-web-themes/master/Nord/Nord%20Dark/Nord%20Dark.json)
Made by `@dhmf:dhdf.dev`