diff --git a/Dracula/Dracula.json b/Dracula/Dracula.json new file mode 100644 index 0000000..67feb0d --- /dev/null +++ b/Dracula/Dracula.json @@ -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" +} diff --git a/Dracula/screenshot 20-06-16 03-05-42.png b/Dracula/screenshot 20-06-16 03-05-42.png new file mode 100644 index 0000000..8df3abf Binary files /dev/null and b/Dracula/screenshot 20-06-16 03-05-42.png differ diff --git a/README.md b/README.md index 15f4bf2..1a31512 100644 --- a/README.md +++ b/README.md @@ -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` ![Geeko Dark Theme Screenshot](Geeko%20Dark/Geeko%20Dark.png) +## [Dracula Dark Theme](https://raw.githubusercontent.com/aaronraimist/riot-web-themes/master/Dracula/Dracula.json) + +Made by `@jo:catgirl.party` + +![Dracula Dark Theme Screenshot](Dracula/screenshot%20%2020-06-16%2003-05-42.png) # Advanced