Update Discord Dark theme, improve colors

This commit is contained in:
Oha-you 2021-08-25 20:12:47 +03:00
parent 66887408ce
commit ee3fe3c86d
2 changed files with 12 additions and 12 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