Merge pull request #3 from dhghf/master

Added Discord Dark Theme (2)
This commit is contained in:
Aaron Raimist 2020-02-25 21:36:39 -06:00 committed by GitHub
commit f720ce75e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,20 @@
{
"name": "Discord Dark Theme",
"is_dark": true,
"colors": {
"accent-color": "#7289DA",
"primary-color": "#00b0f4",
"warning-color": "#f04747",
"sidebar-color": "#2C2F33",
"roomlist-background-color": "#2f3136",
"roomlist-text-color": "#FFFFFF",
"roomlist-text-secondary-color": "#99AAB5",
"roomlist-highlights-color": "#393c42",
"roomlist-separator-color": "#23272A",
"timeline-background-color": "#36393f",
"timeline-text-color": "#FFFFFF",
"timeline-text-secondary-color": "#99AAB5",
"timeline-highlights-color": "#32353b",
"reaction-row-button-selected-bg-color": "#b9bbbe"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

View file

@ -28,3 +28,10 @@ You can use these by editing your `config.json` file to include the theme inside
Made by `@me:thomcat.rocks`
![ThomCat Black Screenshot](ThomCat-Black/ThomCat%20Black.png)
## [Discord Dark Theme](Discord-Dark-Theme/Discord-Dark-Theme.json)
Made by `@dhmf:dhdf.dev`
![Discord Dark Theme Screenshot](Discord-Dark-Theme/Discord-Dark-Theme.png)