Merge pull request #63 from zhunynho/patch-1

Create Discord Black Theme
This commit is contained in:
Aaron Raimist 2023-07-28 21:39:36 -06:00 committed by GitHub
commit 42524dc1a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,32 @@
{
"name": "Discord Black",
"is_dark": true,
"colors": {
"accent-color": "#747ff4",
"accent": "#747ff4",
"primary-color": "#00aff4",
"warning-color": "#faa81ad9",
"alert": "#faa81ad9",
"sidebar-color": "#000000",
"roomlist-background-color": "##191919",
"roomlist-text-color": "#dcddde",
"roomlist-text-secondary-color": "#8e9297",
"roomlist-highlights-color": "#4f545c52",
"roomlist-separator-color": "#40444b",
"timeline-background-color": "#000000",
"timeline-text-color": "#dcddde",
"secondary-content": "#dcddde",
"tertiary-content": "#dcddde",
"timeline-text-secondary-color": "#b9bbbe",
"timeline-highlights-color": "#04040512",
"reaction-row-button-selected-bg-color": "#4752c4",
"menu-selected-color": "#4752c4",
"focus-bg-color": "#4752c4",
"room-highlight-color": "#4752c4",
"other-user-pill-bg-color": "#4752c4",
"togglesw-off-color": "#72767d"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

View file

@ -74,6 +74,13 @@ Made by [`@dylhack:minds.com`](https://github.com/dylhack) and [`@Oha-you`](http
![Discord Dark Theme Screenshot](Discord/Discord-Dark/Discord-Dark-Theme.png)
## [Discord Black Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Discord/Discord-Dark/Discord-Black-Theme.json)
Made by [`@dylhack:minds.com`](https://github.com/dylhack), [`@Oha-you`](https://github.com/Oha-you) and [`@zhunynho`](https://github.com/zhunynho)
![Discord Dark Theme Screenshot](Discord/Discord-Black/Discord-Black-Theme.png)
## [Luxury Dark Theme](https://raw.githubusercontent.com/aaronraimist/element-themes/master/Luxury/Luxury%20Dark/Luxury%20Dark.json)
Made by [`@dylhack:minds.com`](https://github.com/dylhack)