Merge pull request #33 from Oha-you/master

Update Discord Dark theme, improve colors
This commit is contained in:
Aaron Raimist 2021-08-26 07:29:54 -05:00 committed by GitHub
commit 9a07c6bcba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View file

@ -1,22 +1,22 @@
{
"name": "Discord dark theme",
"name": "Discord Dark",
"is_dark": true,
"colors": {
"accent-color": "#7289DA",
"primary-color": "#00b0f4",
"warning-color": "#f04747",
"accent-color": "#747ff4",
"primary-color": "#00aff4",
"warning-color": "#ed4245d9",
"sidebar-color": "#23272A",
"sidebar-color": "#202225",
"roomlist-background-color": "#2f3136",
"roomlist-text-color": "#FFFFFF",
"roomlist-text-secondary-color": "#99AAB5",
"roomlist-highlights-color": "#393c42",
"roomlist-separator-color": "#36393f",
"roomlist-text-color": "#dcddde",
"roomlist-text-secondary-color": "#8e9297",
"roomlist-highlights-color": "#4f545c52",
"roomlist-separator-color": "#40444b",
"timeline-background-color": "#36393f",
"timeline-text-color": "#FFFFFF",
"timeline-text-secondary-color": "#99AAB5",
"timeline-highlights-color": "#32353b",
"timeline-text-color": "#dcddde",
"timeline-text-secondary-color": "#b9bbbe",
"timeline-highlights-color": "#04040512",
"reaction-row-button-selected-bg-color": "#b9bbbe"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 273 KiB

After

Width:  |  Height:  |  Size: 216 KiB

View file

@ -82,7 +82,7 @@ Made by `@me:thomcat.rocks`
## [Discord Dark Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Discord/Discord-Dark/Discord-Dark-Theme.json)
Made by [`@dylhack:newcircuit.io`](https://github.com/dylhack)
Made by [`@dylhack:newcircuit.io`](https://github.com/dylhack) and [`@Oha-you`](https://github.com/Oha-you)
![Discord Dark Theme Screenshot](Discord/Discord-Dark/Discord-Dark-Theme.png)