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/dracula.ini
Normal file
11
config/polybar/themes/dracula.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[colors]
|
||||
background = #282a36
|
||||
background-alt = #BD93F9
|
||||
foreground = #f8f8f2
|
||||
primary = #bd93f9
|
||||
secondary = #ffb86c
|
||||
alert = #ff5555
|
||||
disabled = #6272a4
|
||||
accent = #fff
|
||||
tidal = #50FA7B
|
||||
yellow = #F1FA8C
|
Reference in New Issue
Block a user