Fix two colors in Discord Dark theme for v1.9.5

This commit is contained in:
Oha-you 2021-12-02 19:57:33 +03:00
parent ec464747bf
commit 2e2fb02f88

View file

@ -3,8 +3,10 @@
"is_dark": true,
"colors": {
"accent-color": "#747ff4",
"accent": "#747ff4",
"primary-color": "#00aff4",
"warning-color": "#faa81ad9",
"alert": "#faa81ad9",
"sidebar-color": "#202225",
"roomlist-background-color": "#2f3136",