;========================================================== ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ;========================================================== [colors] background = ${xrdb:color0:#cc222222} background-alt = #444444 foreground = ${xrdb:color7:#dfdfdf} foreground-alt = #555555 primary = #ffb52a secondary = #e60053 alert = #bd2c40 module-label-foreground = #000000 module-label-background = #0a6cf5 module-value-foreground = #000000 module-value-background = #d0d0d0d0 module-value-intensity-1 = #55aa55 module-value-intensity-2 = #557755 module-value-intensity-3 = #f5a70a module-value-intensity-4 = #ff5555 module-value-negative-foreground = #7C7772 module-value-negative-background = #C1BAAD ; vim:ft=dosini