mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 22:35:50 +01:00
Added Discord Dark Theme
This commit is contained in:
parent
1d0a8c7cba
commit
4d2aa40e1c
3 changed files with 27 additions and 0 deletions
20
Discord-Dark-Theme/Discord-Dark-Theme.json
Normal file
20
Discord-Dark-Theme/Discord-Dark-Theme.json
Normal 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"
|
||||
}
|
||||
}
|
||||
BIN
Discord-Dark-Theme/Discord-Dark-Theme.png
Normal file
BIN
Discord-Dark-Theme/Discord-Dark-Theme.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 KiB |
|
|
@ -28,3 +28,10 @@ You can use these by editing your `config.json` file to include the theme inside
|
|||
Made by `@me:thomcat.rocks`
|
||||
|
||||

|
||||
|
||||
|
||||
## [Discord Dark Theme](Discord-Dark-Theme/Discord-Dark-Theme.json)
|
||||
|
||||
Made by `@dhmf:dhdf.dev`
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue