Merge pull request #41 from Oha-you/master

Fix two colors in Discord Dark theme for v1.9.5
This commit is contained in:
Dylan 2021-12-02 11:43:49 -06:00 committed by GitHub
commit 4e4d56385b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",