Merge branch 'main' of ssh://git.olympuslab.net:522/tiago/dotfiles
This commit is contained in:
commit
e6ea6f0f27
1 changed files with 20 additions and 0 deletions
20
.config/polybar/themes/xresources.ini
Normal file
20
.config/polybar/themes/xresources.ini
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
[colors]
|
||||||
|
background= ${xrdb:background}
|
||||||
|
foreground= ${xrdb:foreground}
|
||||||
|
black= ${xrdb:color0}
|
||||||
|
grey= ${xrdb:color8}
|
||||||
|
red= ${xrdb:color1}
|
||||||
|
lightred= ${xrdb:color9}
|
||||||
|
green= ${xrdb:color2}
|
||||||
|
lightgreen= ${xrdb:color10}
|
||||||
|
yellow= ${xrdb:color3}
|
||||||
|
lightyellow= ${xrdb:color11}
|
||||||
|
blue= ${xrdb:color4}
|
||||||
|
lightblue= ${xrdb:color12}
|
||||||
|
magenta= ${xrdb:color5}
|
||||||
|
lightmagenta= ${xrdb:color13}
|
||||||
|
cyan= ${xrdb:color6}
|
||||||
|
lightcyan= ${xrdb:color14}
|
||||||
|
lightgrey= ${xrdb:color7}
|
||||||
|
white= ${xrdb:color15}
|
||||||
|
|
Loading…
Reference in a new issue