mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-14 05:05:21 +02:00
made config more themeable, switched over to Dracula in the process and now syncing the xfce4 settings
This commit is contained in:
11
config/polybar/themes/dark.ini
Normal file
11
config/polybar/themes/dark.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[colors]
|
||||
background = #1e1e1e
|
||||
background-alt = #252526
|
||||
foreground = #848484
|
||||
primary = #f6f6f7
|
||||
secondary = #f6f6f7
|
||||
alert = #ef5350
|
||||
disabled = #707880
|
||||
accent = #fff
|
||||
yellow = #ebc034
|
||||
tidal = #00ffff
|
Reference in New Issue
Block a user