include dracula theme for supersonic music player

This commit is contained in:
Simon Belmont 2025-05-04 21:53:20 -04:00
parent 9ab2e7ea91
commit ea750dc9d0

View file

@ -0,0 +1,25 @@
[SupersonicTheme]
Name = "Dracula"
Version = "0.2"
SupportsDark = true
SupportsLight = false
[DarkColors]
PageBackground = "#282A36"
InputBackground = "#44475A"
InputBorder = "#44475A"
MenuBackground = "#282A36"
OverlayBackground = "#282A36"
Hyperlink = "#BD93F9"
Pressed = "#44475A"
ListHeader = "#1E1F29"
PageHeader = "#1E1F29"
Background = "#1E1F29"
ScrollBar = "#44475A"
Button = "#282A36"
DisabledButton = "#1E1F29"
Selection = "#44475A"
#Primary = "#BD93F9"
Focus = "#BD93F9"
Separator = "#44475A"
Foreground = "#F8F8F2"