mirror of
https://github.com/aaronraimist/element-themes
synced 2026-03-14 14:25:51 +01:00
commit
f6b1b90367
3 changed files with 25 additions and 0 deletions
19
Dracula/Dracula.json
Normal file
19
Dracula/Dracula.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Dracula",
|
||||
"is_dark": true,
|
||||
"colors": {
|
||||
"accent-color": "#bd93f9",
|
||||
"primary-color": "#bd93f9",
|
||||
"warning-color": "#bd93f9",
|
||||
"sidebar-color": "#1e1f29",
|
||||
"roomlist-background-color": "#1e1f29",
|
||||
"roomlist-text-color": "#eeeeee",
|
||||
"roomlist-text-secondary-color": "#eeeeee",
|
||||
"roomlist-highlights-color": "#ffffff11",
|
||||
"roomlist-separator-color": "#00000000",
|
||||
"timeline-background-color": "#1e1f29",
|
||||
"timeline-text-color": "#eeeeee",
|
||||
"timeline-text-secondary-color": "#dddddd",
|
||||
"timeline-highlights-color": "#32353b",
|
||||
"reaction-row-button-selected-bg-color": "#b9bbbe"
|
||||
}
|
||||
BIN
Dracula/screenshot 20-06-16 03-05-42.png
Normal file
BIN
Dracula/screenshot 20-06-16 03-05-42.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
|
|
@ -22,6 +22,7 @@ Join us in [#riot-web-themes:dhdf.dev](https://matrix.to/#/!pjCLhvJxLkGjNQFqcB:m
|
|||
* [Selenized Dark Theme](#selenized-dark-theme)
|
||||
* [Selenized Light Theme](#selenized-light-theme)
|
||||
* [ThomCat Black](#thomcat-black)
|
||||
* [Dracula Dark Theme](#dracula-dark-theme)
|
||||
- [Advanced](#advanced)
|
||||
* [Workarounds](#workarounds)
|
||||
* [build.py](#build.py)
|
||||
|
|
@ -130,6 +131,11 @@ Made by `@swedneck:hielle.com`
|
|||
|
||||

|
||||
|
||||
## [Dracula Dark Theme](https://raw.githubusercontent.com/aaronraimist/riot-web-themes/master/Dracula/Dracula.json)
|
||||
|
||||
Made by `@jo:catgirl.party`
|
||||
|
||||

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