-
Notifications
You must be signed in to change notification settings - Fork 4
Module: Taskbar
AbouZakaria edited this page Dec 27, 2019
·
4 revisions
;ActiveBackground <string> default window highlight color
ActiveBackground=
;ActiveAlpha <int> 0-to-255 default=255
ActiveAlpha=255
;ActiveForeground <string> default window highlightText color
ActiveForeground=
;ActiveUnderline <string> color Hex or xrdb.color
ActiveUnderline=
;ActiveOverline <string> color Hex or xrdb.color
ActiveOverline=
;Background <string> color
Background=xrdb.background
;Foreground <string> color
Foreground=xrdb.foreground
;Underline <string> color
;Underline color if Border > 0
Underline=#B44B4B
;Overline <string> color
;Underline color if Border > 0
Overline=xrdb.color4
; Border <int> default=0
Border=2
;BorderRadius <int> default 0
;radius corners
BorderRadius=4
;Alpha <int> 0-to-255 default=255
;O full transparent 255 opac
Alpha=255
;FontName <string> default parent fontfamily
FontName=Monospace
;FontSize <int> default parent font size
FontSize=9
;FontBold <bool> default window fontbold
FontBold=false