Add Geeko Dark Theme to README

This commit is contained in:
Aaron Raimist 2020-03-08 12:52:33 -05:00
parent c34699d9ee
commit e630710dc3
No known key found for this signature in database
GPG key ID: 37419210002890EF
3 changed files with 15 additions and 3 deletions

View file

@ -1,18 +1,18 @@
{
"name": "Geeko Dark",
"name": "Geeko dark theme",
"is_dark": true,
"colors": {
"accent-color": "#73ba25",
"primary-color": "#35b9ab",
"warning-color": "#bf616a",
"sidebar-color": "#2a2a2a",
"roomlist-background-color": "#4a4a4a",
"roomlist-text-color": "#fff",
"roomlist-text-secondary-color": "#ddd",
"roomlist-highlights-color": "#2a2a2a",
"roomlist-separator-color": "#3a3a3a",
"timeline-background-color": "#3a3a3a",
"timeline-text-color": "#eee",
"timeline-text-secondary-color": "#6da741",

View file

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 338 KiB

View file

@ -81,24 +81,28 @@ Made by `@dhmf:dhdf.dev`
![Nord Dark Theme Screenshot](Nord/Nord%20Dark/Nord%20Dark.png)
## [Nord Light Theme](Nord/Nord%20Light/Nord%20Light.json)
Made by `@dhmf:dhdf.dev`
![Nord Light Theme Screenshot](Nord/Nord%20Light/Nord%20Light.png)
## [Selenized Light Theme](Selenized/Selenized%20Light/Selenized%20Light.json)
Made by `@dhmf:dhdf.dev`
![Selenized Light Theme Screenshot](Selenized/Selenized%20Light/Selenized%20Light.png)
## [Selenized Dark Theme](Selenized/Selenized%20Dark/Selenized%20Dark.json)
Made by `@dhmf:dhdf.dev`
![Selenized Dark Theme Screenshot](Selenized/Selenized%20Dark/Selenized%20Dark.png)
## [Selenized Black Theme](Selenized/Selenized%20Black/Selenized%20Black.json)
Made by `@dhmf:dhdf.dev`
@ -106,6 +110,14 @@ Made by `@dhmf:dhdf.dev`
![Selenized Black Theme Screenshot](Selenized/Selenized%20Black/Selenized%20Black.png)
## [Geeko Dark Theme](Geeko%20Dark/Geeko%20Dark.json)
Made by `@swedneck:hielle.com`
![Geeko Dark Theme Screenshot](Geeko%20Dark/Geeko%20Dark.png)
# Workarounds
Riot's theme implementation is fairly limited so custom themes might introduce some odd elements. For example, when using ThomCat Black, the selected reaction 'pill' is outlined in green since Riot doesn't give us a variable to control the color that is used there.