Merge pull request #45 from FoxySeta/master

Add Night Owl Dark Theme
This commit is contained in:
Aaron Raimist 2022-01-02 01:05:39 -06:00 committed by GitHub
commit 6ef331cf30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,32 @@
{
"name": "Night Owl",
"is_dark": true,
"colors": {
"accent-color": "#122d42",
"accent": "#d6deeb",
"primary-color": "#122d42",
"warning-color": "#b39554",
"alert": "#b39554",
"sidebar-color": "#011627",
"roomlist-background-color": "#011627",
"roomlist-text-color": "#d6deeb",
"roomlist-text-secondary-color": "#5f7e97",
"roomlist-highlights-color": "#1085bb5d",
"roomlist-separator-color": "#5f7e97",
"timeline-background-color": "#011627",
"timeline-text-color": "#5f7e97",
"secondary-content": "#5f7e97",
"tertiary-content": "#5f7e97",
"timeline-text-secondary-color": "#d6deeb",
"timeline-highlights-color": "#5F7E9779",
"reaction-row-button-selected-bg-color": "#7e57c25a",
"menu-selected-color": "#234d708c",
"focus-bg-color": "#234d708c",
"room-highlight-color": "#234d708c",
"other-user-pill-bg-color": "#234d708c",
"togglesw-off-color": "#010b14"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

View file

@ -81,6 +81,13 @@ Made by [`@dylhack:newcircuit.io`](https://github.com/dylhack)
![Luxury Dark Theme Screenshot](./Luxury/Luxury%20Dark/Luxury%20Dark.png)
## [Night Owl Dark Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Night%20Owl/Night%20Owl%20Dark/Night-Owl-Dark-Theme.json)
Made by [`@foxy:teapot.ovh`](https://github.com/foxyseta)
![Night Owl Dark Theme Screenshot](Night%20Owl/Night%20Owl%20Dark/Night-Owl-Dark-Theme.png)
## [Nord Dark Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Nord/Nord%20Dark/Nord%20Dark.json)
Made by [`@dylhack:newcircuit.io`](https://github.com/dylhack)