Skip to content

Module: Colors variables

AbouZakaria edited this page Dec 26, 2019 · 2 revisions

configured using this name 'Colors'.

color value = Hex or xrdb.color

example: 'Background=xrdb.background'

example: 'Overline=xrdb.color5'

example: 'Foreground=#ffffff'

 ; You can create your own local variables, for example:
 [Colors]
 BgColor=#161925
 FgColor=xrdb.color7
 Color2=xrdb.color2
 
 [Panel]
 Background=$BgColor
 Foreground=$FgColor
 [Cpu]
 Background=$Color2
Clone this wiki locally