# Colors define(`color1',`#2c3645') define(`color2',`#fcfcfc') define(`color3',`#111111') define(`color4',`#989898') define(`color5',`#576769') Color { DefaultBackground "color1" DefaultForeground "color2" # Border of focused windows BorderColor "color5" # Border of unfocused windows # If we define both of these to #the same colour, we get a solid # border. Otherwise stippled. BorderTileBackground "color4" BorderTileForeground "color4" # Titlebars TitleBackground "color2" TitleForeground "color1" # IconManager IconManagerBackground "color1" IconManagerForeground "color2" IconManagerHighlight "color5" # Menus MenuTitleBackground "color2" MenuTitleForeground "color1" MenuBackground "color1" MenuForeground "color2" MenuBorderColor "color4" # Icons #IconBackground "color1" #IconForeground "color2" #IconBorderColor "color3" # WorkSpaceManager MapWindowBackground "color2" MapWindowForeground "color1" MapWindowCurrentWorkSpace { "rgb:c/c/c" "color4" "color2" } MapWindowDefaultWorkSpace { "color4" "color6" "color2" } }