Skip to content

Module: Taskbar

AbouZakaria edited this page Dec 27, 2019 · 4 revisions

configured using this name 'Taskbar'.

;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=

Common properties

;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
Clone this wiki locally