#3D look UseThreeDMenus UseThreeDTitles UseThreeDIconManagers UseThreeDBorders UseThreeDWMap ThreeDBorderWidth 4 #NoTitleHighlight # Reduce titlebar thickness BorderWidth 1 #ClientBorderWidth 0 FramePadding 0 NoMenuShadows # Colors define(`color1',`#333333') define(`color2',`#e7e8eb') define(`color3',`#9397a5') define(`color4',`#aeb2c3') define(`color5',`#b24d7A') define(`color6',`#63639c') Color { DefaultBackground "color2" DefaultForeground "color1" # 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 "color4" TitleForeground "color1" # WorkSpaceManager MapWindowBackground "color6" MapWindowForeground "color2" # IconManager IconManagerBackground "color5" IconManagerForeground "color2" IconManagerHighlight "color6" # Menus MenuTitleBackground "color5" MenuTitleForeground "color2" MenuBackground "color4" MenuForeground "color1" MenuBorderColor "color3" # Icons IconBackground "color1" IconForeground "color2" IconBorderColor "color3" MapWindowCurrentWorkSpace { "rgb:c/c/c" "color3" "color2" } MapWindowDefaultWorkSpace { "grey50" "color6" "color2" } }