123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- $font_title="-*-lucida-*-r-*-*-14-*-*-*-*-*-iso10646-*#Center"
- $font="-*-lucida-*-r-*-*-12-*-*-*-*-*-iso10646-*#Left"
- Require {
- Templates = "True"
- }
- Background {
- Texture = "Solid #999999"
- }
- ColorMaps {
- ColorMap = "Unfocused" {
- Map = "#DDBB99" { To = "#AABBCC" }
- }
- ColorMap = "Hoover" {
- Map = "#DDBB99" { To = "#FFCCAA" }
- }
- ColorMap = "Pressed" {
- Map = "#FFFFFF" { To = "#000000" }
- Map = "#000000" { To = "#FFFFFF" }
- Map = "#DDBB99" { To = "#FFCCAA" }
- }
- }
- Define = "Title" {
- Height = "25"
- Pad = "3 1 10 15"
- Focused = "Image title.xpm"
- Unfocused = "ImageMapped Unfocused title.xpm"
- Tab {
- Focused = "Image title.xpm"
- FocusedSelected = "Image title.xpm"
- Unfocused = "ImageMapped Unfocused title.xpm"
- UnfocusedSelected = "ImageMapped Unfocused title.xpm"
- }
- Separator {
- Focused = "Image tab_separator.xpm"
- Unfocused = "ImageMapped unfocused tab_separator.xpm"
- }
- Font {
- Focused = "$font_title"
- }
- FontColor {
- Focused = "#444444"
- FocusedSelected = "#000000"
- Unfocused = "#444444"
- UnfocusedSelected = "#222222"
- }
- }
- Define = "EmptyTitle" {
- Height = "0"
- Pad = "0 0 0 0"
- Focused = "Empty"
- Unfocused = "Empty"
- Tab {
- Focused = "Empty"
- FocusedSelected = "Empty"
- Unfocused = "Empty"
- UnfocusedSelected = "Empty"
- }
- Separator{
- Focused = "Empty"
- Unfocused = "Empty"
- }
- Font{
- Focused = "$font_title"
- }
- FontColor{
- Focused = "#000000"
- FocusedSelected = "#000000"
- Unfocused = "#000000"
- UnfocusedSelected = "#000000"
- }
- }
- Define = "Buttons" {
- Right = "Close" {
- Focused = "Image button_close.xpm"
- Unfocused = "ImageMapped Unfocused button_close.xpm"
- Hoover = "ImageMapped Hoover button_close.xpm"
- Pressed = "ImageMapped Pressed button_close.xpm"
- Button = "1" { Actions = "Close" }
- Button = "3" { Actions = "Kill" }
- }
- Right = "Maximize" {
- Focused = "Image button_full.xpm"
- Unfocused = "ImageMapped Unfocused button_full.xpm"
- Hoover = "ImageMapped Hoover button_full.xpm"
- Pressed = "ImageMapped Pressed button_full.xpm"
- Button = "1" { Actions = "Toggle Maximized 1 1"}
- }
- Right = "Iconify" {
- Focused = "Image button_hide.xpm"
- Unfocused = "ImageMapped Unfocused button_hide.xpm"
- Hoover = "ImageMapped Hoover button_hide.xpm"
- Pressed = "ImageMapped Pressed button_hide.xpm"
- Button = "1" { Actions = "Set Iconified" }
- }
- Right = "Shade" {
- Focused = "Image button_shade.xpm"
- Unfocused = "ImageMapped Unfocused button_shade.xpm"
- Hoover = "ImageMapped Hoover button_shade.xpm"
- Pressed = "ImageMapped Pressed button_shade.xpm"
- Button = "1" { Actions = "Toggle Shaded" }
- }
- }
- Define = "Border" {
- Focused {
- TopLeft = "Image top_left.xpm"
- Top = "Image topbottom_border.xpm"
- TopRight = "Image top_right.xpm"
- Left = "Image leftright_border.xpm"
- Right = "Image leftright_border.xpm"
- BottomLeft = "Image bottom_left.xpm"
- Bottom = "Image topbottom_border.xpm"
- BottomRight = "Image bottom_right.xpm"
- }
- Unfocused {
- TopLeft = "ImageMapped Unfocused top_left.xpm"
- Top = "ImageMapped Unfocused topbottom_border.xpm"
- TopRight = "ImageMapped Unfocused top_right.xpm"
- Left = "ImageMapped Unfocused leftright_border.xpm"
- Right = "ImageMapped Unfocused leftright_border.xpm"
- BottomLeft = "ImageMapped Unfocused bottom_left.xpm"
- Bottom = "ImageMapped Unfocused topbottom_border.xpm"
- BottomRight = "ImageMapped Unfocused bottom_right.xpm"
- }
- }
- Define = "EmptyBorder" {
- Focused{
- TopLeft = "Empty"
- Top = "Empty"
- TopRight = "Empty"
- Left = "Empty"
- Right = "Empty"
- BottomLeft = "Empty"
- Bottom = "Empty"
- BottomRight = "Empty"
- }
- Unfocused {
- TopLeft = "Empty"
- Top = "Empty"
- TopRight = "Empty"
- Left = "Empty"
- Right = "Empty"
- BottomLeft = "Empty"
- Bottom = "Empty"
- BottomRight = "Empty"
- }
- }
- PDecor{
- Decor = "Default" {
- Title {
- @Title
- Buttons {
- @Buttons
- }
- Border {
- @Border
- }
- }
- }
- Decor = "CmdDialog" {
- Title {
- @EmptyTitle
- Border {
- @Border
- }
- }
- }
- Decor = "Menu" {
- Title {
- @Title
- Border {
- @Border
- }
- }
- }
- Decor = "Titlebarless" {
- Title {
- @EmptyTitle
- Border {
- @Border
- }
- }
- }
- Decor = "StatusWindow"{
- Title {
- @EmptyTitle
- Border {
- @Border
- }
- }
- }
- Decor = "WorkspaceIndicator" {
- Title {
- @EmptyTitle
- Border {
- @Border
- }
- }
- }
- }
- Menu {
- Pad = "2 0 4 16"
- Focused {
- Font = "$font"
- Background = "Solid #ddbb99"
- Item = "Empty"
- Text = "#000000"
- Separator = "Image menuline.xpm#Scaled"
- Arrow = "Empty"
- }
- Unfocused {
- Font = "$font"
- Background = "Solid #aabbcc"
- Item = "Empty"
- Text = "#000000"
- Separator = "Image menuline.xpm#Scaled"
- Arrow = "Empty"
- }
- Selected{
- Font = "$font"
- Background = "Solid #ffffff"
- Item = "Empty"
- Text = "#000000"
- Arrow = "Empty"
- }
- }
- CmdDialog {
- Font = "$font"
- Texture = "Solid #ffffff"
- Text = "#000000"
- Pad = "3 10 1 3"
- }
- Dialog {
- Background = "Solid #DDBB99"
- TitleFont = "$font_title"
- TitleColor = "#000000"
- Font = "$font"
- Text = "#444444"
- Pad = "4 4 4 4"
- Button {
- Font = "$font"
- Text = "#000000"
- Focused = "SolidRaised #AABBCC #ffffff #000000 2 0"
- Unfocused = "SolidRaised #AABBCC #ffffff #000000 2 0"
- Hoover = "SolidRaised #BBCCDD #ffffff #000000 2 0"
- Pressed = "SolidRaised #AABBCC #000000 #ffffff 2 0"
- }
- }
- Harbour {
- Texture = "SolidRaised #DDBB99 #000000 #ffffff"
- }
- Status {
- Font = "$font"
- Texture = "Solid #FFFFFF"
- Text = "#000000"
- Pad = "4 2 10 30"
- }
- WorkspaceIndicator {
- Font = "$font_title"
- Background = "Solid #ffffff"
- Workspace = "Solid #cccccc"
- WorkspaceActive = "Solid #aaaaaa"
- Text = "#000000"
- EdgePadding = "2"
- WorkspacePadding = "2"
- }
|