inital commit of clone of old repo
86
NOVA/home/burchettm/.conky/conkyrc1
Executable file
@ -0,0 +1,86 @@
|
||||
# Conky, a system monitor, based on torsmo
|
||||
#
|
||||
# Any original torsmo code is licensed under the BSD license
|
||||
#
|
||||
# All code written since the fork of torsmo is licensed under the GPL
|
||||
#
|
||||
# Please see COPYING for details
|
||||
#
|
||||
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
|
||||
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
|
||||
# All rights reserved.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
# Place below the other options, not below TEXT or XY
|
||||
double_buffer yes
|
||||
|
||||
alignment top_left
|
||||
background yes
|
||||
border_width 1
|
||||
cpu_avg_samples 2
|
||||
default_color white
|
||||
default_outline_color white
|
||||
default_shade_color white
|
||||
draw_borders no
|
||||
draw_graph_borders yes
|
||||
draw_outline no
|
||||
draw_shades no
|
||||
use_xft yes
|
||||
xftfont BankGothic Lt BT:size=10
|
||||
gap_x 5
|
||||
gap_y 30
|
||||
maximum_width 300
|
||||
minimum_size 300 5
|
||||
net_avg_samples 2
|
||||
no_buffers yes
|
||||
out_to_console no
|
||||
out_to_stderr no
|
||||
extra_newline no
|
||||
own_window no
|
||||
own_window_class Conky
|
||||
own_window_transparent yes
|
||||
own_window_type desktop
|
||||
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_page
|
||||
stippled_borders 0
|
||||
update_interval 1.0
|
||||
uppercase no
|
||||
use_spacer none
|
||||
show_graph_scale no
|
||||
show_graph_range no
|
||||
|
||||
TEXT
|
||||
#$hr
|
||||
${font BankGothic Md Bt :bold 10}System:$hr$font
|
||||
Host:$color$nodename
|
||||
OS: Arch $sysname $kernel - $machine
|
||||
Up:$color $uptime
|
||||
CPU:$color $cpu% ${cpubar 4}
|
||||
RAM:$color $mem/$memmax - $memperc% ${membar 4}
|
||||
Swap:$color $swap/$swapmax - $swapperc% ${swapbar 4}
|
||||
${font BankGothic Md Bt :bold 10}Storage:$hr$font
|
||||
Root: ${fs_used /}/${fs_size /} ${fs_bar 6 /}
|
||||
Home: ${fs_used /home}/${fs_size /home} ${fs_bar 6 /home}
|
||||
Terabyte: ${fs_used /media/Terabyte}/${fs_size /media/Terabyte} ${fs_bar 6 /media/Terabyte}
|
||||
Windoze: ${fs_used /media/Windoze}/${fs_size /media/Windoze} ${fs_bar 6 /media/Windoze}
|
||||
${font BankGothic Md Bt :bold 10}Net:$hr$font
|
||||
In: ${addr eth0}
|
||||
Ext: ${execi 3600 wget -O - http://ip.tupeux.com | tail}
|
||||
Up: ${upspeed eth0} - Down: ${downspeed eth0}
|
||||
${font BankGothic Md Bt :bold 10}MPD:$hr$font
|
||||
$mpd_title$font
|
||||
$mpd_artist
|
||||
$mpd_album
|
||||
$mpd_status $mpd_elapsed/$mpd_length
|
||||
$mpd_bar
|
BIN
NOVA/home/burchettm/.fonts/ARIALN.TTF
Normal file
BIN
NOVA/home/burchettm/.fonts/ARIALNB.TTF
Normal file
BIN
NOVA/home/burchettm/.fonts/ARIALNBI.TTF
Normal file
BIN
NOVA/home/burchettm/.fonts/ARIALNI.TTF
Normal file
BIN
NOVA/home/burchettm/.fonts/BankGothicLtBTLight.ttf
Executable file
BIN
NOVA/home/burchettm/.fonts/BankGothicMdBTMedium.ttf
Executable file
BIN
NOVA/home/burchettm/.fonts/arial.ttf
Normal file
BIN
NOVA/home/burchettm/.fonts/arialbd.ttf
Normal file
BIN
NOVA/home/burchettm/.fonts/arialbi.ttf
Normal file
BIN
NOVA/home/burchettm/.fonts/ariali.ttf
Normal file
BIN
NOVA/home/burchettm/.fonts/ariblk.ttf
Normal file
19
NOVA/home/burchettm/.gtkrc-2.0
Normal file
@ -0,0 +1,19 @@
|
||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
gtk-theme-name="Zukitwo"
|
||||
gtk-icon-theme-name="Faience"
|
||||
gtk-font-name="Cantarell 11"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintmedium"
|
||||
gtk-xft-rgba="none"
|
||||
include "/home/burchettm/.gtkrc-2.0.mine"
|
BIN
NOVA/home/burchettm/.themes/Crux Black/Crux Black.tar.gz
Executable file
12
NOVA/home/burchettm/.themes/Crux Black/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux Black
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#3eb83fe74000,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
12
NOVA/home/burchettm/.themes/Crux Blue/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux Blue
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#44586c809421,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
12
NOVA/home/burchettm/.themes/Crux Green/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux Green
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#445894214d49,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
12
NOVA/home/burchettm/.themes/Crux Orange/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux Orange
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#e738797c139a,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
12
NOVA/home/burchettm/.themes/Crux Red/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux Red
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#b3332dd02ccd,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
12
NOVA/home/burchettm/.themes/Crux Violet/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux Violet
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#73e33023aeb0,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
12
NOVA/home/burchettm/.themes/Crux White/index.theme
Executable file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Crux White
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#d9f4db73dc28,text_color:#1a1a1a1a1a1a,base_color:#ee14ee14ee14,selected_fg_color:#000000000000,selected_bg_color:#ffffffffffff,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
15
NOVA/home/burchettm/.themes/Crux of A-Ron/index.theme
Executable file
@ -0,0 +1,15 @@
|
||||
|
||||
[Desktop Entry]
|
||||
Name=Crux of A-Ron
|
||||
Type=X-GNOME-Metatheme
|
||||
Comment=
|
||||
|
||||
GenericName=
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Crux
|
||||
MetacityTheme=Crux
|
||||
IconTheme=gnome
|
||||
GtkColorScheme=fg_color:#101010101010,bg_color:#e8c7eaeaebeb,text_color:#1a1a1a1a1a1a,base_color:#ffffffffffff,selected_fg_color:#ffffffffffff,selected_bg_color:#44588c579421,tooltip_fg_color:#ffffffffffff,tooltip_bg_color:#56b556b556b5
|
||||
CursorTheme=default
|
||||
CursorSize=18
|
51
NOVA/home/burchettm/.themes/Dust Cold/Dust_compiz_settings.sh
Executable file
@ -0,0 +1,51 @@
|
||||
#!/bin/bash
|
||||
if [ "$1" == "--help" ]; then
|
||||
echo Usage: $0 [OPTIONS]
|
||||
echo Adjusts Compiz settings.
|
||||
echo
|
||||
echo " (no args) Sets the recommended settings."
|
||||
echo " --fade Changes titlebar to fade."
|
||||
echo
|
||||
exit
|
||||
fi
|
||||
if [ "$1" == "" ]; then
|
||||
|
||||
zenity --question --text="\<big\>\<b\>Compiz shadow settings for Dust\</b\>\</big\>\nThis script will do the following things:\n\n- Adjust compiz gtk-window-decorator titlebar opacity\n<small> This will make the titlebar completely opaque. Compiz defaults to it being translucent.</small>\n\n- Adjust compiz 'decorator' plugin's drop shadow\n<small> This will give windows a large drop shadow.</small>\n\nDo you want to proceed?"
|
||||
|
||||
if [ "$?" != "0" ]; then
|
||||
zenity --info --text="<big><b>Nothing done</b></big>\nDon't worry."
|
||||
exit
|
||||
fi
|
||||
|
||||
# Activate the blurring
|
||||
gconftool-2 --set --type=string /apps/gwd/blur_type titlebar
|
||||
gconftool-2 --set --type=float /apps/gwd/metacity_theme_opacity 1
|
||||
gconftool-2 --set --type=bool /apps/gwd/metacity_theme_shade_opacity true
|
||||
|
||||
gconftool-2 --set --type=float /apps/gwd/metacity_theme_active_opacity 1
|
||||
gconftool-2 --set --type=bool /apps/gwd/metacity_theme_active_shade_opacity true
|
||||
|
||||
# Set the compiz drop shadow
|
||||
gconftool-2 --set --type=float /apps/compiz/plugins/decoration/allscreens/options/shadow_opacity 0.7
|
||||
gconftool-2 --set --type=float /apps/compiz/plugins/decoration/allscreens/options/shadow_radius 25.0
|
||||
gconftool-2 --set --type=string /apps/compiz/plugins/decoration/allscreens/options/shadow_color /apps/compiz/plugins/decoration/allscreens/options/shadow_color #000000ff
|
||||
gconftool-2 --set --type=int /apps/compiz/plugins/decoration/allscreens/options/shadow_x_offset 0
|
||||
gconftool-2 --set --type=int /apps/compiz/plugins/decoration/allscreens/options/shadow_y_offset 5
|
||||
gconftool-2 --set --type=string /apps/compiz/plugins/decoration/allscreens/options/command /usr/bin/compiz-decorator
|
||||
|
||||
# Start the GTK window decorator
|
||||
if [ -z "`pidof compiz.real`" ]; then echo; else
|
||||
gtk-window-decorator --replace 2>/dev/null 1>/dev/null & disown
|
||||
fi
|
||||
|
||||
zenity --info --text="\<big\>\<b\>Done!\</b\>\</big\>\nYour Compiz's decorator settings have now been adjusted. Try activating Compiz's window decoration plugin (via <i>ccsm</i>) if you did not see any changes."
|
||||
|
||||
elif [ "$1" == "--fade" ]; then
|
||||
# Running this with the "--fade" option will remove the titlebar fading.
|
||||
|
||||
gconftool-2 --set --type=float /apps/gwd/metacity_theme_opacity 0.85
|
||||
gconftool-2 --set --type=bool /apps/gwd/metacity_theme_shade_opacity true
|
||||
|
||||
gconftool-2 --set --type=float /apps/gwd/metacity_theme_active_opacity 1
|
||||
gconftool-2 --set --type=bool /apps/gwd/metacity_theme_active_shade_opacity true
|
||||
fi
|
BIN
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/blank.png
Executable file
After Width: | Height: | Size: 164 B |
801
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/gtkrc
Executable file
@ -0,0 +1,801 @@
|
||||
# Dust theme
|
||||
# (c) 2010 Rico Sta. Cruz, Kido Mariano, James Schriver
|
||||
# Edited by Taylor "Ripps" L-Wren
|
||||
# Licensed under the GPL.
|
||||
# Requires Murrine GTK Engine v0.91.0
|
||||
|
||||
gtk_color_scheme = "fg_color:#323232\nbg_color:#CCD4D9\nbase_color:#fff\ntext_color:#323232\nselected_bg_color:#5B6475\nselected_fg_color:#fff\ntooltip_bg_color:#B8EAEB\ntooltip_fg_color:#323232"
|
||||
|
||||
style "default"
|
||||
{
|
||||
xthickness = 1
|
||||
ythickness = 1
|
||||
|
||||
GtkWidget::link-color = "#3399ff"
|
||||
|
||||
GtkScrolledWindow ::scrollbar-spacing = 1
|
||||
GtkScrolledWindow ::scrollbar-within-bevel = 0
|
||||
|
||||
GtkButton::child-displacement-x = 1
|
||||
GtkButton::child-displacement-y = 1
|
||||
GtkButton::default-border = { 0, 0, 0, 0 }
|
||||
|
||||
GtkCheckButton::indicator-size = 14
|
||||
|
||||
GtkPaned::handle-size = 6
|
||||
|
||||
GtkRange::trough-border = 2
|
||||
GtkRange::slider-width = 13
|
||||
GtkRange::stepper-size = 14
|
||||
GtkRange::trough-under-steppers = 1
|
||||
|
||||
GtkScale::slider-length = 18
|
||||
GtkScale::trough-side-details = 1
|
||||
|
||||
GtkScrollbar::min-slider-length = 30
|
||||
GtkMenuBar::internal-padding = 0
|
||||
GtkExpander::expander-size = 15
|
||||
GtkToolbar::internal-padding = 1
|
||||
GtkTreeView::expander-size = 15
|
||||
GtkTreeView::vertical-separator = 0
|
||||
|
||||
GtkMenu::horizontal-padding = 0
|
||||
GtkMenu::vertical-padding = 0
|
||||
|
||||
WnckTasklist::fade-overlay-rect = 0
|
||||
# The following line hints to gecko (and possibly other appliations)
|
||||
# that the entry should be drawn transparently on the canvas.
|
||||
# Without this, gecko will fill in the background of the entry.
|
||||
GtkEntry::honors-transparent-bg-hint = 1
|
||||
|
||||
GtkEntry::progress-border = { 2, 2, 2, 2 }
|
||||
|
||||
fg[NORMAL] = @fg_color
|
||||
fg[PRELIGHT] = @fg_color
|
||||
fg[SELECTED] = @selected_fg_color
|
||||
fg[ACTIVE] = @fg_color
|
||||
fg[INSENSITIVE] = darker (@bg_color)
|
||||
|
||||
bg[NORMAL] = @bg_color
|
||||
bg[PRELIGHT] = shade (1.02, @bg_color)
|
||||
bg[SELECTED] = @selected_bg_color
|
||||
bg[INSENSITIVE] = @bg_color
|
||||
bg[ACTIVE] = shade (0.9, @bg_color)
|
||||
|
||||
base[NORMAL] = @base_color
|
||||
base[PRELIGHT] = shade (0.95, @bg_color)
|
||||
base[ACTIVE] = mix (0.7, @selected_bg_color, @bg_color)
|
||||
base[SELECTED] = @selected_bg_color
|
||||
base[INSENSITIVE] = @bg_color
|
||||
|
||||
text[NORMAL] = @text_color
|
||||
text[PRELIGHT] = @text_color
|
||||
text[ACTIVE] = @selected_fg_color
|
||||
text[SELECTED] = @selected_fg_color
|
||||
text[INSENSITIVE] = darker (@bg_color)
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
animation = TRUE # FALSE = disabled, TRUE = enabled
|
||||
arrowstyle = 1
|
||||
border_shades = { 1.2, 1.0 } # gradient to draw on border
|
||||
# border_colors = { "#D5DDE6", "#D5DDE6" }
|
||||
colorize_scrollbar = TRUE # FALSE = disabled, TRUE = enabled
|
||||
comboboxstyle = 0 # colorize the GtkComboBox below the arrow.
|
||||
contrast = .85 # 0.8 for less contrast, more than 1.0 for more contrast on borders
|
||||
#focus_color = @selected_bg_color
|
||||
glazestyle = 5 # 0 = flat, 1 = curved, 2 = concave, 3 = top-curved, 4 = beryl
|
||||
glow_shade = 1.20 # sets glow amount for buttons or widgets
|
||||
glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = center (vertical), 4 = center (horizontal)
|
||||
gradient_shades = { 1.13, 1.02, 1.00, 1.02 } # default: {1.1,1.0,1.0,1.1}
|
||||
highlight_shade = 1.0 # set highlight amount for buttons or widgets
|
||||
lightborder_shade = 1.2 # sets lightborder amount for buttons or widgets
|
||||
lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
|
||||
listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised
|
||||
listviewstyle = 0 # 0 = nothing, 1 = dotted
|
||||
menubaritemstyle = 1 # 0 = menuitem look, 1 = button look
|
||||
menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
|
||||
menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped
|
||||
menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe
|
||||
prelight_shade = 1.25 #to select the shade level used in the scrollbar's slider, GtkComboBox with comboboxstyle = 1 and in the prelight state with gradient_colors.
|
||||
progressbarstyle = 0 # 0 = no stripes, 1 = diagonal stripes, 2 = vertical stripes
|
||||
reliefstyle = 4 # 0 = flat, 1 = inset, 2 = shadow, = 3 for a gradient on shadow, = 4 for a stronger shadow.
|
||||
rgba = FALSE # FALSE = disabled, TRUE = enabled
|
||||
roundness = 2 # 0 = squared, 1 = old default, more will increase roundness
|
||||
scrollbarstyle = 0 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
|
||||
shadow_shades = { 0.8, 2.2 }
|
||||
sliderstyle = 0 # 0 = nothing added, 1 = handles
|
||||
spinbuttonstyle = 1
|
||||
stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = squared steppers with a rounded slider
|
||||
#textstyle = 1
|
||||
trough_shades = { 0.98, 1.08 } # draw gradient on trough of GtkScrollbar and GtkProgressbar
|
||||
toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient
|
||||
}
|
||||
}
|
||||
|
||||
style "wide"
|
||||
{
|
||||
xthickness = 2
|
||||
ythickness = 2
|
||||
}
|
||||
|
||||
style "wider"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
}
|
||||
|
||||
style "dark"
|
||||
{
|
||||
bg[NORMAL] = "#303334"
|
||||
bg[SELECTED] = shade(0.9,@selected_bg_color)
|
||||
bg[PRELIGHT] = shade (0.5, @selected_bg_color)
|
||||
bg[ACTIVE] = mix (0.5, @selected_bg_color, "#303334")
|
||||
bg[INSENSITIVE] = "#2C2F30"
|
||||
|
||||
fg[NORMAL] = mix (0.7, '#efffff', @fg_color)
|
||||
fg[PRELIGHT] = mix (0.8, '#efffff', @fg_color)
|
||||
fg[SELECTED] = mix (0.8, '#efffff', @fg_color)
|
||||
fg[ACTIVE] = mix (0.8, '#efffff', @fg_color)
|
||||
fg[INSENSITIVE] = mix (0.4, '#efffff', @fg_color)
|
||||
|
||||
}
|
||||
|
||||
style "button" = "wider"
|
||||
{
|
||||
bg[NORMAL] = shade (1.10, @bg_color)
|
||||
bg[PRELIGHT] = mix(0.82,shade (1.1, @bg_color),@selected_bg_color)
|
||||
bg[ACTIVE] = shade (0.85, @bg_color)
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
border_shades = { .8, .5} # draw a gradient on the border.
|
||||
border_colors = { @bg_color, @bg_color}
|
||||
contrast = 1.4
|
||||
lightborder_shade = 1.06
|
||||
}
|
||||
}
|
||||
|
||||
style "entry" {
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
|
||||
bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color)
|
||||
fg[SELECTED] = @text_color
|
||||
|
||||
engine "murrine" {
|
||||
focus_color = shade (0.65, @selected_bg_color)
|
||||
}
|
||||
}
|
||||
|
||||
style "toolbar-item" = "button"
|
||||
{
|
||||
bg[NORMAL] = "#9FA9AF" #shade(0.88,@bg_color)
|
||||
bg[PRELIGHT] = "#DFE9EF" #shade(1.1,@bg_color)
|
||||
bg[ACTIVE] = "#BFC9CF" #shade(0.6,@bg_color)
|
||||
bg[SELECTED] = "#9FA9AF" #shade(0.88,@bg_color)
|
||||
bg[INSENSITIVE] = "#9FA9AF" #shade(0.88,@bg_color)
|
||||
|
||||
engine "murrine"{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
style "toolbar" = "toolbar-item"
|
||||
{
|
||||
xthickness = 1
|
||||
ythickness = 1
|
||||
engine "murrine"{
|
||||
gradient_shades = { 1.00, 0.94, 0.94, 0.85 }
|
||||
contrast = 1.15
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
style "toolbar-sep" = "toolbar-item"
|
||||
{
|
||||
xthickness = 2
|
||||
}
|
||||
|
||||
style "dark-toolbar" = "dark"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
bg[NORMAL] = "#303334"
|
||||
bg[PRELIGHT] = shade (0.65, @selected_bg_color)
|
||||
bg[SELECTED] = shade (0.35, @bg_color)
|
||||
bg[ACTIVE] = shade (0.35, @bg_color)
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
border_shades = {1.3, 1.1} # draw a gradient on the border.
|
||||
border_colors = { "#303334", "#303334" }
|
||||
glowstyle = 4
|
||||
gradient_shades = {1.05,1.0,1.0,0.9}
|
||||
highlight_shade = 1.1
|
||||
lightborder_shade = 1.05
|
||||
reliefstyle = 4 # 0 = flat, 1 = inset, 2 = shadow, = 3 for a gradient on shadow, = 4 for a stronger shadow.
|
||||
contrast = 1.4
|
||||
}
|
||||
}
|
||||
|
||||
style "dark-toolbar-sep" = "dark-toolbar"
|
||||
{ xthickness = 2 }
|
||||
|
||||
|
||||
style "pixmap-dark-toolbar" = "dark-toolbar"
|
||||
{
|
||||
xthickness = 1
|
||||
ythickness = 1
|
||||
# To-do: make the toolbar recolorable, possibly without using pixmaps
|
||||
# We only like this because of the top line, anyway.
|
||||
engine "pixmap"{
|
||||
image {
|
||||
function = BOX
|
||||
file = "toolbar_o.png"
|
||||
border = {1,1,1,1}
|
||||
}
|
||||
image
|
||||
{
|
||||
function = HANDLE
|
||||
overlay_file = "handlebox.png"
|
||||
overlay_stretch = FALSE
|
||||
orientation = HORIZONTAL
|
||||
}
|
||||
image
|
||||
{
|
||||
function = HANDLE
|
||||
overlay_file = "handlebox.png"
|
||||
overlay_stretch = FALSE
|
||||
orientation = VERTICAL
|
||||
}
|
||||
image
|
||||
{
|
||||
function = VLINE
|
||||
recolorable = TRUE
|
||||
file = "blank.png"
|
||||
}
|
||||
image
|
||||
{
|
||||
function = HLINE
|
||||
recolorable = TRUE
|
||||
file = "blank.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
style "notebook" = "wider"
|
||||
{
|
||||
bg[NORMAL] = shade (1.0615, @bg_color)
|
||||
bg[ACTIVE] = shade (0.85, @bg_color)
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
contrast = 1.0
|
||||
lightborder_shade = 1.1
|
||||
highlight_shade = 1.01
|
||||
}
|
||||
}
|
||||
|
||||
style "panel"
|
||||
{
|
||||
bg[NORMAL] = "#303334" # Default top/bottom panel background
|
||||
bg[NORMAL] = "#303334"
|
||||
bg[PRELIGHT] = shade(1.0, @selected_bg_color) # panel prelight
|
||||
bg[ACTIVE] = @selected_bg_color # bottom panel active background
|
||||
bg[SELECTED] = @selected_bg_color # Active window desktop lower panel background
|
||||
bg[INSENSITIVE] = shade(0.90, @selected_bg_color)
|
||||
|
||||
fg[NORMAL] = @selected_fg_color # Default text
|
||||
fg[PRELIGHT] = @selected_fg_color # Prelight
|
||||
fg[ACTIVE] = @selected_fg_color # Bottom panel active text
|
||||
fg[SELECTED] = @fg_color # Bottom panel selected window
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
border_shades = {1.2, 1.0} # draw a gradient on the border.
|
||||
border_colors = { "#303334", "#303334" }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
style "murrine-PanelGtkMenubar"
|
||||
{
|
||||
bg[NORMAL] = "#303334" # top desktop panel menu background color
|
||||
bg[SELECTED] = darker(@selected_bg_color) # selected item background
|
||||
fg[NORMAL] = @bg_color # default panel text !
|
||||
fg[PRELIGHT] = @base_color # text after dropdown menu
|
||||
|
||||
#font_name = "Bold"
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
# Panel Menubar Tab
|
||||
contrast = 0.75
|
||||
glazestyle = 3 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight
|
||||
glow_shade = 1.5 # Data type: Real; default = 1.0, Range 0-2, precision 0.1
|
||||
glowstyle = 0 # 0 = Top glow, 1 = Bottom glow, 2 = Top and Bottom glow, 3 = Horizontal glow, 4 = Centered glow
|
||||
}
|
||||
}
|
||||
|
||||
widget "*clock-applet-button*" style "dark-toolbar"
|
||||
|
||||
style "menu" = "dark"
|
||||
{
|
||||
xthickness = 0
|
||||
ythickness = 0
|
||||
|
||||
#Keep it this dark since OOo likes it
|
||||
bg[NORMAL] = "#303334"
|
||||
text[NORMAL] = @bg_color
|
||||
text[PRELIGHT] = @selected_fg_color
|
||||
}
|
||||
|
||||
style "menu-item" = "dark"
|
||||
{
|
||||
xthickness = 0
|
||||
ythickness = 3
|
||||
engine "murrine"
|
||||
{
|
||||
border_shades = { 1.0, .8} # draw a gradient on the border.
|
||||
border_colors = { "#455179", "#455179" }
|
||||
glowstyle = 0
|
||||
gradient_shades = {1.1,1.0,1.0,0.7}
|
||||
highlight_shade = 1.0
|
||||
lightborder_shade = 1.0
|
||||
roundness = 0
|
||||
}
|
||||
}
|
||||
|
||||
style "separator-menu-item"
|
||||
{
|
||||
GtkSeparatorMenuItem::horizontal-padding = 2
|
||||
GtkWidget::wide-separators = 1
|
||||
GtkWidget::separator-width = 1
|
||||
GtkWidget::separator-height = 2
|
||||
xthickness = 4
|
||||
ythickness = 0
|
||||
bg[NORMAL] = "#444"
|
||||
}
|
||||
|
||||
# Based on the default style so that the colors from the button
|
||||
# style are overriden again.
|
||||
style "treeview-header" = "default"
|
||||
{
|
||||
xthickness = 2
|
||||
ythickness = 1
|
||||
|
||||
bg[NORMAL] = shade(0.9, @bg_color)
|
||||
bg[PRELIGHT] = shade(1.0, @bg_color)
|
||||
bg[ACTIVE] = shade(0.8, @bg_color)
|
||||
|
||||
GtkWidget::focus-line-width = 0
|
||||
}
|
||||
|
||||
style "tooltips"
|
||||
{
|
||||
xthickness = 4
|
||||
ythickness = 4
|
||||
|
||||
bg[NORMAL] = @tooltip_bg_color
|
||||
fg[NORMAL] = @tooltip_fg_color
|
||||
}
|
||||
|
||||
style "progressbar"
|
||||
{
|
||||
xthickness = 0
|
||||
ythickness = 0
|
||||
|
||||
fg[PRELIGHT] = @selected_fg_color
|
||||
|
||||
}
|
||||
|
||||
style "pixmap-statusbar"
|
||||
{
|
||||
ythickness = 3
|
||||
xthickness = 3
|
||||
|
||||
engine "pixmap"
|
||||
{
|
||||
image
|
||||
{
|
||||
function = RESIZE_GRIP
|
||||
recolorable = TRUE
|
||||
detail = "statusbar"
|
||||
overlay_file = "statusgrip.png"
|
||||
overlay_border = {0,0,0,0}
|
||||
overlay_stretch = TRUE
|
||||
}
|
||||
image
|
||||
{
|
||||
function = SHADOW
|
||||
shadow = IN
|
||||
file = "blank.png"
|
||||
}
|
||||
image
|
||||
{
|
||||
function = SHADOW
|
||||
shadow = OUT
|
||||
file = "blank.png"
|
||||
}
|
||||
image
|
||||
{
|
||||
function = SHADOW
|
||||
shadow = ETCHED_IN
|
||||
file = "blank.png"
|
||||
}
|
||||
image
|
||||
{
|
||||
function = SHADOW
|
||||
shadow = ETCHED_OUT
|
||||
file = "blank.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
style "comboboxentry" = "wider"
|
||||
{
|
||||
}
|
||||
|
||||
style "spinbutton"
|
||||
{
|
||||
}
|
||||
|
||||
style "scale"
|
||||
{
|
||||
bg[PRELIGHT] = shade(0.9,@bg_color)
|
||||
engine "murrine"{
|
||||
roundness = 2
|
||||
contrast = 1.1
|
||||
highlight_shade = 1.2
|
||||
lightborder_shade = 1.1
|
||||
gradient_shades = {1.0,0.85,0.8,1.0}
|
||||
reliefstyle = 2
|
||||
}
|
||||
}
|
||||
|
||||
style "menubar" = "dark"
|
||||
{
|
||||
# Static dark color so continuity doesn't break with toolbars
|
||||
# when color changes
|
||||
bg[NORMAL] = "#303334"
|
||||
text[NORMAL] = @bg_color # Menubar text (OOo) # Menubar text (OOo)
|
||||
|
||||
engine "pixmap"
|
||||
{
|
||||
image {
|
||||
function = BOX
|
||||
file = "menubar.png"
|
||||
#border = {1,1,1,1}
|
||||
stretch = TRUE
|
||||
}
|
||||
image {
|
||||
function = HANDLE
|
||||
overlay_file = "handlebox.png"
|
||||
overlay_stretch = FALSE
|
||||
orientation = HORIZONTAL
|
||||
}
|
||||
image {
|
||||
function = HANDLE
|
||||
overlay_file = "handlebox.png"
|
||||
overlay_stretch = FALSE
|
||||
orientation = VERTICAL
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
style "frame"
|
||||
{
|
||||
#Uncomment for dark statusbars. Breaks some apps. (FIXME: Doesn't work)
|
||||
#bg[ACTIVE] = shade(0.2,@bg_color)
|
||||
#fg[NORMAL] = mix (1.5, @fg_color, '#ffffff')
|
||||
#fg[PRELIGHT] = mix (1.4, @fg_color, '#ffffff')
|
||||
}
|
||||
|
||||
style "frame-title" = "frame"
|
||||
{
|
||||
fg[NORMAL] = lighter (@fg_color)
|
||||
}
|
||||
|
||||
# SZ07: This is added to tell the theme how to color checkmarks and radio items that are not in menus.
|
||||
style "radiocheck"
|
||||
{
|
||||
text[NORMAL] = @selected_fg_color # Color for selected checks/radio items.
|
||||
text[PRELIGHT] = @selected_fg_color # Color for selected checks/radio items on prelight.
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
roundness = 2
|
||||
contrast = 1.03
|
||||
highlight_shade = 1.0
|
||||
lightborder_shade = 1.0
|
||||
gradient_shades = {1.1,1.0,1.0,0.9}
|
||||
reliefstyle = 2
|
||||
}
|
||||
}
|
||||
|
||||
style "scrollbar"
|
||||
{
|
||||
engine "murrine"
|
||||
{
|
||||
border_shades = { .5, .5} # draw a gradient on the border.
|
||||
border_colors = { "#CCD4D9", "#CCD4D9" }
|
||||
glazestyle = 3 # 0 = flat, 1 = curved, 2 = concave, 3 = top-curved, 4 = beryl
|
||||
glow_shade = 1.1 # sets glow amount for buttons or widgets
|
||||
glowstyle = 4 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = center (vertical), 4 = center (horizontal)
|
||||
gradient_shades = {1.02,1.01,0.96,0.95} # default: {1.1,1.0,1.0,1.1}
|
||||
highlight_shade = 1.1 # set highlight amount for buttons or widgets
|
||||
lightborder_shade = 1.3 # sets lightborder amount for buttons or widgets
|
||||
roundness = 5
|
||||
}
|
||||
|
||||
|
||||
bg[SELECTED] = shade (0.6, @bg_color)
|
||||
}
|
||||
|
||||
style "hscrollbar"
|
||||
{
|
||||
}
|
||||
|
||||
style "vscrollbar"
|
||||
{
|
||||
}
|
||||
|
||||
style "nautilus-location"
|
||||
{
|
||||
bg[NORMAL] = mix(0.60, @bg_color, @selected_bg_color)
|
||||
}
|
||||
|
||||
#########################################
|
||||
# Matches
|
||||
#########################################
|
||||
|
||||
# default style is applied to every widget
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
# Increase the x/ythickness in some widgets
|
||||
class "GtkRange" style "default"
|
||||
class "GtkFrame" style "frame"
|
||||
class "GtkSeparator" style "wide"
|
||||
class "GtkEntry" style "entry"
|
||||
class "GtkStatusbar" style "pixmap-statusbar"
|
||||
class "GtkMenuBar" style:highest "menubar"
|
||||
class "GtkRadioButton" style "radiocheck" # SZ07: Added for the checkmarks/radio
|
||||
class "GtkCheckButton" style "radiocheck" # SZ07: Added for the checkmarks/radio
|
||||
|
||||
# Toolbar default: dark
|
||||
#class "*HandleBox" style "pixmap-dark-toolbar"
|
||||
#class "GtkToolbar" style "pixmap-dark-toolbar"
|
||||
#widget_class "*HandleBox" style "pixmap-dark-toolbar"
|
||||
#widget_class "*<GtkToolbar>.*" style "dark-toolbar"
|
||||
|
||||
# Toolbar default: light
|
||||
class "*HandleBox" style "toolbar"
|
||||
class "GtkToolbar" style "toolbar"
|
||||
widget_class "*HandleBox" style "toolbar"
|
||||
widget_class "*<GtkToolbar>.*" style "toolbar-item"
|
||||
|
||||
#
|
||||
# Toolbar exceptions:
|
||||
# Browser-type and viewer-type applications get a dark toolbar.
|
||||
# Everything below the toolbar for these apps are the content. This will make
|
||||
# a separation on function (toolbar) and content (client area).
|
||||
#
|
||||
|
||||
# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
|
||||
style "text-is-fg-color-workaround"
|
||||
{
|
||||
text[NORMAL] = @fg_color
|
||||
text[PRELIGHT] = @fg_color
|
||||
text[SELECTED] = @selected_fg_color
|
||||
text[ACTIVE] = @fg_color
|
||||
text[INSENSITIVE] = darker (@bg_color)
|
||||
}
|
||||
widget_class "*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround"
|
||||
|
||||
style "text-is-fg-color-workaround-dark"
|
||||
{
|
||||
#Make it work with this theme!
|
||||
text[NORMAL] = mix (1.5, @fg_color, '#ffffff')
|
||||
text[PRELIGHT] = mix (1.4, @fg_color, '#ffffff')
|
||||
}
|
||||
|
||||
# Nautilus toolbar
|
||||
widget_class "*Nautilus*Toolbar*" style "pixmap-dark-toolbar"
|
||||
widget_class "*Nautilus*Tool*GtkButton" style "dark-toolbar"
|
||||
widget_class "*Nautilus*Tool*.*.*" style "dark-toolbar"
|
||||
widget_class "*Nautilus*Tool*GtkToggleButton" style "dark-toolbar"
|
||||
widget_class "*Nautilus*Tool*Separator*" style "dark-toolbar-sep"
|
||||
widget_class "*Nautilus*Tool*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround-dark"
|
||||
|
||||
# Evince/EOG
|
||||
widget_class "*EggEditable*Toolbar*" style "pixmap-dark-toolbar"
|
||||
widget_class "*EggEditable*Toolbar*.*.*.*" style "dark-toolbar"
|
||||
widget_class "*EggEditable*Tool*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround-dark"
|
||||
|
||||
widget "*fullscreen-toolbar" style "pixmap-dark-toolbar"
|
||||
widget "*fullscreen-toolbar.*" style "dark-toolbar"
|
||||
widget "*fullscreen-toolbar*.GtkComboBox.GtkCellView" style "text-is-fg-color-workaround-dark"
|
||||
|
||||
# Epiphany
|
||||
widget_class "*EphyToolbar*" style "pixmap-dark-toolbar"
|
||||
widget_class "*EphyToolbar*.*.*.*" style "dark-toolbar"
|
||||
widget_class "*EphyTool*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround-dark"
|
||||
|
||||
# Brasero
|
||||
widget_class "*rasero*Toolbar*" style "pixmap-dark-toolbar"
|
||||
widget_class "*rasero*Toolbar*.*" style "dark-toolbar"
|
||||
widget_class "*rasero*Toolbar*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround-dark"
|
||||
|
||||
#gThumb
|
||||
widget_class "*Gth*Toolbar*" style "pixmap-dark-toolbar"
|
||||
widget_class "*Gth*Toolbar*.*" style "dark-toolbar"
|
||||
widget_class "*Gth*Toolbar*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround-dark"
|
||||
widget_class "*GthFull*" style "pixmap-dark-toolbar" #Doesn't work
|
||||
|
||||
#Totem
|
||||
widget "*totem*" style "dark"
|
||||
style "totem-dark" {
|
||||
text[NORMAL] = mix (0.7, '#efffff', @fg_color)
|
||||
text[PRELIGHT] = mix (0.8, '#efffff', @fg_color)
|
||||
engine "murrine"
|
||||
{
|
||||
border_colors = { "#303334", "#303334" }
|
||||
}
|
||||
}
|
||||
widget "*tmw_main_pane.EvSidebar.*GtkComboBox.*" style "totem-dark"
|
||||
widget "*tmw_main_pane*GtkButton*" style "totem-dark" #Doesn't work
|
||||
widget "*tmw_main_pane*GtkToolButton" style "totem-dark"
|
||||
widget "*tmw_main_pane*GtkToggleButton" style "totem-dark"
|
||||
|
||||
|
||||
class "GtkSpinButton" style "spinbutton"
|
||||
class "GtkScale" style "scale"
|
||||
class "GtkVScale" style "scale"
|
||||
class "GtkHScale" style "scale"
|
||||
class "GtkScrollbar" style "scrollbar"
|
||||
class "GtkVScrollbar" style "vscrollbar"
|
||||
class "GtkHScrollbar" style "hscrollbar"
|
||||
class "GtkButton" style "button"
|
||||
|
||||
# General matching following, the order is choosen so that the right styles override each other
|
||||
# eg. progressbar needs to be more important then the menu match.
|
||||
|
||||
widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook"
|
||||
widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook"
|
||||
widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook"
|
||||
widget_class "*<GtkNotebook>" style "notebook"
|
||||
|
||||
widget_class "*<GtkComboBoxEntry>*" style "comboboxentry"
|
||||
widget_class "*<GtkCombo>*" style "comboboxentry"
|
||||
|
||||
widget_class "*<GtkMenuBar>.*" style "menu-item"
|
||||
widget_class "*<GtkMenu>*" style "menu"
|
||||
widget_class "*<GtkMenuItem>" style "menu-item"
|
||||
widget_class "*<GtkSeparatorMenuItem>*" style "separator-menu-item"
|
||||
widget_class "*<GtkCheckMenuItem>*" style "radiocheck"
|
||||
widget_class "*<GtkRadioMenuItem>*" style "radiocheck"
|
||||
|
||||
widget_class "*<GtkFrame>" style "frame"
|
||||
widget_class "*.<GtkFrame>.<GtkLabel>" style "frame-title"
|
||||
|
||||
widget_class "*<GtkStatusbar>*" style "wider"
|
||||
widget_class "*<GtkProgressBar>" style "progressbar"
|
||||
|
||||
# Treeview header
|
||||
widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview-header"
|
||||
widget_class "*.<GtkCTree>.<GtkButton>" style "treeview-header"
|
||||
widget_class "*.<GtkList>.<GtkButton>" style "treeview-header"
|
||||
widget_class "*.<GtkCList>.<GtkButton>" style "treeview-header"
|
||||
|
||||
#Panel
|
||||
widget "*PanelWidget*" style "panel"
|
||||
widget "*PanelApplet*" style "panel"
|
||||
widget "*fast-user-switch*" style "panel" # Workaround for Fast User Switch applet
|
||||
class "PanelApp*" style "panel"
|
||||
class "PanelToplevel*" style "panel"
|
||||
|
||||
# The panel menubar
|
||||
widget_class "*Panel*<GtkMenuBar>*" style:highest "murrine-PanelGtkMenubar"
|
||||
|
||||
#XFCE panel
|
||||
widget_class "*notif*" style "panel"
|
||||
widget_class "*Notif*" style "panel"
|
||||
widget_class "*Tray*" style "panel"
|
||||
widget_class "*tray*" style "panel"
|
||||
widget "*Xfce*Panel*" style "panel"
|
||||
class "*Xfce*Panel*" style "panel"
|
||||
|
||||
widget "gtk-tooltip*" style "tooltips"
|
||||
|
||||
###################################################
|
||||
# Special cases and work arounds
|
||||
###################################################
|
||||
|
||||
# Nautilus sidebar
|
||||
widget_class "*NautilusSidePane.GtkFrame" style "pixmap-statusbar"
|
||||
|
||||
# Workarounds for Evolution
|
||||
widget_class "*.ETable.ECanvas" style "treeview-header"
|
||||
widget_class "*.ETree.ECanvas" style "treeview-header"
|
||||
|
||||
# Monodevelop uses an OptionPanel widget, which incidentally is dark in our theme.
|
||||
# Undo it:
|
||||
widget "*OptionPanel*" style "button"
|
||||
widget "*optionPanel*" style "button"
|
||||
|
||||
# Special case the nautilus-extra-view-widget
|
||||
# ToDo: A more generic approach for all applications that have a widget like this.
|
||||
widget "*.nautilus-extra-view-widget" style : highest "nautilus-location"
|
||||
|
||||
style "menuitem-text-is-fg-color-workaround"
|
||||
{
|
||||
#text[NORMAL] = @fg_color
|
||||
#text[PRELIGHT] = @selected_fg_color
|
||||
#text[SELECTED] = @selected_fg_color
|
||||
#text[ACTIVE] = @fg_color
|
||||
#text[INSENSITIVE] = darker (@bg_color)
|
||||
#Make it work with this theme!
|
||||
text[NORMAL] = mix (1.5, @fg_color, '#ffffff')
|
||||
text[PRELIGHT] = mix (1.4, @fg_color, '#ffffff')
|
||||
}
|
||||
widget "*.gtk-combobox-popup-menu.*" style "menuitem-text-is-fg-color-workaround"
|
||||
|
||||
# Work around the usage of GtkLabel inside GtkListItems to display text.
|
||||
# This breaks because the label is shown on a background that is based on the
|
||||
# base color set.
|
||||
style "fg-is-text-color-workaround"
|
||||
{
|
||||
fg[NORMAL] = @text_color
|
||||
fg[PRELIGHT] = @text_color
|
||||
fg[ACTIVE] = @selected_fg_color
|
||||
fg[SELECTED] = @selected_fg_color
|
||||
fg[INSENSITIVE] = darker (@bg_color)
|
||||
}
|
||||
widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround"
|
||||
# The same problem also exists for GtkCList and GtkCTree
|
||||
# Only match GtkCList and not the parent widgets, because that would also change the headers.
|
||||
widget_class "*<GtkCList>" style "fg-is-text-color-workaround"
|
||||
|
||||
style "evo-new-button-workaround"
|
||||
{
|
||||
engine "murrine"
|
||||
{
|
||||
toolbarstyle = 0
|
||||
}
|
||||
}
|
||||
|
||||
widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo-new-button-workaround"
|
||||
|
||||
#Rhythmbox toolbar near the search entry. Use default + wide so that it doesn't turn dark.
|
||||
style "rhythmbox-header" = "default"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
engine "murrine" {
|
||||
}
|
||||
}
|
||||
widget "*RBSourceHeader*" style:highest "rhythmbox-header"
|
||||
widget "*HeaderToolbar*" style:highest "rhythmbox-header"
|
||||
widget "*FooterToolbar*" style:highest "rhythmbox-header"
|
||||
|
||||
widget "*swt*toolbar*" style "default"
|
||||
|
||||
# RSC: Fix for CPU frequency applet
|
||||
style "applet-text" = "panel"
|
||||
{
|
||||
fg[NORMAL] = @bg_color
|
||||
}
|
||||
|
||||
widget_class "*CPUFreqApplet*" style:highest "applet-text"
|
||||
|
||||
# Firefox specific things:
|
||||
#widget "MozillaGtkWidget*Menu*" style "default"
|
||||
widget "MozillaGtkWidget*Tool*" style "toolbar-item"
|
||||
|
||||
#Change nautilus sidebar color
|
||||
style "nautilus-sidebar"
|
||||
{
|
||||
GtkTreeView::even_row_color = "#D8E0E6"
|
||||
}
|
||||
widget_class "NautilusNavigationWindow.GtkTable.NautilusHorizontalSplitter.NautilusSidePane.GtkNotebook.*" style "nautilus-sidebar"
|
BIN
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/handlebox.png
Executable file
After Width: | Height: | Size: 2.8 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/menubar.png
Executable file
After Width: | Height: | Size: 941 B |
BIN
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/panel-bg-dark.png
Executable file
After Width: | Height: | Size: 199 B |
BIN
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/statusgrip.png
Executable file
After Width: | Height: | Size: 1.0 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/gtk-2.0/toolbar_o.png
Executable file
After Width: | Height: | Size: 4.3 KiB |
11
NOVA/home/burchettm/.themes/Dust Cold/index.theme
Executable file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=X-GNOME-Metatheme
|
||||
Name=Dust Cold
|
||||
Comment=Ubuntu Dust Cold theme
|
||||
Encoding=UTF-8
|
||||
|
||||
[X-GNOME-Metatheme]
|
||||
GtkTheme=Dust Cold
|
||||
MetacityTheme=Dust Cold
|
||||
IconTheme=Humanity-Dark
|
||||
CursorTheme=DMZ-White
|
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_close_normal.png
Executable file
After Width: | Height: | Size: 3.8 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_close_prelight.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_close_pressed.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_max_normal.png
Executable file
After Width: | Height: | Size: 3.1 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_max_prelight.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_max_pressed.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_menu_normal.png
Executable file
After Width: | Height: | Size: 3.4 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_menu_prelight.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_menu_pressed.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_min_normal.png
Executable file
After Width: | Height: | Size: 3.1 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_min_prelight.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/button_min_pressed.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/menu.png
Executable file
After Width: | Height: | Size: 164 B |
414
NOVA/home/burchettm/.themes/Dust Cold/metacity-1/metacity-theme-1.xml
Executable file
@ -0,0 +1,414 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<metacity_theme>
|
||||
<info>
|
||||
<name>Dust</name>
|
||||
<author>Kido Mariano, Rico Sta. Cruz</author>
|
||||
<copyright>GPL</copyright>
|
||||
<date>Jul 28, 2008</date>
|
||||
<description>Metacity theme</description>
|
||||
</info>
|
||||
|
||||
|
||||
<!--
|
||||
General window layout (geometric stuff)
|
||||
-->
|
||||
<frame_geometry name="frame_geometry_normal" title_scale="medium" rounded_top_left="true" rounded_top_right="true">
|
||||
<distance name="left_width" value="1"/>
|
||||
<distance name="right_width" value="1"/>
|
||||
<distance name="bottom_height" value="4"/>
|
||||
<distance name="left_titlebar_edge" value="2"/>
|
||||
<distance name="right_titlebar_edge" value="1"/>
|
||||
<distance name="button_width" value="28"/>
|
||||
<distance name="button_height" value="20"/>
|
||||
<distance name="title_vertical_pad" value="1"/>
|
||||
<border name="title_border" left="2" right="2" top="3" bottom="3"/>
|
||||
<border name="button_border" left="0" right="0" top="2" bottom="1"/>
|
||||
</frame_geometry>
|
||||
|
||||
<frame_geometry name="frame_geometry_abnormal" title_scale="medium" rounded_top_left="false" rounded_top_right="false">
|
||||
<distance name="left_width" value="0"/>
|
||||
<distance name="right_width" value="0"/>
|
||||
<distance name="bottom_height" value="0"/>
|
||||
<distance name="left_titlebar_edge" value="1"/>
|
||||
<distance name="right_titlebar_edge" value="2"/>
|
||||
<distance name="button_width" value="28"/>
|
||||
<distance name="button_height" value="20"/>
|
||||
<distance name="title_vertical_pad" value="0"/>
|
||||
<border name="title_border" left="0" right="0" top="3" bottom="0"/>
|
||||
<border name="button_border" left="0" right="0" top="2" bottom="1"/>
|
||||
</frame_geometry>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
Window Title
|
||||
-->
|
||||
|
||||
<draw_ops name="draw_title_text_normal">
|
||||
<title x="1" y="(((height - title_height) / 2) `max` 2) + 1" color="#1B1E1F"/>
|
||||
<title x="0" y="(((height - title_height) / 2) `max` 2)" color="#FFFFFF"/>
|
||||
</draw_ops>
|
||||
|
||||
<draw_ops name="draw_title_text_inactive">
|
||||
<title x="0" y="(((height - title_height) / 2) `max` 2)" color="#727262"/>
|
||||
</draw_ops>
|
||||
|
||||
<!--
|
||||
Construct titlebar from rectangles instead so we can pick up the GTK theme
|
||||
-->
|
||||
|
||||
<draw_ops name="draw_title">
|
||||
<!-- Background gradient -->
|
||||
<gradient type="diagonal" x="0" y="0" width="width+9" height="height">
|
||||
<!--<color value="#4D5980"/>-->
|
||||
<color value="shade/gtk:bg[SELECTED]/0.9"/>
|
||||
<!--Static colors to match static menubar and all-->
|
||||
<!--color value="#393E3F" /-->
|
||||
<!--color value="#36393A" /-->
|
||||
<color value="#333637" />
|
||||
<color value="#303334" />
|
||||
</gradient>
|
||||
|
||||
<!-- Topmost dark line -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="width" y1="0" y2="0"/>
|
||||
|
||||
<!-- Darkening of the left arch -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="4" y1="1" y2="1"/>
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="2" y1="2" y2="2"/>
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="1" y1="3" y2="3"/>
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="1" y1="4" y2="4"/>
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="0" y1="5" y2="20"/>
|
||||
|
||||
<!-- Top highlight -->
|
||||
<!-- This uses <tint> (which supports alpha) instead of <line> (which doesn't) -->
|
||||
<tint color="#ffffff" alpha="0.35" x="5" y="1" width="width - 10" height="1"/>
|
||||
|
||||
<!-- Upper-left highlight -->
|
||||
<!-- Draw each pixel one by one. Again, using <tint> for alpha support. -->
|
||||
<tint color="#ffffff" alpha="0.30" x="3" y="2" width="2" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.27" x="2" y="3" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.24" x="2" y="4" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.21" x="1" y="5" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.18" x="1" y="6" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.15" x="1" y="7" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.12" x="1" y="8" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.09" x="1" y="9" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.06" x="1" y="10" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.03" x="1" y="11" width="1" height="1"/>
|
||||
|
||||
<!-- Upper-right highlight -->
|
||||
<!-- Same as above. -->
|
||||
<tint color="#ffffff" alpha="0.30" x="width-5" y="2" width="2" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.27" x="width-3" y="3" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.24" x="width-3" y="4" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.21" x="width-2" y="5" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.18" x="width-2" y="6" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.15" x="width-2" y="7" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.12" x="width-2" y="8" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.09" x="width-2" y="9" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.06" x="width-2" y="10" width="1" height="1"/>
|
||||
<tint color="#ffffff" alpha="0.03" x="width-2" y="11" width="1" height="1"/>
|
||||
|
||||
</draw_ops>
|
||||
|
||||
<draw_ops name="draw_title_inactive">
|
||||
<!-- Background gradient -->
|
||||
<gradient type="vertical" x="0" y="0" width="width+9" height="height">
|
||||
<color value="#353839" />
|
||||
<color value="#303334" />
|
||||
</gradient>
|
||||
|
||||
<!-- Topmost dark line -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.25" x1="1" x2="width-2" y1="0" y2="0"/>
|
||||
<!-- Top highlight -->
|
||||
<tint color="#ffffff" alpha="0.2" x="5" y="1" width="width - 10" height="1"/>
|
||||
|
||||
<!-- Lower-left highlight -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.33" x1="3" x2 ="4" y1="2" y2="2" />
|
||||
<line color="shade/gtk:bg[NORMAL]/0.32" x1="2" x2 ="2" y1="3" y2="4" />
|
||||
|
||||
<!-- Lower-left higlight fade -->
|
||||
<gradient type="vertical" x="1" y="5" width="1" height="title_height - 4">
|
||||
<color value="shade/gtk:bg[NORMAL]/0.30"/>
|
||||
<color value="shade/gtk:bg[NORMAL]/0.25"/>
|
||||
</gradient>
|
||||
|
||||
<!-- Upper right highlight -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="width-5" x2 ="width-4" y1="2" y2="2" />
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="width-3" x2 ="width-3" y1="3" y2="4" />
|
||||
|
||||
<!-- Lower-left higlight fade -->
|
||||
<gradient type="vertical" x="width-2" y="5" width="1" height="title_height - 4">
|
||||
<color value="shade/gtk:bg[NORMAL]/0.30"/>
|
||||
<color value="shade/gtk:bg[NORMAL]/0.25"/>
|
||||
</gradient>
|
||||
</draw_ops>
|
||||
|
||||
<draw_ops name="draw_title_maximized">
|
||||
<!-- Background gradient -->
|
||||
<gradient type="vertical" x="0" y="0" width="width+9" height="height">
|
||||
<!--<color value="#80594D"/>-->
|
||||
<color value="shade/gtk:bg[SELECTED]/0.6"/>
|
||||
<!--Static colors to mach static menubar and all-->
|
||||
<color value="#393E3F" />
|
||||
<color value="#36393A" />
|
||||
<color value="#333637" />
|
||||
<!--color value="shade/gtk:bg[NORMAL]/0.29" />
|
||||
<color value="shade/gtk:bg[NORMAL]/0.27" />
|
||||
<color value="shade/gtk:bg[NORMAL]/0.25" /-->
|
||||
<color value="#303334" />
|
||||
<!--color value="shade/gtk:bg[NORMAL]/0.24" /-->
|
||||
</gradient>
|
||||
|
||||
<!-- Topmost dark line -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="width" y1="0" y2="0"/>
|
||||
|
||||
<!-- Top highlight -->
|
||||
<!-- This uses <tint> (which supports alpha) instead of <line> (which doesn't) -->
|
||||
<tint color="#ffffff" alpha="0.35" x="1" y="1" width="width - 2" height="1"/>
|
||||
|
||||
</draw_ops>
|
||||
|
||||
<draw_ops name="draw_title_maximized_inactive">
|
||||
<!-- Background gradient -->
|
||||
<gradient type="vertical" x="0" y="0" width="width+9" height="height">
|
||||
<!--<color value="#80594D"/>-->
|
||||
<color value="#36393A" />
|
||||
<color value="#303334" />
|
||||
</gradient>
|
||||
|
||||
<!-- Topmost dark line -->
|
||||
<line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="width" y1="0" y2="0"/>
|
||||
|
||||
<!-- Top highlight -->
|
||||
<!-- This uses <tint> (which supports alpha) instead of <line> (which doesn't) -->
|
||||
<tint color="#ffffff" alpha="0.35" x="1" y="1" width="width - 2" height="1"/>
|
||||
|
||||
</draw_ops>
|
||||
|
||||
<!--
|
||||
The frame around windows
|
||||
-->
|
||||
|
||||
<draw_ops name="draw_frame">
|
||||
<rectangle color="shade/gtk:bg[NORMAL]/0.25" x="0" y="0" width="width" height="height" filled="true"/>
|
||||
<!-- RSC: Subtle gradient on left/right edges to match the menubar -->
|
||||
<gradient type="vertical" x="0" y="0" width="width" height="100">
|
||||
<color value="shade/gtk:bg[NORMAL]/0.25"/>
|
||||
<color value="shade/gtk:bg[NORMAL]/0.15"/>
|
||||
<color value="shade/gtk:bg[NORMAL]/0.25"/>
|
||||
</gradient>
|
||||
</draw_ops>
|
||||
|
||||
<!--Borderless only: make bottom border less apparent. We can do this now since our statusbars are light.-->
|
||||
<draw_ops name="bottom_edge">
|
||||
<rectangle color="shade/gtk:bg[NORMAL]/0.25" x="0" y="0" width="width" height="height" filled="true"/>
|
||||
<gradient type="vertical" x="1" y="height-6" width="width-2" height="5">
|
||||
<color value="shade/gtk:bg[NORMAL]/0.85"/>
|
||||
<color value="shade/gtk:bg[NORMAL]/0.5"/>
|
||||
</gradient>
|
||||
</draw_ops>
|
||||
|
||||
|
||||
<!--
|
||||
Buttons
|
||||
-->
|
||||
<!-- close button-->
|
||||
<draw_ops name="button_close_normal">
|
||||
<image filename="button_close_normal.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_close_prelight">
|
||||
<image filename="button_close_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_close_inactive_prelight">
|
||||
<image filename="button_close_prelight.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_close_pressed">
|
||||
<image filename="button_close_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_close_inactive">
|
||||
<image filename="button_close_normal.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
|
||||
<!-- maximize button-->
|
||||
<draw_ops name="button_max_normal">
|
||||
<image filename="button_max_normal.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_max_prelight">
|
||||
<image filename="button_max_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_max_inactive_prelight">
|
||||
<image filename="button_max_prelight.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_max_pressed">
|
||||
<image filename="button_max_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_max_inactive">
|
||||
<image filename="button_max_normal.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
|
||||
<!-- minimize button-->
|
||||
<draw_ops name="button_min_normal">
|
||||
<image filename="button_min_normal.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_min_prelight">
|
||||
<image filename="button_min_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_min_inactive_prelight">
|
||||
<image filename="button_min_prelight.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_min_pressed">
|
||||
<image filename="button_min_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_min_inactive">
|
||||
<image filename="button_min_normal.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
|
||||
<!-- menu button -->
|
||||
<!--
|
||||
<draw_ops name="button_menu_normal">
|
||||
<image filename="button_menu_normal.png" x="0" y="2" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_prelight">
|
||||
<image filename="button_menu_prelight.png" x="0" y="2" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_inactive_prelight">
|
||||
<image filename="button_menu_prelight.png" x="0" y="2" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_pressed">
|
||||
<image filename="button_menu_pressed.png" x="0" y="2" width="object_width" height="object_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_inactive">
|
||||
<image filename="button_menu_normal.png" x="0" y="2" width="object_width" height="object_height" alpha="0.3"/>
|
||||
</draw_ops>-->
|
||||
|
||||
<!-- menu icon -->
|
||||
<draw_ops name="button_menu_normal">
|
||||
<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_prelight">
|
||||
<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_inactive_prelight">
|
||||
<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_pressed">
|
||||
<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height"/>
|
||||
</draw_ops>
|
||||
<draw_ops name="button_menu_inactive">
|
||||
<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height" alpha="0.3"/>
|
||||
</draw_ops>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
Frame styles
|
||||
-->
|
||||
|
||||
<!-- normal -->
|
||||
<frame_style name="frame_style_normal_focused" geometry="frame_geometry_normal">
|
||||
<piece position="title" draw_ops="draw_title_text_normal"/>
|
||||
<piece position="titlebar" draw_ops="draw_title"/>
|
||||
<piece position="left_edge" draw_ops="draw_frame"/>
|
||||
<piece position="right_edge" draw_ops="draw_frame"/>
|
||||
<piece position="bottom_edge" draw_ops="bottom_edge"/>
|
||||
<button function="close" state="normal" draw_ops="button_close_normal"/>
|
||||
<button function="close" state="prelight" draw_ops="button_close_prelight"/>
|
||||
<button function="close" state="pressed" draw_ops="button_close_pressed"/>
|
||||
<button function="minimize" state="normal" draw_ops="button_min_normal"/>
|
||||
<button function="minimize" state="prelight" draw_ops="button_min_prelight"/>
|
||||
<button function="minimize" state="pressed" draw_ops="button_min_pressed"/>
|
||||
<button function="maximize" state="normal" draw_ops="button_max_normal"/>
|
||||
<button function="maximize" state="prelight" draw_ops="button_max_prelight"/>
|
||||
<button function="maximize" state="pressed" draw_ops="button_max_pressed"/>
|
||||
<button function="menu" state="normal" draw_ops="button_menu_normal"/>
|
||||
<button function="menu" state="prelight" draw_ops="button_menu_prelight"/>
|
||||
<button function="menu" state="pressed" draw_ops="button_menu_pressed"/>
|
||||
</frame_style>
|
||||
|
||||
<frame_style name="frame_style_normal_unfocused" geometry="frame_geometry_normal">
|
||||
<piece position="title" draw_ops="draw_title_text_inactive"/>
|
||||
<piece position="titlebar" draw_ops="draw_title_inactive"/>
|
||||
<piece position="left_edge" draw_ops="draw_frame"/>
|
||||
<piece position="right_edge" draw_ops="draw_frame"/>
|
||||
<piece position="bottom_edge" draw_ops="bottom_edge"/>
|
||||
<button function="close" state="normal" draw_ops="button_close_inactive"/>
|
||||
<button function="close" state="prelight" draw_ops="button_close_inactive_prelight"/>
|
||||
<button function="close" state="pressed" draw_ops="button_close_inactive"/>
|
||||
<button function="minimize" state="normal" draw_ops="button_min_inactive"/>
|
||||
<button function="minimize" state="prelight" draw_ops="button_min_inactive_prelight"/>
|
||||
<button function="minimize" state="pressed" draw_ops="button_min_inactive"/>
|
||||
<button function="maximize" state="normal" draw_ops="button_max_inactive"/>
|
||||
<button function="maximize" state="prelight" draw_ops="button_max_inactive_prelight"/>
|
||||
<button function="maximize" state="pressed" draw_ops="button_max_inactive"/>
|
||||
<button function="menu" state="normal" draw_ops="button_menu_inactive"/>
|
||||
<button function="menu" state="prelight" draw_ops="button_menu_inactive_prelight"/>
|
||||
<button function="menu" state="pressed" draw_ops="button_menu_inactive"/>
|
||||
</frame_style>
|
||||
|
||||
<frame_style name="frame_style_maximized_focused" geometry="frame_geometry_abnormal">
|
||||
<piece position="title" draw_ops="draw_title_text_normal"/>
|
||||
<piece position="titlebar" draw_ops="draw_title_maximized"/>
|
||||
<piece position="left_edge" draw_ops="draw_frame"/>
|
||||
<piece position="right_edge" draw_ops="draw_frame"/>
|
||||
<piece position="bottom_edge" draw_ops="bottom_edge"/>
|
||||
<button function="close" state="normal" draw_ops="button_close_normal"/>
|
||||
<button function="close" state="prelight" draw_ops="button_close_prelight"/>
|
||||
<button function="close" state="pressed" draw_ops="button_close_pressed"/>
|
||||
<button function="minimize" state="normal" draw_ops="button_min_normal"/>
|
||||
<button function="minimize" state="prelight" draw_ops="button_min_prelight"/>
|
||||
<button function="minimize" state="pressed" draw_ops="button_min_pressed"/>
|
||||
<button function="maximize" state="normal" draw_ops="button_max_normal"/>
|
||||
<button function="maximize" state="prelight" draw_ops="button_max_prelight"/>
|
||||
<button function="maximize" state="pressed" draw_ops="button_max_pressed"/>
|
||||
<button function="menu" state="normal" draw_ops="button_menu_normal"/>
|
||||
<button function="menu" state="prelight" draw_ops="button_menu_prelight"/>
|
||||
<button function="menu" state="pressed" draw_ops="button_menu_normal"/>
|
||||
</frame_style>
|
||||
|
||||
<frame_style name="frame_style_maximized_unfocused" geometry="frame_geometry_abnormal">
|
||||
<piece position="title" draw_ops="draw_title_text_inactive"/>
|
||||
<piece position="titlebar" draw_ops="draw_title_maximized_inactive"/>
|
||||
<piece position="left_edge" draw_ops="draw_frame"/>
|
||||
<piece position="right_edge" draw_ops="draw_frame"/>
|
||||
<piece position="bottom_edge" draw_ops="bottom_edge"/>
|
||||
<button function="close" state="normal" draw_ops="button_close_inactive"/>
|
||||
<button function="close" state="prelight" draw_ops="button_close_prelight"/>
|
||||
<button function="close" state="pressed" draw_ops="button_close_inactive"/>
|
||||
<button function="minimize" state="normal" draw_ops="button_min_inactive"/>
|
||||
<button function="minimize" state="prelight" draw_ops="button_min_prelight"/>
|
||||
<button function="minimize" state="pressed" draw_ops="button_min_inactive"/>
|
||||
<button function="maximize" state="normal" draw_ops="button_max_inactive"/>
|
||||
<button function="maximize" state="prelight" draw_ops="button_max_prelight"/>
|
||||
<button function="maximize" state="pressed" draw_ops="button_max_inactive"/>
|
||||
<button function="menu" state="normal" draw_ops="button_menu_inactive"/>
|
||||
<button function="menu" state="prelight" draw_ops="button_menu_inactive"/>
|
||||
<button function="menu" state="pressed" draw_ops="button_menu_inactive"/>
|
||||
</frame_style>
|
||||
|
||||
<frame_style_set name="frame_style_set_normal">
|
||||
<frame focus="yes" state="normal" resize="both" style="frame_style_normal_focused"/>
|
||||
<frame focus="no" state="normal" resize="both" style="frame_style_normal_unfocused"/>
|
||||
<frame focus="yes" state="maximized" style="frame_style_maximized_focused"/>
|
||||
<frame focus="no" state="maximized" style="frame_style_maximized_unfocused"/>
|
||||
<frame focus="yes" state="shaded" style="frame_style_normal_focused"/>
|
||||
<frame focus="no" state="shaded" style="frame_style_normal_unfocused"/>
|
||||
<frame focus="yes" state="maximized_and_shaded" style="frame_style_maximized_focused"/>
|
||||
<frame focus="no" state="maximized_and_shaded" style="frame_style_maximized_unfocused"/>
|
||||
</frame_style_set>
|
||||
|
||||
<window type="normal" style_set="frame_style_set_normal"/>
|
||||
<window type="dialog" style_set="frame_style_set_normal"/>
|
||||
<window type="modal_dialog" style_set="frame_style_set_normal"/>
|
||||
<window type="menu" style_set="frame_style_set_normal"/>
|
||||
<window type="utility" style_set="frame_style_set_normal"/>
|
||||
<window type="border" style_set="frame_style_set_normal"/>
|
||||
|
||||
<menu_icon function="close" state="normal" draw_ops="button_close_normal"/>
|
||||
<menu_icon function="maximize" state="normal" draw_ops="button_max_normal"/>
|
||||
<menu_icon function="unmaximize" state="normal" draw_ops="button_max_normal"/>
|
||||
<menu_icon function="minimize" state="normal" draw_ops="button_min_normal"/>
|
||||
|
||||
|
||||
</metacity_theme>
|
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-background-cold-32px.png
Executable file
After Width: | Height: | Size: 17 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-background-cold.png
Executable file
After Width: | Height: | Size: 16 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-background-cold2-32px.png
Executable file
After Width: | Height: | Size: 17 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-background-cold2.png
Executable file
After Width: | Height: | Size: 16 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-solid-cold-background-32px.png
Executable file
After Width: | Height: | Size: 13 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-solid-cold-background.png
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-solid-cold-background2-32px.png
Executable file
After Width: | Height: | Size: 13 KiB |
BIN
NOVA/home/burchettm/.themes/Dust Cold/panel-solid-cold-background2.png
Executable file
After Width: | Height: | Size: 12 KiB |
7
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/bottom-active.xpm
Executable file
@ -0,0 +1,7 @@
|
||||
/* XPM */
|
||||
static char * bottom_active_xpm[] = {
|
||||
"20 2 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"....................",
|
||||
"...................."};
|
7
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/bottom-inactive.xpm
Executable file
@ -0,0 +1,7 @@
|
||||
/* XPM */
|
||||
static char * bottom_inactive_xpm[] = {
|
||||
"20 2 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"....................",
|
||||
"...................."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/bottom-left-active.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * bottom_left_active_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/bottom-left-inactive.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * bottom_left_inactive_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/bottom-right-active.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * bottom_right_active_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/bottom-right-inactive.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * bottom_right_inactive_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
214
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/close-active.xpm
Executable file
@ -0,0 +1,214 @@
|
||||
/* XPM */
|
||||
static char * close_active_xpm[] = {
|
||||
"28 18 193 2",
|
||||
" c None",
|
||||
". c #484C50",
|
||||
"+ c #2E3237",
|
||||
"@ c #2F3238",
|
||||
"# c #2E3338",
|
||||
"$ c #2F3338",
|
||||
"% c #2F3339",
|
||||
"& c #30343A",
|
||||
"* c #31353A",
|
||||
"= c #31353B",
|
||||
"- c #32363C",
|
||||
"; c #33373D",
|
||||
"> c #34383E",
|
||||
", c #34393F",
|
||||
"' c #35393F",
|
||||
") c #353A40",
|
||||
"! c #363A41",
|
||||
"~ c #363B41",
|
||||
"{ c #373B42",
|
||||
"] c #373C43",
|
||||
"^ c #383D43",
|
||||
"/ c #3A3F46",
|
||||
"( c #3B4047",
|
||||
"_ c #494C4F",
|
||||
": c #2D3134",
|
||||
"< c #2E3235",
|
||||
"[ c #2E3236",
|
||||
"} c #2F3336",
|
||||
"| c #2F3437",
|
||||
"1 c #303437",
|
||||
"2 c #303438",
|
||||
"3 c #313538",
|
||||
"4 c #313539",
|
||||
"5 c #32363A",
|
||||
"6 c #32373A",
|
||||
"7 c #33373B",
|
||||
"8 c #33383B",
|
||||
"9 c #34383C",
|
||||
"0 c #34393C",
|
||||
"a c #35393D",
|
||||
"b c #353A3E",
|
||||
"c c #363A3E",
|
||||
"d c #363B3F",
|
||||
"e c #373C40",
|
||||
"f c #393E42",
|
||||
"g c #4A4D4E",
|
||||
"h c #2C3031",
|
||||
"i c #2D3031",
|
||||
"j c #2D3131",
|
||||
"k c #2D3132",
|
||||
"l c #2E3132",
|
||||
"m c #2E3233",
|
||||
"n c #2E3334",
|
||||
"o c #2F3334",
|
||||
"p c #2F3435",
|
||||
"q c #303435",
|
||||
"r c #303536",
|
||||
"s c #313536",
|
||||
"t c #313637",
|
||||
"u c #323637",
|
||||
"v c #323738",
|
||||
"w c #333738",
|
||||
"x c #333839",
|
||||
"y c #343839",
|
||||
"z c #34393A",
|
||||
"A c #353A3A",
|
||||
"B c #353A3B",
|
||||
"C c #363B3C",
|
||||
"D c #383D3E",
|
||||
"E c #4A4D4D",
|
||||
"F c #2B2F2F",
|
||||
"G c #2C2F30",
|
||||
"H c #2E3333",
|
||||
"I c #373C3D",
|
||||
"J c #494B4C",
|
||||
"K c #2A2D2E",
|
||||
"L c #2B2E2F",
|
||||
"M c #36393A",
|
||||
"N c #373A3B",
|
||||
"O c #2E3232",
|
||||
"P c #2F3233",
|
||||
"Q c #383C3D",
|
||||
"R c #393C3D",
|
||||
"S c #313435",
|
||||
"T c #323536",
|
||||
"U c #333737",
|
||||
"V c #343738",
|
||||
"W c #35393A",
|
||||
"X c #373B3C",
|
||||
"Y c #474A4B",
|
||||
"Z c #292C2D",
|
||||
"` c #292D2E",
|
||||
" . c #2A2C2D",
|
||||
".. c #2B2D2E",
|
||||
"+. c #979A9A",
|
||||
"@. c #373B3B",
|
||||
"#. c #989A9B",
|
||||
"$. c #303334",
|
||||
"%. c #333637",
|
||||
"&. c #363A3B",
|
||||
"*. c #464849",
|
||||
"=. c #282A2B",
|
||||
"-. c #282B2C",
|
||||
";. c #2A2E2E",
|
||||
">. c #636566",
|
||||
",. c #B7B8B8",
|
||||
"'. c #999A9A",
|
||||
"). c #3E4242",
|
||||
"!. c #B6B8B8",
|
||||
"~. c #656868",
|
||||
"{. c #303434",
|
||||
"]. c #434546",
|
||||
"^. c #272A2B",
|
||||
"/. c #292B2C",
|
||||
"(. c #2A2D2D",
|
||||
"_. c #6D7374",
|
||||
":. c #A3A7A7",
|
||||
"<. c #9EA0A0",
|
||||
"[. c #A4A8A8",
|
||||
"}. c #6E7475",
|
||||
"|. c #2F3132",
|
||||
"1. c #303233",
|
||||
"2. c #313434",
|
||||
"3. c #333536",
|
||||
"4. c #35383A",
|
||||
"5. c #414344",
|
||||
"6. c #27292A",
|
||||
"7. c #353839",
|
||||
"8. c #ABAFAF",
|
||||
"9. c #A0A1A2",
|
||||
"0. c #ACAFAF",
|
||||
"a. c #2D2F30",
|
||||
"b. c #2E3031",
|
||||
"c. c #313334",
|
||||
"d. c #3F4142",
|
||||
"e. c #262829",
|
||||
"f. c #26292A",
|
||||
"g. c #A0A5A5",
|
||||
"h. c #D2D7D7",
|
||||
"i. c #909595",
|
||||
"j. c #D2D6D6",
|
||||
"k. c #A0A6A6",
|
||||
"l. c #3C3E3F",
|
||||
"m. c #252829",
|
||||
"n. c #889595",
|
||||
"o. c #95A0A1",
|
||||
"p. c #667272",
|
||||
"q. c #677273",
|
||||
"r. c #97A3A3",
|
||||
"s. c #828D8E",
|
||||
"t. c #2E3131",
|
||||
"u. c #393B3C",
|
||||
"v. c #252728",
|
||||
"w. c #596162",
|
||||
"x. c #646F70",
|
||||
"y. c #657071",
|
||||
"z. c #424848",
|
||||
"A. c #2C2E2F",
|
||||
"B. c #363839",
|
||||
"C. c #242627",
|
||||
"D. c #262728",
|
||||
"E. c #242728",
|
||||
"F. c #2A2E2F",
|
||||
"G. c #2B2F30",
|
||||
"H. c #2C2E2E",
|
||||
"I. c #1B1C1D",
|
||||
"J. c #1B1D1D",
|
||||
"K. c #1C1E1F",
|
||||
"L. c #1D1E1F",
|
||||
"M. c #1D1F20",
|
||||
"N. c #1E2021",
|
||||
"O. c #1F2122",
|
||||
"P. c #202223",
|
||||
"Q. c #202323",
|
||||
"R. c #212324",
|
||||
"S. c #222425",
|
||||
"T. c #232526",
|
||||
"U. c #454849",
|
||||
"V. c #454748",
|
||||
"W. c #444747",
|
||||
"X. c #434647",
|
||||
"Y. c #424546",
|
||||
"Z. c #414445",
|
||||
"`. c #404343",
|
||||
" + c #3F4243",
|
||||
".+ c #3E4142",
|
||||
"++ c #3C3F40",
|
||||
"@+ c #3C3F3F",
|
||||
"#+ c #3B3E3F",
|
||||
"$+ c #3A3D3E",
|
||||
"%+ c #383B3C",
|
||||
"&+ c #383B3B",
|
||||
"*+ c #343737",
|
||||
". + @ # # $ % % & & * = = - - ; ; > , ' ) ! ~ { ] ^ / ( ",
|
||||
"_ : : < < < [ } } | 1 2 2 3 4 5 6 7 8 9 0 a b c d e f f ",
|
||||
"g h h i j k k l m n o o p q r s t u v w x y z A B C D D ",
|
||||
"E F G G G h h h k k m m H o q q r s u u v w y z z B I I ",
|
||||
"J K L L L G G G i i M N O P P Q R S s T u U V y y W X X ",
|
||||
"Y Z Z ` .K ..L L G +.+.M l @.#.+.$.q S T u %.w w y &.&.",
|
||||
"*.=.-.-.-.Z .K K ;.>.,.'.).'.!.~.P o {.q S T u %.w W W ",
|
||||
"].^.=.=.=./././.Z (..._.:.<.[.}.l |.P 1.$.2.S T 3.%.4.4.",
|
||||
"5.6.6.6.6.6.=.=././.Z 7.8.9.0.@.a.b.l |.P 1.c.S S T 7.7.",
|
||||
"d.e.e.f.6.6.^.=.=./.T g.h.i.j.k.7.i b.l P 1.$.2.S T 7.7.",
|
||||
"l.m.e.e.e.e.6.6.6.=.n.o.p. .q.r.s.G a.i t.l P $.$.S V V ",
|
||||
"u.v.v.v.m.e.e.f.6.6.w.x.-./.Z y.z.L A.G i i l P P $.%.%.",
|
||||
"B.v.v.v.v.v.e.e.6.6.^.=.=.-./. .K ..A.G a.i l |.P $.%.%.",
|
||||
"T C.v.v.v.v.D.e.e.f.6.6.=.=.-.Z .K ..L A.a.i b.l P T T ",
|
||||
"|.E.E.E.E.v.m.m.m.f.f.6.^.=.-./.Z K K F.L G.G h k m s s ",
|
||||
"H.C.C.C.C.E.v.v.m.e.e.f.6.^.^.-.-.Z .K ..L G a.i l S S ",
|
||||
"I.J.K.K.L.M.M.N.N.O.O.P.Q.R.S.T.T.C.v.e.6.^.-.Z K L $.$.",
|
||||
"U.U.V.V.W.W.X.Y.Y.Z.5.`. + +.+++@+#+$+R %+&+N 7.V *+$.$."};
|
103
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/close-inactive.xpm
Executable file
@ -0,0 +1,103 @@
|
||||
/* XPM */
|
||||
static char * close_inactive_xpm[] = {
|
||||
"28 18 82 1",
|
||||
" c None",
|
||||
". c #3B3E3F",
|
||||
"+ c #2E3132",
|
||||
"@ c #2F3132",
|
||||
"# c #2F3233",
|
||||
"$ c #303233",
|
||||
"% c #303333",
|
||||
"& c #303334",
|
||||
"* c #313434",
|
||||
"= c #313435",
|
||||
"- c #323536",
|
||||
"; c #343738",
|
||||
"> c #3C3F40",
|
||||
", c #2F3232",
|
||||
"' c #313334",
|
||||
") c #3D4041",
|
||||
"! c #2D3031",
|
||||
"~ c #2E3031",
|
||||
"{ c #2E3131",
|
||||
"] c #333536",
|
||||
"^ c #333637",
|
||||
"/ c #343637",
|
||||
"( c #3C3E3F",
|
||||
"_ c #2D2F30",
|
||||
": c #646768",
|
||||
"< c #333636",
|
||||
"[ c #2C2F30",
|
||||
"} c #4A4D4E",
|
||||
"| c #747677",
|
||||
"1 c #656768",
|
||||
"2 c #373A3B",
|
||||
"3 c #4B4D4E",
|
||||
"4 c #3A3D3E",
|
||||
"5 c #2D3030",
|
||||
"6 c #4F5455",
|
||||
"7 c #6A6E6E",
|
||||
"8 c #686B6B",
|
||||
"9 c #6B6E6F",
|
||||
"0 c #505455",
|
||||
"a c #393B3C",
|
||||
"b c #2B2E2F",
|
||||
"c c #2C2E2F",
|
||||
"d c #2C2F2F",
|
||||
"e c #6E7172",
|
||||
"f c #696B6B",
|
||||
"g c #333737",
|
||||
"h c #383A3B",
|
||||
"i c #696C6D",
|
||||
"j c #828586",
|
||||
"k c #606465",
|
||||
"l c #818585",
|
||||
"m c #686D6D",
|
||||
"n c #36393A",
|
||||
"o c #5D6565",
|
||||
"p c #636A6B",
|
||||
"q c #4B5253",
|
||||
"r c #4C5354",
|
||||
"s c #646C6C",
|
||||
"t c #596061",
|
||||
"u c #353838",
|
||||
"v c #454A4B",
|
||||
"w c #4B5152",
|
||||
"x c #3A3E3F",
|
||||
"y c #2A2D2E",
|
||||
"z c #2B2D2E",
|
||||
"A c #252828",
|
||||
"B c #252829",
|
||||
"C c #262829",
|
||||
"D c #26292A",
|
||||
"E c #27292A",
|
||||
"F c #272A2B",
|
||||
"G c #282A2B",
|
||||
"H c #282B2B",
|
||||
"I c #282B2C",
|
||||
"J c #292B2C",
|
||||
"K c #292C2D",
|
||||
"L c #2A2C2D",
|
||||
"M c #393C3D",
|
||||
"N c #383B3C",
|
||||
"O c #383B3B",
|
||||
"P c #353839",
|
||||
"Q c #343737",
|
||||
".++++@@@####$%&&&*====----;;",
|
||||
">++++@@,####$$&&&'====----;;",
|
||||
")+++++@@#####%&&&'====----;;",
|
||||
")+++++@@,####%&&&'====----;;",
|
||||
">!!!!!~~{+]^@@#//$&&&&====^^",
|
||||
"(__!_!!!~{::<@^::$&&&'====^^",
|
||||
"([___!!!!~}|121|3#&&&&====^^",
|
||||
"4[[[[_5_!!~67890##$&&&====^^",
|
||||
"abbbbccd[[_-efeg++@###&&&&--",
|
||||
"hbbbbcccd[=ijklm-++,##&&&&--",
|
||||
"nbbbbbccc[opq!rst++###$&&&--",
|
||||
"ubbbbbbcc[vw__!qx++@###&&&--",
|
||||
"^yyyyzzzbbbcc[[[_!!~+++###==",
|
||||
"=yyyzyzzbbbcc[[[_!!~+++,##==",
|
||||
"$yyyyzzzbbbcc[[__!!!+++@##==",
|
||||
"{yyyyyzzbbbbc[[[_!!!~++@##==",
|
||||
"ABCCCDDEEFFGHIJKKLyzbb[[!!&&",
|
||||
"4444MMMNNNOO222nPP;;QQ^--=&&"};
|
469
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/close-pressed.xpm
Executable file
@ -0,0 +1,469 @@
|
||||
/* XPM */
|
||||
static char * close_pressed_xpm[] = {
|
||||
"28 18 448 2",
|
||||
" c None",
|
||||
". c #494C53",
|
||||
"+ c #2F343B",
|
||||
"@ c #30353E",
|
||||
"# c #303640",
|
||||
"$ c #313840",
|
||||
"% c #323943",
|
||||
"& c #323B47",
|
||||
"* c #323C49",
|
||||
"= c #333E4C",
|
||||
"- c #35404F",
|
||||
"; c #354051",
|
||||
"> c #364252",
|
||||
", c #364354",
|
||||
"' c #374355",
|
||||
") c #374354",
|
||||
"! c #364253",
|
||||
"~ c #374252",
|
||||
"{ c #364150",
|
||||
"] c #36404E",
|
||||
"^ c #363F4C",
|
||||
"/ c #373F4A",
|
||||
"( c #373F48",
|
||||
"_ c #383E48",
|
||||
": c #383D47",
|
||||
"< c #383E47",
|
||||
"[ c #3B4049",
|
||||
"} c #3B4048",
|
||||
"| c #4A4E53",
|
||||
"1 c #2F343A",
|
||||
"2 c #30363D",
|
||||
"3 c #313841",
|
||||
"4 c #323B46",
|
||||
"5 c #343F4D",
|
||||
"6 c #354150",
|
||||
"7 c #354354",
|
||||
"8 c #364658",
|
||||
"9 c #38495B",
|
||||
"0 c #3A4A5F",
|
||||
"a c #3A4B62",
|
||||
"b c #3B4B61",
|
||||
"c c #3A4C60",
|
||||
"d c #394A5D",
|
||||
"e c #38485A",
|
||||
"f c #384657",
|
||||
"g c #384454",
|
||||
"h c #384351",
|
||||
"i c #37404C",
|
||||
"j c #383F48",
|
||||
"k c #383E46",
|
||||
"l c #373E45",
|
||||
"m c #3A4047",
|
||||
"n c #3A4044",
|
||||
"o c #4B5154",
|
||||
"p c #2E3539",
|
||||
"q c #30363E",
|
||||
"r c #313942",
|
||||
"s c #323C47",
|
||||
"t c #34404C",
|
||||
"u c #364453",
|
||||
"v c #384858",
|
||||
"w c #3A4B5C",
|
||||
"x c #3D5062",
|
||||
"y c #3E5167",
|
||||
"z c #40556E",
|
||||
"A c #415670",
|
||||
"B c #42566E",
|
||||
"C c #425670",
|
||||
"D c #40566D",
|
||||
"E c #3E5268",
|
||||
"F c #3D5164",
|
||||
"G c #3C4D5F",
|
||||
"H c #394A5A",
|
||||
"I c #394757",
|
||||
"J c #384451",
|
||||
"K c #37424C",
|
||||
"L c #374049",
|
||||
"M c #363E45",
|
||||
"N c #363E43",
|
||||
"O c #394144",
|
||||
"P c #383F42",
|
||||
"Q c #4B5254",
|
||||
"R c #2E363C",
|
||||
"S c #303942",
|
||||
"T c #323E47",
|
||||
"U c #34404E",
|
||||
"V c #364556",
|
||||
"W c #3B4B5D",
|
||||
"X c #3F5166",
|
||||
"Y c #43596E",
|
||||
"Z c #485E76",
|
||||
"` c #4B637D",
|
||||
" . c #4F6983",
|
||||
".. c #506B86",
|
||||
"+. c #526C87",
|
||||
"@. c #506C86",
|
||||
"#. c #4E6A83",
|
||||
"$. c #4B627E",
|
||||
"%. c #405266",
|
||||
"&. c #3D4D60",
|
||||
"*. c #394858",
|
||||
"=. c #384452",
|
||||
"-. c #37424D",
|
||||
";. c #363F49",
|
||||
">. c #384144",
|
||||
",. c #373E43",
|
||||
"'. c #4D5257",
|
||||
"). c #2F3740",
|
||||
"!. c #313A47",
|
||||
"~. c #364555",
|
||||
"{. c #3D4D5E",
|
||||
"]. c #43556A",
|
||||
"^. c #485E75",
|
||||
"/. c #4F6782",
|
||||
"(. c #58718F",
|
||||
"_. c #66829D",
|
||||
":. c #6D89A2",
|
||||
"<. c #6685A1",
|
||||
"[. c #6788A2",
|
||||
"}. c #6686A0",
|
||||
"|. c #6C88A2",
|
||||
"1. c #67829C",
|
||||
"2. c #56728F",
|
||||
"3. c #4E6783",
|
||||
"4. c #485D78",
|
||||
"5. c #44566C",
|
||||
"6. c #3E4D60",
|
||||
"7. c #384959",
|
||||
"8. c #384553",
|
||||
"9. c #37414D",
|
||||
"0. c #363F48",
|
||||
"a. c #384046",
|
||||
"b. c #383D43",
|
||||
"c. c #4B5258",
|
||||
"d. c #303841",
|
||||
"e. c #323C48",
|
||||
"f. c #354255",
|
||||
"g. c #425568",
|
||||
"h. c #4A5E76",
|
||||
"i. c #516985",
|
||||
"j. c #5C7794",
|
||||
"k. c #6782A2",
|
||||
"l. c #CEDBE3",
|
||||
"m. c #CFDDE6",
|
||||
"n. c #82A2BC",
|
||||
"o. c #7B9EB8",
|
||||
"p. c #D0DDE5",
|
||||
"q. c #CEDBE4",
|
||||
"r. c #6581A0",
|
||||
"s. c #5A7692",
|
||||
"t. c #4E6985",
|
||||
"u. c #495E77",
|
||||
"v. c #415669",
|
||||
"w. c #3B4D5F",
|
||||
"x. c #384658",
|
||||
"y. c #36424E",
|
||||
"z. c #374048",
|
||||
"A. c #373D44",
|
||||
"B. c #4B5059",
|
||||
"C. c #303843",
|
||||
"D. c #343F4C",
|
||||
"E. c #384859",
|
||||
"F. c #3C4E63",
|
||||
"G. c #455B70",
|
||||
"H. c #506681",
|
||||
"I. c #587592",
|
||||
"J. c #6684A3",
|
||||
"K. c #7393B2",
|
||||
"L. c #AAC1D3",
|
||||
"M. c #EDF2F5",
|
||||
"N. c #DBE5ED",
|
||||
"O. c #99B7CF",
|
||||
"P. c #ECF1F4",
|
||||
"Q. c #AABFD3",
|
||||
"R. c #7292B1",
|
||||
"S. c #6482A2",
|
||||
"T. c #587491",
|
||||
"U. c #4E6581",
|
||||
"V. c #435A71",
|
||||
"W. c #3D5065",
|
||||
"X. c #3A4A5C",
|
||||
"Y. c #374451",
|
||||
"Z. c #36404B",
|
||||
"`. c #373F49",
|
||||
" + c #363D44",
|
||||
".+ c #4A4F58",
|
||||
"++ c #303A46",
|
||||
"@+ c #35404E",
|
||||
"#+ c #3A495B",
|
||||
"$+ c #405167",
|
||||
"%+ c #556E87",
|
||||
"&+ c #617D99",
|
||||
"*+ c #6E8DAA",
|
||||
"=+ c #7E9FBC",
|
||||
"-+ c #89AAC5",
|
||||
";+ c #B2CCDD",
|
||||
">+ c #D1DBDE",
|
||||
",+ c #CCD4D7",
|
||||
"'+ c #88A9C6",
|
||||
")+ c #7D9EBB",
|
||||
"!+ c #6B8CA9",
|
||||
"~+ c #5E7C98",
|
||||
"{+ c #516C87",
|
||||
"]+ c #475C75",
|
||||
"^+ c #405267",
|
||||
"/+ c #394553",
|
||||
"(+ c #373E4A",
|
||||
"_+ c #363D43",
|
||||
":+ c #474D54",
|
||||
"<+ c #303B45",
|
||||
"[+ c #353F4E",
|
||||
"}+ c #3A495C",
|
||||
"|+ c #3F5167",
|
||||
"1+ c #496078",
|
||||
"2+ c #576F89",
|
||||
"3+ c #62809A",
|
||||
"4+ c #7191AD",
|
||||
"5+ c #80A3BD",
|
||||
"6+ c #8CAEC7",
|
||||
"7+ c #99B9D2",
|
||||
"8+ c #CAD6DB",
|
||||
"9+ c #C8CED1",
|
||||
"0+ c #CAD6DC",
|
||||
"a+ c #98B9D2",
|
||||
"b+ c #8BADC6",
|
||||
"c+ c #7FA2BB",
|
||||
"d+ c #6F8EAB",
|
||||
"e+ c #607E9A",
|
||||
"f+ c #547088",
|
||||
"g+ c #485D76",
|
||||
"h+ c #3F5268",
|
||||
"i+ c #3B4B5E",
|
||||
"j+ c #384453",
|
||||
"k+ c #35404B",
|
||||
"l+ c #363E48",
|
||||
"m+ c #353D43",
|
||||
"n+ c #464C55",
|
||||
"o+ c #303945",
|
||||
"p+ c #3A4A5A",
|
||||
"q+ c #405165",
|
||||
"r+ c #495F77",
|
||||
"s+ c #556D88",
|
||||
"t+ c #617E99",
|
||||
"u+ c #6E8FAB",
|
||||
"v+ c #7E9EBC",
|
||||
"w+ c #8FAEC9",
|
||||
"x+ c #D2E0E8",
|
||||
"y+ c #DDE5E9",
|
||||
"z+ c #C2D3E0",
|
||||
"A+ c #D3E0E9",
|
||||
"B+ c #8EADC9",
|
||||
"C+ c #5D7B98",
|
||||
"D+ c #526D87",
|
||||
"E+ c #3F5267",
|
||||
"F+ c #363F4B",
|
||||
"G+ c #363E49",
|
||||
"H+ c #353C42",
|
||||
"I+ c #424850",
|
||||
"J+ c #2E3741",
|
||||
"K+ c #333D4A",
|
||||
"L+ c #374656",
|
||||
"M+ c #3C4E62",
|
||||
"N+ c #455A70",
|
||||
"O+ c #516781",
|
||||
"P+ c #5B7591",
|
||||
"Q+ c #7595B3",
|
||||
"R+ c #BEDCE4",
|
||||
"S+ c #B9CFD3",
|
||||
"T+ c #A7C7D8",
|
||||
"U+ c #8EAFCA",
|
||||
"V+ c #BCD4D7",
|
||||
"W+ c #B7D6E0",
|
||||
"X+ c #7393B1",
|
||||
"Y+ c #6584A1",
|
||||
"Z+ c #4E6580",
|
||||
"`+ c #435B70",
|
||||
" @ c #3C4F64",
|
||||
".@ c #39485A",
|
||||
"+@ c #364250",
|
||||
"@@ c #343D48",
|
||||
"#@ c #353C46",
|
||||
"$@ c #353A41",
|
||||
"%@ c #3F454D",
|
||||
"&@ c #2D363E",
|
||||
"*@ c #2F3A46",
|
||||
"=@ c #334051",
|
||||
"-@ c #394A5B",
|
||||
";@ c #415567",
|
||||
">@ c #4A5F76",
|
||||
",@ c #516B85",
|
||||
"'@ c #5F7694",
|
||||
")@ c #6984A2",
|
||||
"!@ c #94B2C5",
|
||||
"~@ c #9AB9CB",
|
||||
"{@ c #7C9DB9",
|
||||
"]@ c #7D9FB9",
|
||||
"^@ c #99B8CB",
|
||||
"/@ c #809EB8",
|
||||
"(@ c #6781A0",
|
||||
"_@ c #5B7693",
|
||||
":@ c #4E6984",
|
||||
"<@ c #415467",
|
||||
"[@ c #394B5D",
|
||||
"}@ c #333F4A",
|
||||
"|@ c #333C45",
|
||||
"1@ c #343C44",
|
||||
"2@ c #343940",
|
||||
"3@ c #3A4145",
|
||||
"4@ c #2C333B",
|
||||
"5@ c #2E3743",
|
||||
"6@ c #323D4B",
|
||||
"7@ c #344453",
|
||||
"8@ c #3C4B5C",
|
||||
"9@ c #44556A",
|
||||
"0@ c #495E76",
|
||||
"a@ c #526B82",
|
||||
"b@ c #5B738F",
|
||||
"c@ c #5F7C98",
|
||||
"d@ c #66839E",
|
||||
"e@ c #6A87A1",
|
||||
"f@ c #6A88A3",
|
||||
"g@ c #6986A1",
|
||||
"h@ c #64819E",
|
||||
"i@ c #5F7B98",
|
||||
"j@ c #57728F",
|
||||
"k@ c #3C4C5E",
|
||||
"l@ c #364656",
|
||||
"m@ c #344150",
|
||||
"n@ c #333C49",
|
||||
"o@ c #333B43",
|
||||
"p@ c #343B41",
|
||||
"q@ c #34383E",
|
||||
"r@ c #353B3F",
|
||||
"s@ c #292F36",
|
||||
"t@ c #2F3942",
|
||||
"u@ c #323D49",
|
||||
"v@ c #344354",
|
||||
"w@ c #3B495D",
|
||||
"x@ c #405164",
|
||||
"y@ c #44596E",
|
||||
"z@ c #4E647D",
|
||||
"A@ c #516B83",
|
||||
"B@ c #536D86",
|
||||
"C@ c #546D87",
|
||||
"D@ c #526D86",
|
||||
"E@ c #516A84",
|
||||
"F@ c #4C647D",
|
||||
"G@ c #3B4A5D",
|
||||
"H@ c #364455",
|
||||
"I@ c #34404D",
|
||||
"J@ c #333D48",
|
||||
"K@ c #31383E",
|
||||
"L@ c #333A3D",
|
||||
"M@ c #32373B",
|
||||
"N@ c #282E33",
|
||||
"O@ c #2B3037",
|
||||
"P@ c #2C343B",
|
||||
"Q@ c #2E3742",
|
||||
"R@ c #313B48",
|
||||
"S@ c #344050",
|
||||
"T@ c #354655",
|
||||
"U@ c #3B4A5B",
|
||||
"V@ c #3E5063",
|
||||
"W@ c #3F5266",
|
||||
"X@ c #41566D",
|
||||
"Y@ c #435770",
|
||||
"Z@ c #43566D",
|
||||
"`@ c #3D4F62",
|
||||
" # c #3B4B5C",
|
||||
".# c #364657",
|
||||
"+# c #354352",
|
||||
"@# c #333F4B",
|
||||
"## c #313A42",
|
||||
"$# c #30373E",
|
||||
"%# c #2F363B",
|
||||
"&# c #32393C",
|
||||
"*# c #31373A",
|
||||
"=# c #2E3134",
|
||||
"-# c #262A2F",
|
||||
";# c #292E33",
|
||||
"># c #2B3036",
|
||||
",# c #2C3239",
|
||||
"'# c #2D353E",
|
||||
")# c #313A46",
|
||||
"!# c #33404E",
|
||||
"~# c #364353",
|
||||
"{# c #374657",
|
||||
"]# c #39495B",
|
||||
"^# c #394A5E",
|
||||
"/# c #3A495D",
|
||||
"(# c #374758",
|
||||
"_# c #313943",
|
||||
":# c #31363F",
|
||||
"<# c #31363D",
|
||||
"[# c #30343A",
|
||||
"}# c #2F3438",
|
||||
"|# c #31363A",
|
||||
"1# c #323637",
|
||||
"2# c #1C1E21",
|
||||
"3# c #1E1F22",
|
||||
"4# c #1F2227",
|
||||
"5# c #21252A",
|
||||
"6# c #22272C",
|
||||
"7# c #242A2F",
|
||||
"8# c #262B34",
|
||||
"9# c #272F38",
|
||||
"0# c #28313B",
|
||||
"a# c #2B3540",
|
||||
"b# c #2B3543",
|
||||
"c# c #2D3745",
|
||||
"d# c #2E3A47",
|
||||
"e# c #303A48",
|
||||
"f# c #2F3A47",
|
||||
"g# c #2E3946",
|
||||
"h# c #2E3746",
|
||||
"i# c #2E3844",
|
||||
"j# c #2C3640",
|
||||
"k# c #2C353E",
|
||||
"l# c #2C3238",
|
||||
"m# c #2C3136",
|
||||
"n# c #2C3036",
|
||||
"o# c #2B3035",
|
||||
"p# c #2C3033",
|
||||
"q# c #303437",
|
||||
"r# c #303336",
|
||||
"s# c #46484B",
|
||||
"t# c #45484B",
|
||||
"u# c #45494D",
|
||||
"v# c #454A4D",
|
||||
"w# c #454A4E",
|
||||
"x# c #43494F",
|
||||
"y# c #444A51",
|
||||
"z# c #434A52",
|
||||
"A# c #424954",
|
||||
"B# c #424953",
|
||||
"C# c #414952",
|
||||
"D# c #3F4651",
|
||||
"E# c #3E454E",
|
||||
"F# c #3D444C",
|
||||
"G# c #3C434A",
|
||||
"H# c #3B4147",
|
||||
"I# c #393E42",
|
||||
"J# c #373D41",
|
||||
"K# c #363A3E",
|
||||
"L# c #35393C",
|
||||
"M# c #34373A",
|
||||
"N# c #303335",
|
||||
"O# c #2F3235",
|
||||
". + @ # $ % & * = - ; > , ' ' ) ! ~ { ] ^ / ( _ : < [ } ",
|
||||
"| 1 2 3 % 4 5 6 7 8 9 0 a b a c d e f g h i / j k l m n ",
|
||||
"o p q r s t u v w x y z A B C D E F G H I J K L M N O P ",
|
||||
"Q R S T U V W X Y Z ` ...+.@.#.$.Z Y %.&.*.=.-.;.M >.,.",
|
||||
"'.).!.U ~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5.6.7.8.9.0.a.b.",
|
||||
"c.d.e.f.w g.h.i.j.k.l.m.n.o.n.p.q.r.s.t.u.v.w.x.y.L z.A.",
|
||||
"B.C.D.E.F.G.H.I.J.K.L.M.N.O.N.P.Q.R.S.T.U.V.W.X.Y.Z.`. +",
|
||||
".+++@+#+$+Z %+&+*+=+-+;+>+,+>+;+'+)+!+~+{+]+^+W /+i (+_+",
|
||||
":+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+k+l+m+",
|
||||
"n+o+- p+q+r+s+t+u+v+w+x+y+z+y+A+B+)+!+C+D+]+E+W =.F+G+H+",
|
||||
"I+J+K+L+M+N+O+P+J.Q+R+S+T+U+T+V+W+X+Y+T.Z+`+ @.@+@@@#@$@",
|
||||
"%@&@*@=@-@;@>@,@'@)@!@~@{@]@o.^@/@(@_@:@Z <@[@7 }@|@1@2@",
|
||||
"3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@h@i@j@/.g+].k@l@m@n@o@p@q@",
|
||||
"r@s@4@t@u@v@w@x@y@r+z@A@B@C@D@E@F@^.Y q+G@H@I@J@% K@L@M@",
|
||||
"M@N@O@P@Q@R@S@T@U@V@W@X@Y@Z@Y@X@E+`@ #.#+#@#4 ##$#%#&#*#",
|
||||
"=#-#;#>#,#'#)#u@!#~#{#]#^#/#^#]#(#H@6 D.e._#:#<#[#}#|#1#",
|
||||
"2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g#h#i#j#k#4@l#m#n#o#p#q#r#",
|
||||
"s#s#t#u#v#w#w#x#y#z#z#A#B#C#C#D#E#F#G#H#n I#J#K#L#M#N#O#"};
|
182
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/hide-active.xpm
Executable file
@ -0,0 +1,182 @@
|
||||
/* XPM */
|
||||
static char * hide_active_xpm[] = {
|
||||
"28 18 161 2",
|
||||
" c None",
|
||||
". c #3B4047",
|
||||
"+ c #3A3E45",
|
||||
"@ c #393E45",
|
||||
"# c #383D44",
|
||||
"$ c #383D43",
|
||||
"% c #373C43",
|
||||
"& c #373C42",
|
||||
"* c #373B42",
|
||||
"= c #363A41",
|
||||
"- c #353A40",
|
||||
"; c #353940",
|
||||
"> c #34393F",
|
||||
", c #34383E",
|
||||
"' c #33383E",
|
||||
") c #33373D",
|
||||
"! c #32373D",
|
||||
"~ c #32363C",
|
||||
"{ c #31353B",
|
||||
"] c #30343A",
|
||||
"^ c #3A3F43",
|
||||
"/ c #393E41",
|
||||
"( c #383D41",
|
||||
"_ c #373C40",
|
||||
": c #373B3F",
|
||||
"< c #363B3F",
|
||||
"[ c #363A3E",
|
||||
"} c #353A3D",
|
||||
"| c #34393D",
|
||||
"1 c #34393C",
|
||||
"2 c #34383C",
|
||||
"3 c #33373B",
|
||||
"4 c #32373A",
|
||||
"5 c #32363A",
|
||||
"6 c #323639",
|
||||
"7 c #313539",
|
||||
"8 c #303438",
|
||||
"9 c #303437",
|
||||
"0 c #2F3337",
|
||||
"a c #393E3F",
|
||||
"b c #383D3E",
|
||||
"c c #373C3D",
|
||||
"d c #363B3C",
|
||||
"e c #363A3B",
|
||||
"f c #353A3B",
|
||||
"g c #35393A",
|
||||
"h c #34393A",
|
||||
"i c #343839",
|
||||
"j c #333839",
|
||||
"k c #333738",
|
||||
"l c #323637",
|
||||
"m c #313536",
|
||||
"n c #303535",
|
||||
"o c #303435",
|
||||
"p c #2F3434",
|
||||
"q c #2F3334",
|
||||
"r c #2E3233",
|
||||
"s c #323738",
|
||||
"t c #313636",
|
||||
"u c #2F3435",
|
||||
"v c #2D3132",
|
||||
"w c #383C3D",
|
||||
"x c #373B3C",
|
||||
"y c #36393A",
|
||||
"z c #353839",
|
||||
"A c #343838",
|
||||
"B c #333637",
|
||||
"C c #323536",
|
||||
"D c #313435",
|
||||
"E c #303434",
|
||||
"F c #303334",
|
||||
"G c #2F3333",
|
||||
"H c #2F3233",
|
||||
"I c #2E3132",
|
||||
"J c #2D3031",
|
||||
"K c #343738",
|
||||
"L c #2C2F30",
|
||||
"M c #333737",
|
||||
"N c #66696A",
|
||||
"O c #7A7D7D",
|
||||
"P c #636666",
|
||||
"Q c #787A7B",
|
||||
"R c #2B2F2F",
|
||||
"S c #2B2E2F",
|
||||
"T c #343637",
|
||||
"U c #3C3F40",
|
||||
"V c #B0B1B1",
|
||||
"W c #7A7C7C",
|
||||
"X c #303233",
|
||||
"Y c #2F3232",
|
||||
"Z c #595B5C",
|
||||
"` c #C4C5C5",
|
||||
" . c #4D5050",
|
||||
".. c #2D2F30",
|
||||
"+. c #2C2E2F",
|
||||
"@. c #2B2E2E",
|
||||
"#. c #2B2D2E",
|
||||
"$. c #2A2D2D",
|
||||
"%. c #333636",
|
||||
"&. c #323435",
|
||||
"*. c #313434",
|
||||
"=. c #505253",
|
||||
"-. c #646667",
|
||||
";. c #434546",
|
||||
">. c #C4C4C5",
|
||||
",. c #6D6F6F",
|
||||
"'. c #2A2D2E",
|
||||
"). c #2A2C2D",
|
||||
"!. c #292B2C",
|
||||
"~. c #313334",
|
||||
"{. c #595C5C",
|
||||
"]. c #434647",
|
||||
"^. c #AFB0B0",
|
||||
"/. c #787A7A",
|
||||
"(. c #6E6F70",
|
||||
"_. c #C3C4C4",
|
||||
":. c #8E8F90",
|
||||
"<. c #282B2C",
|
||||
"[. c #282A2B",
|
||||
"}. c #272A2B",
|
||||
"|. c #2E3031",
|
||||
"1. c #27292A",
|
||||
"2. c #2F3132",
|
||||
"3. c #2D3030",
|
||||
"4. c #292C2D",
|
||||
"5. c #272A2A",
|
||||
"6. c #262929",
|
||||
"7. c #262829",
|
||||
"8. c #2C3031",
|
||||
"9. c #2A2E2F",
|
||||
"0. c #282C2D",
|
||||
"a. c #272B2B",
|
||||
"b. c #26292A",
|
||||
"c. c #252829",
|
||||
"d. c #252728",
|
||||
"e. c #242727",
|
||||
"f. c #2E3131",
|
||||
"g. c #2C2F2F",
|
||||
"h. c #232626",
|
||||
"i. c #232526",
|
||||
"j. c #222425",
|
||||
"k. c #212324",
|
||||
"l. c #202223",
|
||||
"m. c #1F2122",
|
||||
"n. c #1F2121",
|
||||
"o. c #1E2021",
|
||||
"p. c #1D1F20",
|
||||
"q. c #343737",
|
||||
"r. c #373A3B",
|
||||
"s. c #383B3B",
|
||||
"t. c #383B3C",
|
||||
"u. c #3A3D3E",
|
||||
"v. c #3B3E3F",
|
||||
"w. c #3C3F3F",
|
||||
"x. c #3D4041",
|
||||
"y. c #3E4142",
|
||||
"z. c #3F4243",
|
||||
"A. c #404343",
|
||||
"B. c #414344",
|
||||
"C. c #414445",
|
||||
"D. c #424546",
|
||||
". . . . . . . + @ # $ % & * = - ; > , ' ) ! ~ ~ { { { ] ",
|
||||
"^ ^ ^ ^ ^ ^ ^ / ( _ _ : < [ } | 1 2 3 4 5 6 7 7 8 9 9 0 ",
|
||||
"a a a a a a a b c d d e f g h i j k l l m m n o p q q r ",
|
||||
"b b b b b b b c d e f g h i j k s l t m n o u q r r r v ",
|
||||
"w w w w w w w x e y g z i A k B l C m D E F G H I I I J ",
|
||||
"x x x x x x x e g z i K k k l C m D E F q H I I J J J L ",
|
||||
"e e e e e e e g i K k M l N O D o F q H P Q J J L L R S ",
|
||||
"y y y y y y y z K T B B C U V W F X Y Z ` ...L +.@.#.$.",
|
||||
"z z z z z z z K B %.C &.D *.=.` -.I ;.>.,.L +.@.'.$.).!.",
|
||||
"z z z z z z z K B C C &.D ~.F {.>.].^./.L +.@.#.$.).!.!.",
|
||||
"K K K K K K K B C D D F F H Y I (._.:.+.@.#.$.).!.<.[.}.",
|
||||
"B B B B B B B &.D ~.F X H I |.J ..L S #.).).!.!.[.[.1.1.",
|
||||
"B B B B B B B &.D F F H 2.I J 3.L +.#.'.).4.!.<.[.5.1.6.",
|
||||
"C C C C C C C ~.F H H I |.J L +.S #.).4.!.<.[.5.1.6.7.7.",
|
||||
"m m m m m m m F q r r v J 8.L S 9.'.4.0.<.a.}.5.b.c.c.c.",
|
||||
"D D D D D D D X H I |.J L L S #.'.4.!.<.[.5.1.6.7.d.d.e.",
|
||||
"F F F F F F F f.J g.S '.4.<.}.b.7.d.h.i.j.k.l.l.m.n.o.p.",
|
||||
"F F F F F F F D C B q.K z y r.s.t.u.v.w.U x.y.z.A.B.C.D."};
|
79
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/hide-inactive.xpm
Executable file
@ -0,0 +1,79 @@
|
||||
/* XPM */
|
||||
static char * hide_inactive_xpm[] = {
|
||||
"28 18 58 1",
|
||||
" c None",
|
||||
". c #343738",
|
||||
"+ c #333637",
|
||||
"@ c #323536",
|
||||
"# c #313435",
|
||||
"$ c #313334",
|
||||
"% c #303334",
|
||||
"& c #303233",
|
||||
"* c #2F3233",
|
||||
"= c #2F3232",
|
||||
"- c #323435",
|
||||
"; c #303333",
|
||||
"> c #2F3132",
|
||||
", c #2E3132",
|
||||
"' c #2E3031",
|
||||
") c #4B4E4F",
|
||||
"! c #565859",
|
||||
"~ c #4A4C4D",
|
||||
"{ c #545757",
|
||||
"] c #36393A",
|
||||
"^ c #707273",
|
||||
"/ c #555859",
|
||||
"( c #444748",
|
||||
"_ c #7A7C7D",
|
||||
": c #3F4142",
|
||||
"< c #2D3031",
|
||||
"[ c #3F4243",
|
||||
"} c #7B7C7D",
|
||||
"| c #393C3D",
|
||||
"1 c #7A7C7C",
|
||||
"2 c #4E5151",
|
||||
"3 c #2D3030",
|
||||
"4 c #2D2F30",
|
||||
"5 c #2C2F30",
|
||||
"6 c #707272",
|
||||
"7 c #545657",
|
||||
"8 c #2E3131",
|
||||
"9 c #4F5152",
|
||||
"0 c #5F6162",
|
||||
"a c #2C2E2F",
|
||||
"b c #2B2E2F",
|
||||
"c c #2B2E2E",
|
||||
"d c #2B2D2E",
|
||||
"e c #2A2D2E",
|
||||
"f c #292C2D",
|
||||
"g c #292C2C",
|
||||
"h c #282B2C",
|
||||
"i c #282B2B",
|
||||
"j c #282A2B",
|
||||
"k c #272A2B",
|
||||
"l c #272A2A",
|
||||
"m c #27292A",
|
||||
"n c #26292A",
|
||||
"o c #343737",
|
||||
"p c #353839",
|
||||
"q c #373A3B",
|
||||
"r c #383B3B",
|
||||
"s c #383B3C",
|
||||
".......+++@@@@####$%%%%&****",
|
||||
".......+++@@@@####$%%%%&****",
|
||||
".......+++@@@@####$%%%%&***=",
|
||||
".......+++@@@@####$%%%%&***=",
|
||||
"+++++++@@@-###$%%%;&**>>,,,,",
|
||||
"+++++++@@@-###$%%%&***>>,,,'",
|
||||
"+++++++@@@-##)!%%%&*~{>>,,''",
|
||||
"+++++++@@@-##]^/%;&(_:>,,''<",
|
||||
"@@@@@@@###$%%%[}~*|12'<<3455",
|
||||
"@@@@@@@##$%%%%*(1|678<<<4555",
|
||||
"@@@@@@@##$%%%&**9_08'<<3555a",
|
||||
"@@@@@@@##$%%%&***,,8<<34555a",
|
||||
"#######%%&***,,,'<<4555abbcd",
|
||||
"#######%%&**>,,,'<<555aabbcd",
|
||||
"#######%%***>,,,<<4555aabcdd",
|
||||
"#######%%***>,,'<<4555aabcdd",
|
||||
"%%%%%%%=,8<<55bbdeffghijklmn",
|
||||
"%%%%%%%%%##@@++oo.pp]]qqrrss"};
|
469
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/hide-pressed.xpm
Executable file
@ -0,0 +1,469 @@
|
||||
/* XPM */
|
||||
static char * hide_pressed_xpm[] = {
|
||||
"28 18 448 2",
|
||||
" c None",
|
||||
". c #3A3F46",
|
||||
"+ c #3B3F47",
|
||||
"@ c #3B4048",
|
||||
"# c #3B4049",
|
||||
"$ c #3A404A",
|
||||
"% c #3A414B",
|
||||
"& c #39404A",
|
||||
"* c #39414C",
|
||||
"= c #38424E",
|
||||
"- c #384250",
|
||||
"; c #384352",
|
||||
"> c #384453",
|
||||
", c #384355",
|
||||
"' c #384456",
|
||||
") c #384557",
|
||||
"! c #374456",
|
||||
"~ c #374354",
|
||||
"{ c #364153",
|
||||
"] c #35404E",
|
||||
"^ c #333D49",
|
||||
"/ c #323944",
|
||||
"( c #313740",
|
||||
"_ c #31363D",
|
||||
": c #30353B",
|
||||
"< c #393E42",
|
||||
"[ c #3A3F43",
|
||||
"} c #3A4044",
|
||||
"| c #3A4047",
|
||||
"1 c #394048",
|
||||
"2 c #3A414A",
|
||||
"3 c #394453",
|
||||
"4 c #394556",
|
||||
"5 c #3A4758",
|
||||
"6 c #39495B",
|
||||
"7 c #3B4B5E",
|
||||
"8 c #3B4D62",
|
||||
"9 c #3B4D63",
|
||||
"0 c #3B4C61",
|
||||
"a c #3B4C63",
|
||||
"b c #3A4B60",
|
||||
"c c #39495C",
|
||||
"d c #364455",
|
||||
"e c #34404E",
|
||||
"f c #333C47",
|
||||
"g c #313841",
|
||||
"h c #30363B",
|
||||
"i c #303438",
|
||||
"j c #393E3F",
|
||||
"k c #383D3F",
|
||||
"l c #383E41",
|
||||
"m c #383F42",
|
||||
"n c #394144",
|
||||
"o c #394045",
|
||||
"p c #384047",
|
||||
"q c #39424B",
|
||||
"r c #39444E",
|
||||
"s c #394652",
|
||||
"t c #3A4858",
|
||||
"u c #3A4B5C",
|
||||
"v c #3D4F5F",
|
||||
"w c #3D5265",
|
||||
"x c #3F5368",
|
||||
"y c #40566E",
|
||||
"z c #415771",
|
||||
"A c #42576E",
|
||||
"B c #415770",
|
||||
"C c #3F556C",
|
||||
"D c #3E5168",
|
||||
"E c #3B4C5E",
|
||||
"F c #384554",
|
||||
"G c #343F4A",
|
||||
"H c #323A41",
|
||||
"I c #30363A",
|
||||
"J c #2F3435",
|
||||
"K c #373D3E",
|
||||
"L c #373D3F",
|
||||
"M c #373D41",
|
||||
"N c #373E43",
|
||||
"O c #384044",
|
||||
"P c #37414A",
|
||||
"Q c #38444F",
|
||||
"R c #384653",
|
||||
"S c #3A495A",
|
||||
"T c #3D4E60",
|
||||
"U c #415368",
|
||||
"V c #435A6F",
|
||||
"W c #485E77",
|
||||
"X c #4A637F",
|
||||
"Y c #4D6A83",
|
||||
"Z c #506C87",
|
||||
"` c #516C87",
|
||||
" . c #506B86",
|
||||
".. c #4D6983",
|
||||
"+. c #4A627D",
|
||||
"@. c #44586F",
|
||||
"#. c #3C4E60",
|
||||
"$. c #364451",
|
||||
"%. c #323C44",
|
||||
"&. c #2F363C",
|
||||
"*. c #2E3335",
|
||||
"=. c #373C3D",
|
||||
"-. c #383D3E",
|
||||
";. c #373D40",
|
||||
">. c #383D43",
|
||||
",. c #384046",
|
||||
"'. c #38414A",
|
||||
"). c #38424F",
|
||||
"!. c #394655",
|
||||
"~. c #394A5A",
|
||||
"{. c #3E4F62",
|
||||
"]. c #45566C",
|
||||
"^. c #485D78",
|
||||
"/. c #4F6883",
|
||||
"(. c #57728E",
|
||||
"_. c #5C7A97",
|
||||
":. c #61809C",
|
||||
"<. c #6684A0",
|
||||
"[. c #6685A1",
|
||||
"}. c #66859F",
|
||||
"|. c #63809D",
|
||||
"1. c #5C7996",
|
||||
"2. c #516A86",
|
||||
"3. c #44596F",
|
||||
"4. c #3B4A5B",
|
||||
"5. c #353E4A",
|
||||
"6. c #30373D",
|
||||
"7. c #2E3235",
|
||||
"8. c #363A3C",
|
||||
"9. c #373B3E",
|
||||
"0. c #363C3F",
|
||||
"a. c #373C41",
|
||||
"b. c #373D44",
|
||||
"c. c #374048",
|
||||
"d. c #38424B",
|
||||
"e. c #374350",
|
||||
"f. c #394758",
|
||||
"g. c #3B4E5F",
|
||||
"h. c #425669",
|
||||
"i. c #4E6884",
|
||||
"j. c #5A7692",
|
||||
"k. c #6581A0",
|
||||
"l. c #6C8BAA",
|
||||
"m. c #7494B3",
|
||||
"n. c #799CB7",
|
||||
"o. c #799EB8",
|
||||
"p. c #799DB7",
|
||||
"q. c #7394B3",
|
||||
"r. c #6C8AA9",
|
||||
"s. c #5D7896",
|
||||
"t. c #4D657C",
|
||||
"u. c #3E4F63",
|
||||
"v. c #36424D",
|
||||
"w. c #30383E",
|
||||
"x. c #2D3134",
|
||||
"y. c #35383C",
|
||||
"z. c #363B3E",
|
||||
"A. c #363C41",
|
||||
"B. c #363D44",
|
||||
"C. c #373F49",
|
||||
"D. c #37414D",
|
||||
"E. c #384553",
|
||||
"F. c #3A4B5D",
|
||||
"G. c #3D5165",
|
||||
"H. c #445B72",
|
||||
"I. c #4D6581",
|
||||
"J. c #577491",
|
||||
"K. c #8AA2B9",
|
||||
"L. c #A3B8CD",
|
||||
"M. c #7C9EBB",
|
||||
"N. c #84A6C1",
|
||||
"O. c #8BACC6",
|
||||
"P. c #8BADC9",
|
||||
"Q. c #A4BDD2",
|
||||
"R. c #AABFD3",
|
||||
"S. c #6888A7",
|
||||
"T. c #556E88",
|
||||
"U. c #43566A",
|
||||
"V. c #374452",
|
||||
"W. c #30383F",
|
||||
"X. c #2C3134",
|
||||
"Y. c #35393C",
|
||||
"Z. c #363A3E",
|
||||
"`. c #363B40",
|
||||
" + c #363D43",
|
||||
".+ c #373E49",
|
||||
"++ c #38424D",
|
||||
"@+ c #3A4655",
|
||||
"#+ c #3C4C5F",
|
||||
"$+ c #405267",
|
||||
"%+ c #465C76",
|
||||
"&+ c #5E7C98",
|
||||
"*+ c #7290AD",
|
||||
"=+ c #CCD9E5",
|
||||
"-+ c #B1C7D9",
|
||||
";+ c #90B0CD",
|
||||
">+ c #94B5D0",
|
||||
",+ c #96B7D1",
|
||||
"'+ c #AAC4D9",
|
||||
")+ c #DFE8F0",
|
||||
"!+ c #99B4CC",
|
||||
"~+ c #7392AF",
|
||||
"{+ c #5A7590",
|
||||
"]+ c #475C6F",
|
||||
"^+ c #394654",
|
||||
"/+ c #2C3033",
|
||||
"(+ c #34373B",
|
||||
"_+ c #34393C",
|
||||
":+ c #34393E",
|
||||
"<+ c #353A3F",
|
||||
"[+ c #353D43",
|
||||
"}+ c #363E48",
|
||||
"|+ c #37424D",
|
||||
"1+ c #394554",
|
||||
"2+ c #3B4C5F",
|
||||
"3+ c #405269",
|
||||
"4+ c #475E77",
|
||||
"5+ c #526E89",
|
||||
"6+ c #5F7D99",
|
||||
"7+ c #6E8EAB",
|
||||
"8+ c #90AEC5",
|
||||
"9+ c #DEE7EF",
|
||||
"0+ c #AEC7DB",
|
||||
"a+ c #96B7D2",
|
||||
"b+ c #A2C0D8",
|
||||
"c+ c #E1EAF2",
|
||||
"d+ c #B2CCDD",
|
||||
"e+ c #8AABC6",
|
||||
"f+ c #7595B0",
|
||||
"g+ c #5A7890",
|
||||
"h+ c #485B70",
|
||||
"i+ c #30373F",
|
||||
"j+ c #2A2E32",
|
||||
"k+ c #34383B",
|
||||
"l+ c #35393D",
|
||||
"m+ c #353C42",
|
||||
"n+ c #363D48",
|
||||
"o+ c #405268",
|
||||
"p+ c #465C75",
|
||||
"q+ c #516B86",
|
||||
"r+ c #6B8BAA",
|
||||
"s+ c #7B9DBB",
|
||||
"t+ c #9FBAD0",
|
||||
"u+ c #DFE9F1",
|
||||
"v+ c #9FBDD4",
|
||||
"w+ c #D6E3ED",
|
||||
"x+ c #BAD0E0",
|
||||
"y+ c #8FB1CC",
|
||||
"z+ c #85A7C4",
|
||||
"A+ c #7293AF",
|
||||
"B+ c #59758F",
|
||||
"C+ c #475A6F",
|
||||
"D+ c #2E363E",
|
||||
"E+ c #333639",
|
||||
"F+ c #343739",
|
||||
"G+ c #34383C",
|
||||
"H+ c #353A42",
|
||||
"I+ c #353C46",
|
||||
"J+ c #363F4A",
|
||||
"K+ c #374351",
|
||||
"L+ c #39485B",
|
||||
"M+ c #3C4F64",
|
||||
"N+ c #435970",
|
||||
"O+ c #4C6480",
|
||||
"P+ c #567490",
|
||||
"Q+ c #6382A1",
|
||||
"R+ c #7192B0",
|
||||
"S+ c #7C9DBB",
|
||||
"T+ c #ABC1D5",
|
||||
"U+ c #C1D2E1",
|
||||
"V+ c #8AABC7",
|
||||
"W+ c #7C9DBA",
|
||||
"X+ c #6786A5",
|
||||
"Y+ c #546D87",
|
||||
"Z+ c #425569",
|
||||
"`+ c #36424F",
|
||||
" @ c #2D353C",
|
||||
".@ c #292D30",
|
||||
"+@ c #333538",
|
||||
"@@ c #32373A",
|
||||
"#@ c #33373C",
|
||||
"$@ c #34393F",
|
||||
"%@ c #343C44",
|
||||
"&@ c #353E47",
|
||||
"*@ c #35404C",
|
||||
"=@ c #394B5D",
|
||||
"-@ c #405467",
|
||||
";@ c #475D75",
|
||||
">@ c #4D6783",
|
||||
",@ c #597491",
|
||||
"'@ c #64809E",
|
||||
")@ c #6C8AAA",
|
||||
"!@ c #799CB6",
|
||||
"~@ c #789CB7",
|
||||
"{@ c #789BB6",
|
||||
"]@ c #7394B1",
|
||||
"^@ c #6C8AA8",
|
||||
"/@ c #5E7694",
|
||||
"(@ c #4B627A",
|
||||
"_@ c #3C4D5F",
|
||||
":@ c #323E4A",
|
||||
"<@ c #2C3339",
|
||||
"[@ c #282B2E",
|
||||
"}@ c #323637",
|
||||
"|@ c #333738",
|
||||
"1@ c #323739",
|
||||
"2@ c #33373B",
|
||||
"3@ c #33383E",
|
||||
"4@ c #343B41",
|
||||
"5@ c #343C45",
|
||||
"6@ c #343E4A",
|
||||
"7@ c #354251",
|
||||
"8@ c #364656",
|
||||
"9@ c #42546A",
|
||||
"0@ c #475B76",
|
||||
"a@ c #4D6681",
|
||||
"b@ c #55708E",
|
||||
"c@ c #5C7995",
|
||||
"d@ c #62809C",
|
||||
"e@ c #65839E",
|
||||
"f@ c #6585A0",
|
||||
"g@ c #64849F",
|
||||
"h@ c #61809B",
|
||||
"i@ c #5A7795",
|
||||
"j@ c #4F6A83",
|
||||
"k@ c #43566C",
|
||||
"l@ c #374556",
|
||||
"m@ c #303944",
|
||||
"n@ c #2A3036",
|
||||
"o@ c #272B2D",
|
||||
"p@ c #313536",
|
||||
"q@ c #313638",
|
||||
"r@ c #313639",
|
||||
"s@ c #32373B",
|
||||
"t@ c #33393D",
|
||||
"u@ c #333A40",
|
||||
"v@ c #333B44",
|
||||
"w@ c #343E49",
|
||||
"x@ c #374455",
|
||||
"y@ c #3A4A5C",
|
||||
"z@ c #3E5064",
|
||||
"A@ c #41576C",
|
||||
"B@ c #465B74",
|
||||
"C@ c #48617C",
|
||||
"D@ c #4C6881",
|
||||
"E@ c #4E6984",
|
||||
"F@ c #4F6A85",
|
||||
"G@ c #4E6A84",
|
||||
"H@ c #4C6780",
|
||||
"I@ c #49607B",
|
||||
"J@ c #41566C",
|
||||
"K@ c #384A5B",
|
||||
"L@ c #323E4B",
|
||||
"M@ c #2C343D",
|
||||
"N@ c #282D32",
|
||||
"O@ c #262A2B",
|
||||
"P@ c #303536",
|
||||
"Q@ c #313538",
|
||||
"R@ c #31373A",
|
||||
"S@ c #31393C",
|
||||
"T@ c #32383D",
|
||||
"U@ c #31393F",
|
||||
"V@ c #333D47",
|
||||
"W@ c #34404C",
|
||||
"X@ c #354252",
|
||||
"Y@ c #364657",
|
||||
"Z@ c #394A5B",
|
||||
"`@ c #3A4E61",
|
||||
" # c #3B4F64",
|
||||
".# c #3D5269",
|
||||
"+# c #3E536D",
|
||||
"@# c #3E536B",
|
||||
"## c #3E536C",
|
||||
"$# c #3C526A",
|
||||
"%# c #3A4D63",
|
||||
"&# c #364859",
|
||||
"*# c #323F4D",
|
||||
"=# c #2D3842",
|
||||
"-# c #293138",
|
||||
";# c #272C30",
|
||||
"># c #25292B",
|
||||
",# c #303334",
|
||||
"'# c #313436",
|
||||
")# c #323536",
|
||||
"!# c #31363A",
|
||||
"~# c #31363B",
|
||||
"{# c #32363C",
|
||||
"]# c #323841",
|
||||
"^# c #313A44",
|
||||
"/# c #323D49",
|
||||
"(# c #333E4C",
|
||||
"_# c #344050",
|
||||
":# c #344253",
|
||||
"<# c #354557",
|
||||
"[# c #36475A",
|
||||
"}# c #36475C",
|
||||
"|# c #36465A",
|
||||
"1# c #35465C",
|
||||
"2# c #354558",
|
||||
"3# c #334454",
|
||||
"4# c #2F3D4C",
|
||||
"5# c #2E3844",
|
||||
"6# c #2B323B",
|
||||
"7# c #282E33",
|
||||
"8# c #262A2D",
|
||||
"9# c #252729",
|
||||
"0# c #2F3233",
|
||||
"a# c #303336",
|
||||
"b# c #303437",
|
||||
"c# c #2F3338",
|
||||
"d# c #2F3439",
|
||||
"e# c #2E3439",
|
||||
"f# c #2E353B",
|
||||
"g# c #2E353E",
|
||||
"h# c #2D3640",
|
||||
"i# c #2D3742",
|
||||
"j# c #2E3846",
|
||||
"k# c #2E3946",
|
||||
"l# c #2E3A47",
|
||||
"m# c #2D3846",
|
||||
"n# c #2C3744",
|
||||
"o# c #2A3543",
|
||||
"p# c #28313C",
|
||||
"q# c #252D35",
|
||||
"r# c #23282F",
|
||||
"s# c #212529",
|
||||
"t# c #1F2224",
|
||||
"u# c #1E2021",
|
||||
"v# c #2F3234",
|
||||
"w# c #2F3235",
|
||||
"x# c #303335",
|
||||
"y# c #323639",
|
||||
"z# c #34393D",
|
||||
"A# c #353A3E",
|
||||
"B# c #383F46",
|
||||
"C# c #3A424A",
|
||||
"D# c #3B424D",
|
||||
"E# c #3D444E",
|
||||
"F# c #3D454E",
|
||||
"G# c #3E464F",
|
||||
"H# c #3F4651",
|
||||
"I# c #40474F",
|
||||
"J# c #40474E",
|
||||
"K# c #41474C",
|
||||
"L# c #404549",
|
||||
"M# c #414547",
|
||||
"N# c #424547",
|
||||
"O# c #424546",
|
||||
". . . + @ # # $ % & * = - ; > , ' ) ' ! ~ { ] ^ / ( _ : ",
|
||||
"< < [ [ } | | 1 2 * = 3 4 5 6 7 8 9 0 a b c d e f g h i ",
|
||||
"j k l l m n o p q r s t u v w x y z A B C D E F G H I J ",
|
||||
"K K L M N O p P Q R S T U V W X Y Z ` ...+.@.#.$.%.&.*.",
|
||||
"=.-.K ;.>.,.'.).!.~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5.6.7.",
|
||||
"8.9.0.a.b.c.d.e.f.g.h.W i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.",
|
||||
"y.8.z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.O.Q.R.S.T.U.V.W.X.",
|
||||
"y.Y.Z.`. +.+++@+#+$+%+` &+*+=+-+;+>+,+'+)+!+~+{+]+^+W./+",
|
||||
"(+_+:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+^+i+j+",
|
||||
"(+k+l+<+m+n+D.^+#+o+p+q+&+r+s+t+u+v+w+x+y+z+A+B+C+E.D+j+",
|
||||
"E+F+G+:+H+I+J+K+L+M+N+O+P+Q+R+S+T+9+U+V+N.W+X+Y+Z+`+ @.@",
|
||||
"+@E+@@#@$@%@&@*@! =@-@;@>@,@'@)@m.!@~@{@]@^@/@(@_@:@<@[@",
|
||||
"}@|@1@2@3@4@5@6@7@8@#+9@0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@",
|
||||
"p@p@q@r@s@t@u@v@w@] x@y@z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@",
|
||||
"p@P@Q@Q@R@S@T@U@v@V@W@X@Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#",
|
||||
",#,#'#)#}@!#~#{#3@]#^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7#8#9#",
|
||||
"0#0#0#,#a#b#i c#d#e#f#g#h#i#5#j#k#l#j#m#n#o#p#q#r#s#t#u#",
|
||||
",#,#0#v#w#x#a#y#2@z#A#A. +B#1 C#D#E#F#G#H#I#J#K#L#M#N#O#"};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/left-active.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * left_active_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/left-inactive.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * left_inactive_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
112
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/maximize-active.xpm
Executable file
@ -0,0 +1,112 @@
|
||||
/* XPM */
|
||||
static char * maximize_active_xpm[] = {
|
||||
"28 18 91 1",
|
||||
" c None",
|
||||
". c #303439",
|
||||
"+ c #2F3339",
|
||||
"@ c #2F3338",
|
||||
"# c #2E3238",
|
||||
"$ c #2E3237",
|
||||
"% c #2E3137",
|
||||
"& c #2F3336",
|
||||
"* c #2E3236",
|
||||
"= c #2E3235",
|
||||
"- c #2D3135",
|
||||
"; c #2D3134",
|
||||
"> c #2D3034",
|
||||
", c #2E3233",
|
||||
"' c #2E3232",
|
||||
") c #2D3132",
|
||||
"! c #2D3131",
|
||||
"~ c #2C3031",
|
||||
"{ c #2C2F30",
|
||||
"] c #2C3030",
|
||||
"^ c #2B2F30",
|
||||
"/ c #2B2E2F",
|
||||
"( c #2A2E2F",
|
||||
"_ c #2B2F2F",
|
||||
": c #2D3031",
|
||||
"< c #2B2E2E",
|
||||
"[ c #2A2D2E",
|
||||
"} c #2A2D2D",
|
||||
"| c #292C2D",
|
||||
"1 c #292C2C",
|
||||
"2 c #282B2C",
|
||||
"3 c #292D2D",
|
||||
"4 c #282B2B",
|
||||
"5 c #272A2B",
|
||||
"6 c #696B6C",
|
||||
"7 c #C2C3C3",
|
||||
"8 c #8B8C8D",
|
||||
"9 c #282A2B",
|
||||
"0 c #2A2C2D",
|
||||
"a c #292B2C",
|
||||
"b c #282A2A",
|
||||
"c c #272A2A",
|
||||
"d c #27292A",
|
||||
"e c #535455",
|
||||
"f c #C2C2C2",
|
||||
"g c #3D3F3F",
|
||||
"h c #ACADAD",
|
||||
"i c #737575",
|
||||
"j c #262929",
|
||||
"k c #262829",
|
||||
"l c #474949",
|
||||
"m c #C1C2C2",
|
||||
"n c #5D5E5F",
|
||||
"o c #262828",
|
||||
"p c #3B3D3E",
|
||||
"q c #68696A",
|
||||
"r c #252728",
|
||||
"s c #313333",
|
||||
"t c #ABACAC",
|
||||
"u c #737475",
|
||||
"v c #515353",
|
||||
"w c #474849",
|
||||
"x c #252828",
|
||||
"y c #5C5E5E",
|
||||
"z c #727474",
|
||||
"A c #242727",
|
||||
"B c #242627",
|
||||
"C c #5C5D5E",
|
||||
"D c #252727",
|
||||
"E c #242626",
|
||||
"F c #232526",
|
||||
"G c #242728",
|
||||
"H c #232627",
|
||||
"I c #232626",
|
||||
"J c #222526",
|
||||
"K c #222525",
|
||||
"L c #222425",
|
||||
"M c #1D1F1F",
|
||||
"N c #1C1E1F",
|
||||
"O c #1C1E1E",
|
||||
"P c #1C1D1E",
|
||||
"Q c #1B1D1D",
|
||||
"R c #1B1C1D",
|
||||
"S c #1A1C1D",
|
||||
"T c #1A1C1C",
|
||||
"U c #424546",
|
||||
"V c #434647",
|
||||
"W c #444747",
|
||||
"X c #454748",
|
||||
"Y c #454849",
|
||||
"Z c #46494A",
|
||||
".+++@@####$$%%%%%%%%%%%$$$$#",
|
||||
"&*====--;;;;>>>>>>>>>>;;;;;;",
|
||||
",'))!!~~~~~~{{{{{{{{{{]]~~~~",
|
||||
")!~~~]^^^^//((((((((((((//_^",
|
||||
":]{{_///<<[[}}}}|||||}}}[[[<",
|
||||
"{///[[}}|||1222222222222211|",
|
||||
"[[3|112224555678555555555559",
|
||||
"01aa499bbcddefghijjjjjjjdddd",
|
||||
"2499ddddkkklmnopmqrrrrrrkkkk",
|
||||
"99ddddkkkksturrrvmwrrrrrrrok",
|
||||
"ddjkkxrrrryzABBBBCzBBBBBADDr",
|
||||
"kkxrrrDBBBBBEEEEEEEEEEEEBBBB",
|
||||
"korrrrBBBBBBEEEEEEEEEEEEBBBB",
|
||||
"rrABBBEEFFFFFFFFFFFFFFFFFFFF",
|
||||
"GGAHHHIIJJJJJJJJJJJJJJJJJJJJ",
|
||||
"BBIFFFKKLLLLLLLLLLLLLLLLLLLL",
|
||||
"MNOOPQQQRRSSTTTTTTTTTTTTSSSR",
|
||||
"UVVWXXXYYYYZZZZZZZZZZZZZZZYY"};
|
65
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/maximize-inactive.xpm
Executable file
@ -0,0 +1,65 @@
|
||||
/* XPM */
|
||||
static char * maximize_inactive_xpm[] = {
|
||||
"28 18 44 1",
|
||||
" c None",
|
||||
". c #2F3232",
|
||||
"+ c #2F3132",
|
||||
"@ c #2E3132",
|
||||
"# c #2E3031",
|
||||
"$ c #2D3031",
|
||||
"% c #2D3030",
|
||||
"& c #2D2F30",
|
||||
"* c #2C2F30",
|
||||
"= c #2C2F2F",
|
||||
"- c #2C2E2F",
|
||||
"; c #4D4F50",
|
||||
"> c #797B7C",
|
||||
", c #5E6060",
|
||||
"' c #424445",
|
||||
") c #797B7B",
|
||||
"! c #36393A",
|
||||
"~ c #6E7071",
|
||||
"{ c #525455",
|
||||
"] c #2B2E2F",
|
||||
"^ c #2B2D2E",
|
||||
"/ c #3B3E3E",
|
||||
"( c #787A7B",
|
||||
"_ c #464849",
|
||||
": c #2A2D2E",
|
||||
"< c #353839",
|
||||
"[ c #4C4E4F",
|
||||
"} c #303333",
|
||||
"| c #6D6F6F",
|
||||
"1 c #515354",
|
||||
"2 c #404344",
|
||||
"3 c #3B3D3E",
|
||||
"4 c #2A2D2D",
|
||||
"5 c #2A2C2D",
|
||||
"6 c #292C2D",
|
||||
"7 c #26292A",
|
||||
"8 c #262929",
|
||||
"9 c #262829",
|
||||
"0 c #252828",
|
||||
"a c #252728",
|
||||
"b c #383B3C",
|
||||
"c c #393C3D",
|
||||
"d c #3A3D3E",
|
||||
"e c #3B3E3F",
|
||||
".+++@@@@@@@@###########@@@@@",
|
||||
".+@@@@@@@@##############@@@@",
|
||||
"++@@@@@@@@#################@",
|
||||
"+@@@@@@@####$$$$$$$$$$$$####",
|
||||
"##$$$%&&&&&&*************&&&",
|
||||
"#$$$%&&&*****===========****",
|
||||
"$$%&&&****==-;>,--------====",
|
||||
"%&&&***===--')!~{-----------",
|
||||
"---]]]]]^^^/(_:<([::::::^^^^",
|
||||
"-]]]]]^^^^}|1:::2(3::::::::^",
|
||||
"]]]]^^^^^^_1:::::_1:::::::::",
|
||||
"]]]]^^^^::::::::::::::::::::",
|
||||
"^:::445555666666666666666665",
|
||||
":::4455555666666666666666665",
|
||||
":::4455555666666666666666665",
|
||||
"::44555566666666666666666666",
|
||||
"789999000000aaaaaaaaaaaa0000",
|
||||
"bcccdddddddeeeeeeeeeeeeeeedd"};
|
428
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/maximize-pressed.xpm
Executable file
@ -0,0 +1,428 @@
|
||||
/* XPM */
|
||||
static char * maximize_pressed_xpm[] = {
|
||||
"28 18 407 2",
|
||||
" c None",
|
||||
". c #30343B",
|
||||
"+ c #30353C",
|
||||
"@ c #30343C",
|
||||
"# c #30353F",
|
||||
"$ c #303740",
|
||||
"% c #313740",
|
||||
"& c #313942",
|
||||
"* c #313945",
|
||||
"= c #313B48",
|
||||
"- c #323C4B",
|
||||
"; c #333E4D",
|
||||
"> c #323E4F",
|
||||
", c #333F50",
|
||||
"' c #344051",
|
||||
") c #344151",
|
||||
"! c #333E4C",
|
||||
"~ c #313C4A",
|
||||
"{ c #313B47",
|
||||
"] c #303945",
|
||||
"^ c #303841",
|
||||
"/ c #30363F",
|
||||
"( c #2F343D",
|
||||
"_ c #2F333B",
|
||||
": c #303538",
|
||||
"< c #2F353A",
|
||||
"[ c #2F353B",
|
||||
"} c #30363E",
|
||||
"| c #313840",
|
||||
"1 c #313843",
|
||||
"2 c #313A46",
|
||||
"3 c #343F4F",
|
||||
"4 c #344253",
|
||||
"5 c #344455",
|
||||
"6 c #37475A",
|
||||
"7 c #37485D",
|
||||
"8 c #38485F",
|
||||
"9 c #38485E",
|
||||
"0 c #374759",
|
||||
"a c #344355",
|
||||
"b c #344152",
|
||||
"c c #333F4E",
|
||||
"d c #323D4B",
|
||||
"e c #31373F",
|
||||
"f c #2F353D",
|
||||
"g c #2E343A",
|
||||
"h c #2E3439",
|
||||
"i c #2E3437",
|
||||
"j c #2F3639",
|
||||
"k c #30373E",
|
||||
"l c #303942",
|
||||
"m c #313B46",
|
||||
"n c #323E4B",
|
||||
"o c #344252",
|
||||
"p c #364656",
|
||||
"q c #39495B",
|
||||
"r c #3A4D60",
|
||||
"s c #3C5065",
|
||||
"t c #3E536C",
|
||||
"u c #3E546E",
|
||||
"v c #3F546B",
|
||||
"w c #3B4F65",
|
||||
"x c #354556",
|
||||
"y c #313A45",
|
||||
"z c #303941",
|
||||
"A c #2F363C",
|
||||
"B c #2E3438",
|
||||
"C c #2D3338",
|
||||
"D c #2E3639",
|
||||
"E c #2E363D",
|
||||
"F c #323D46",
|
||||
"G c #323E4C",
|
||||
"H c #344354",
|
||||
"I c #39485C",
|
||||
"J c #3C4F63",
|
||||
"K c #40566B",
|
||||
"L c #465C74",
|
||||
"M c #49607C",
|
||||
"N c #4D6881",
|
||||
"O c #4F6A84",
|
||||
"P c #506984",
|
||||
"Q c #49607B",
|
||||
"R c #455C74",
|
||||
"S c #40576C",
|
||||
"T c #3C4E63",
|
||||
"U c #38485B",
|
||||
"V c #334253",
|
||||
"W c #313E4B",
|
||||
"X c #313C45",
|
||||
"Y c #2E3640",
|
||||
"Z c #2D353B",
|
||||
"` c #2D3537",
|
||||
" . c #2E3339",
|
||||
".. c #2E363C",
|
||||
"+. c #2F3740",
|
||||
"@. c #303A46",
|
||||
"#. c #323F4D",
|
||||
"$. c #334453",
|
||||
"%. c #394A5C",
|
||||
"&. c #405168",
|
||||
"*. c #455A73",
|
||||
"=. c #4E6680",
|
||||
"-. c #546F8D",
|
||||
";. c #5A7896",
|
||||
">. c #617F9C",
|
||||
",. c #65839F",
|
||||
"'. c #6585A0",
|
||||
"). c #617F9B",
|
||||
"!. c #5B7896",
|
||||
"~. c #55708D",
|
||||
"{. c #4D657F",
|
||||
"]. c #455974",
|
||||
"^. c #405268",
|
||||
"/. c #324253",
|
||||
"(. c #313D4C",
|
||||
"_. c #2E3845",
|
||||
":. c #2E363E",
|
||||
"<. c #2D343A",
|
||||
"[. c #2E333A",
|
||||
"}. c #2F3841",
|
||||
"|. c #303B48",
|
||||
"1. c #334051",
|
||||
"2. c #36485A",
|
||||
"3. c #3D5165",
|
||||
"4. c #455A72",
|
||||
"5. c #4D6682",
|
||||
"6. c #577491",
|
||||
"7. c #63809F",
|
||||
"8. c #6B8BA8",
|
||||
"9. c #7293B2",
|
||||
"0. c #789AB6",
|
||||
"a. c #789CB6",
|
||||
"b. c #637F9F",
|
||||
"c. c #577392",
|
||||
"d. c #4C6582",
|
||||
"e. c #445B74",
|
||||
"f. c #3D5064",
|
||||
"g. c #354759",
|
||||
"h. c #313E50",
|
||||
"i. c #2F3B46",
|
||||
"j. c #2D363F",
|
||||
"k. c #2C343C",
|
||||
"l. c #2C3239",
|
||||
"m. c #2E353F",
|
||||
"n. c #2F3743",
|
||||
"o. c #313D4A",
|
||||
"p. c #344456",
|
||||
"q. c #384A60",
|
||||
"r. c #40576D",
|
||||
"s. c #4C637E",
|
||||
"t. c #557190",
|
||||
"u. c #6382A1",
|
||||
"v. c #6F90B1",
|
||||
"w. c #7B9BBA",
|
||||
"x. c #84A6C2",
|
||||
"y. c #AEC4D8",
|
||||
"z. c #DEE7EF",
|
||||
"A. c #C0D1E1",
|
||||
"B. c #6381A0",
|
||||
"C. c #55708F",
|
||||
"D. c #4B627E",
|
||||
"E. c #3F566D",
|
||||
"F. c #384A5F",
|
||||
"G. c #303C49",
|
||||
"H. c #2D3642",
|
||||
"I. c #2C333D",
|
||||
"J. c #2C3238",
|
||||
"K. c #2D3440",
|
||||
"L. c #2F3845",
|
||||
"M. c #364557",
|
||||
"N. c #3B4D63",
|
||||
"O. c #435972",
|
||||
"P. c #5C7996",
|
||||
"Q. c #698BA8",
|
||||
"R. c #7A9CBA",
|
||||
"S. c #85A7C4",
|
||||
"T. c #A6C0D5",
|
||||
"U. c #E0E9F1",
|
||||
"V. c #A1BDD7",
|
||||
"W. c #D6E2ED",
|
||||
"X. c #B6CDDE",
|
||||
"Y. c #7A9DBA",
|
||||
"Z. c #506985",
|
||||
"`. c #3A4B62",
|
||||
" + c #364457",
|
||||
".+ c #2D3643",
|
||||
"++ c #2B323E",
|
||||
"@+ c #2B3238",
|
||||
"#+ c #2C353D",
|
||||
"$+ c #2E3944",
|
||||
"%+ c #354458",
|
||||
"&+ c #3B4D64",
|
||||
"*+ c #445B72",
|
||||
"=+ c #516B86",
|
||||
"-+ c #5E7B98",
|
||||
";+ c #6C8DAA",
|
||||
">+ c #7BA0BC",
|
||||
",+ c #9BB7CE",
|
||||
"'+ c #DFE9F0",
|
||||
")+ c #B1C9DE",
|
||||
"!+ c #97B8D3",
|
||||
"~+ c #A0BED7",
|
||||
"{+ c #ADC4D6",
|
||||
"]+ c #7A9FBC",
|
||||
"^+ c #6C8CAA",
|
||||
"/+ c #5D7B99",
|
||||
"(+ c #506C85",
|
||||
"_+ c #435A73",
|
||||
":+ c #394C63",
|
||||
"<+ c #354457",
|
||||
"[+ c #303D4B",
|
||||
"}+ c #2C3742",
|
||||
"|+ c #2B333B",
|
||||
"1+ c #2A3137",
|
||||
"2+ c #2C333F",
|
||||
"3+ c #2D3743",
|
||||
"4+ c #323D4C",
|
||||
"5+ c #3A4C61",
|
||||
"6+ c #425A73",
|
||||
"7+ c #506A84",
|
||||
"8+ c #5C7896",
|
||||
"9+ c #698AA8",
|
||||
"0+ c #81A2BD",
|
||||
"a+ c #CFDCE8",
|
||||
"b+ c #93B4CF",
|
||||
"c+ c #95B6D2",
|
||||
"d+ c #93B5D0",
|
||||
"e+ c #DDE5EE",
|
||||
"f+ c #8FACC5",
|
||||
"g+ c #394B61",
|
||||
"h+ c #354356",
|
||||
"i+ c #2C3642",
|
||||
"j+ c #2B323D",
|
||||
"k+ c #2A2E35",
|
||||
"l+ c #2B323B",
|
||||
"m+ c #2C3540",
|
||||
"n+ c #374A5E",
|
||||
"o+ c #3F556C",
|
||||
"p+ c #4A637D",
|
||||
"q+ c #55708E",
|
||||
"r+ c #6380A0",
|
||||
"s+ c #93ACC4",
|
||||
"t+ c #A9BFD2",
|
||||
"u+ c #85A5C3",
|
||||
"v+ c #8AAAC6",
|
||||
"w+ c #8AACC7",
|
||||
"x+ c #9CB5CB",
|
||||
"y+ c #A2B8CC",
|
||||
"z+ c #637FA0",
|
||||
"A+ c #4B637D",
|
||||
"B+ c #3E556B",
|
||||
"C+ c #36485E",
|
||||
"D+ c #324152",
|
||||
"E+ c #2F3A47",
|
||||
"F+ c #2B343E",
|
||||
"G+ c #2A303A",
|
||||
"H+ c #292D34",
|
||||
"I+ c #2A3139",
|
||||
"J+ c #2B333C",
|
||||
"K+ c #2C3743",
|
||||
"L+ c #2F3C4E",
|
||||
"M+ c #334557",
|
||||
"N+ c #3B4F62",
|
||||
"O+ c #445972",
|
||||
"P+ c #4A6581",
|
||||
"Q+ c #567291",
|
||||
"R+ c #637E9F",
|
||||
"S+ c #6A88A9",
|
||||
"T+ c #7292B2",
|
||||
"U+ c #789BB7",
|
||||
"V+ c #627E9F",
|
||||
"W+ c #4B6680",
|
||||
"X+ c #445971",
|
||||
"Y+ c #3A4F63",
|
||||
"Z+ c #334556",
|
||||
"`+ c #2E3B4D",
|
||||
" @ c #2B3641",
|
||||
".@ c #2A323B",
|
||||
"+@ c #283038",
|
||||
"@@ c #282C32",
|
||||
"#@ c #293035",
|
||||
"$@ c #2B3540",
|
||||
"%@ c #2E3948",
|
||||
"&@ c #30404F",
|
||||
"*@ c #364659",
|
||||
"=@ c #3D4F65",
|
||||
"-@ c #435872",
|
||||
";@ c #4B647E",
|
||||
">@ c #536E8B",
|
||||
",@ c #587695",
|
||||
"'@ c #5F7E9A",
|
||||
")@ c #65839D",
|
||||
"!@ c #6584A0",
|
||||
"~@ c #526E8B",
|
||||
"{@ c #425872",
|
||||
"]@ c #3D4E65",
|
||||
"^@ c #2F3F4F",
|
||||
"/@ c #2D3947",
|
||||
"(@ c #2A3440",
|
||||
"_@ c #282E33",
|
||||
":@ c #262B2F",
|
||||
"<@ c #272D31",
|
||||
"[@ c #282E35",
|
||||
"}@ c #29303A",
|
||||
"|@ c #2D3845",
|
||||
"1@ c #303D4E",
|
||||
"2@ c #354557",
|
||||
"3@ c #394B5E",
|
||||
"4@ c #3D5368",
|
||||
"5@ c #475F79",
|
||||
"6@ c #4B667F",
|
||||
"7@ c #4E6882",
|
||||
"8@ c #4F6983",
|
||||
"9@ c #475F78",
|
||||
"0@ c #3D5268",
|
||||
"a@ c #394B5F",
|
||||
"b@ c #303E4E",
|
||||
"c@ c #2C3745",
|
||||
"d@ c #2B353F",
|
||||
"e@ c #283039",
|
||||
"f@ c #272D33",
|
||||
"g@ c #262C30",
|
||||
"h@ c #252A2D",
|
||||
"i@ c #262D30",
|
||||
"j@ c #262C31",
|
||||
"k@ c #282E34",
|
||||
"l@ c #293139",
|
||||
"m@ c #2A343E",
|
||||
"n@ c #2C3844",
|
||||
"o@ c #2E3B4B",
|
||||
"p@ c #314051",
|
||||
"q@ c #344555",
|
||||
"r@ c #36495C",
|
||||
"s@ c #384B61",
|
||||
"t@ c #3A4F68",
|
||||
"u@ c #3B506A",
|
||||
"v@ c #3C5068",
|
||||
"w@ c #36495D",
|
||||
"x@ c #304050",
|
||||
"y@ c #2A333E",
|
||||
"z@ c #293039",
|
||||
"A@ c #252B30",
|
||||
"B@ c #252B2E",
|
||||
"C@ c #262929",
|
||||
"D@ c #25292C",
|
||||
"E@ c #262A2E",
|
||||
"F@ c #272B30",
|
||||
"G@ c #282D33",
|
||||
"H@ c #292F37",
|
||||
"I@ c #29313A",
|
||||
"J@ c #2B3541",
|
||||
"K@ c #2E3A4A",
|
||||
"L@ c #2F3D4D",
|
||||
"M@ c #314151",
|
||||
"N@ c #324256",
|
||||
"O@ c #324357",
|
||||
"P@ c #334257",
|
||||
"Q@ c #28313A",
|
||||
"R@ c #282E36",
|
||||
"S@ c #262A30",
|
||||
"T@ c #25292D",
|
||||
"U@ c #24282B",
|
||||
"V@ c #1E2022",
|
||||
"W@ c #1E2023",
|
||||
"X@ c #1F2126",
|
||||
"Y@ c #1F2429",
|
||||
"Z@ c #202529",
|
||||
"`@ c #21272C",
|
||||
" # c #222931",
|
||||
".# c #222B34",
|
||||
"+# c #232C36",
|
||||
"@# c #252F3A",
|
||||
"## c #252F3E",
|
||||
"$# c #27303E",
|
||||
"%# c #273240",
|
||||
"&# c #283340",
|
||||
"*# c #222A33",
|
||||
"=# c #212830",
|
||||
"-# c #20262B",
|
||||
";# c #1F2328",
|
||||
"># c #1E2227",
|
||||
",# c #1E2024",
|
||||
"'# c #1D1F22",
|
||||
")# c #1C1E21",
|
||||
"!# c #424547",
|
||||
"~# c #434649",
|
||||
"{# c #444649",
|
||||
"]# c #45484B",
|
||||
"^# c #45494D",
|
||||
"/# c #454A4E",
|
||||
"(# c #464B4E",
|
||||
"_# c #474C51",
|
||||
":# c #464D52",
|
||||
"<# c #474E54",
|
||||
"[# c #484E56",
|
||||
"}# c #494F57",
|
||||
"|# c #494F59",
|
||||
"1# c #495059",
|
||||
"2# c #495058",
|
||||
"3# c #484F57",
|
||||
"4# c #484E55",
|
||||
"5# c #474D53",
|
||||
"6# c #484D52",
|
||||
"7# c #474C50",
|
||||
"8# c #474B4E",
|
||||
"9# c #474A4D",
|
||||
"0# c #46484B",
|
||||
". + @ # $ % & * = - ; > , ' ) ' , > ! ~ { ] ^ / / ( _ _ ",
|
||||
": < [ } | 1 2 ! 3 4 5 6 7 8 9 8 7 0 a b c d * 1 e f g h ",
|
||||
"i j [ k l m n o p q r s t u v u t w r q x ) n y z A h B ",
|
||||
"C D E ^ F G H I J K L M N O P O N Q R S T U V W X Y Z ` ",
|
||||
" ...+.@.#.$.%.&.*.=.-.;.>.,.'.,.).!.~.{.].^.I /.(._.:.<.",
|
||||
"[.:.}.|.1.2.3.4.5.6.7.8.9.0.a.0.9.8.b.c.d.e.f.g.h.i.j.k.",
|
||||
"l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.x.w.v.B.C.D.E.F.H G.H.I.",
|
||||
"J.K.L.! M.N.O.P P.Q.R.S.T.U.V.W.X.S.Y.Q.P.Z.O.`. +n .+++",
|
||||
"@+#+$+(.%+&+*+=+-+;+>+,+'+)+!+~+'+{+]+^+/+(+_+:+<+[+}+|+",
|
||||
"1+2+3+4+ +5+6+7+8+9+0+a+X.b+c+d+T.e+f+9+!.P O.g+h+o.i+j+",
|
||||
"k+l+m+|.V n+o+p+q+r+s+t+u+v+w+v+u+x+y+z+q+A+B+C+D+E+F+G+",
|
||||
"H+I+J+K+L+M+N+O+P+Q+R+S+T+0.U+0.T+S+V+Q+W+X+Y+Z+`+ @.@+@",
|
||||
"@@#@I+$@%@&@*@=@-@;@>@,@'@)@!@)@'@,@~@;@{@]@*@^@/@(@+@_@",
|
||||
":@<@[@}@m+|@1@2@3@4@O+5@6@7@8@7@6@9@O.0@a@p.b@c@d@e@f@g@",
|
||||
"h@i@j@k@l@m@n@o@p@q@r@s@t@u@v@u@t@s@w@5 x@o@n@y@z@f@A@B@",
|
||||
"C@D@E@F@G@H@I@J@c@K@L@M@N@O@P@O@N@M@L@K@c@J@Q@R@G@S@T@U@",
|
||||
"V@V@W@X@Y@Z@`@ #.#+#@###$#%#&#%#$###@#+#*#=#-#;#>#,#'#)#",
|
||||
"!#~#{#]#^#/#(#_#:#<#[#}#|#1#2#1#|#}#3#4#5#6#7#7#8#9#0#0#"};
|
195
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/menu-active.xpm
Executable file
@ -0,0 +1,195 @@
|
||||
/* XPM */
|
||||
static char * menu_active_xpm[] = {
|
||||
"28 18 174 2",
|
||||
" c None",
|
||||
". c #393E45",
|
||||
"+ c #383D44",
|
||||
"@ c #373C43",
|
||||
"# c #373B42",
|
||||
"$ c #363A41",
|
||||
"% c #353A40",
|
||||
"& c #363B41",
|
||||
"* c #373C42",
|
||||
"= c #383C43",
|
||||
"- c #383D43",
|
||||
"; c #3A3F46",
|
||||
"> c #383D41",
|
||||
", c #373C40",
|
||||
"' c #363B3F",
|
||||
") c #363A3E",
|
||||
"! c #353A3E",
|
||||
"~ c #35393D",
|
||||
"{ c #34393D",
|
||||
"] c #34393C",
|
||||
"^ c #353A3D",
|
||||
"/ c #363B3E",
|
||||
"( c #373B3F",
|
||||
"_ c #373C3F",
|
||||
": c #383D40",
|
||||
"< c #393E41",
|
||||
"[ c #393E42",
|
||||
"} c #373C3D",
|
||||
"| c #363B3C",
|
||||
"1 c #353A3B",
|
||||
"2 c #35393A",
|
||||
"3 c #34393A",
|
||||
"4 c #343839",
|
||||
"5 c #333839",
|
||||
"6 c #333738",
|
||||
"7 c #363A3B",
|
||||
"8 c #383D3E",
|
||||
"9 c #323738",
|
||||
"0 c #323637",
|
||||
"a c #414546",
|
||||
"b c #515555",
|
||||
"c c #4A4E4E",
|
||||
"d c #343738",
|
||||
"e c #333737",
|
||||
"f c #323536",
|
||||
"g c #313536",
|
||||
"h c #313435",
|
||||
"i c #484B4C",
|
||||
"j c #858888",
|
||||
"k c #A4A6A6",
|
||||
"l c #A5A6A7",
|
||||
"m c #969798",
|
||||
"n c #595C5D",
|
||||
"o c #333637",
|
||||
"p c #343838",
|
||||
"q c #36393A",
|
||||
"r c #373B3C",
|
||||
"s c #303435",
|
||||
"t c #303434",
|
||||
"u c #303334",
|
||||
"v c #2F3334",
|
||||
"w c #8C8E8E",
|
||||
"x c #9B9D9E",
|
||||
"y c #5E6161",
|
||||
"z c #4F5252",
|
||||
"A c #575A5B",
|
||||
"B c #858788",
|
||||
"C c #9C9E9E",
|
||||
"D c #414445",
|
||||
"E c #2F3233",
|
||||
"F c #2E3233",
|
||||
"G c #2E3232",
|
||||
"H c #555859",
|
||||
"I c #A3A4A5",
|
||||
"J c #46494A",
|
||||
"K c #373B3B",
|
||||
"L c #949696",
|
||||
"M c #6D7071",
|
||||
"N c #313434",
|
||||
"O c #2F3132",
|
||||
"P c #2E3031",
|
||||
"Q c #2D3031",
|
||||
"R c #646667",
|
||||
"S c #838585",
|
||||
"T c #2E3132",
|
||||
"U c #656768",
|
||||
"V c #858687",
|
||||
"W c #303233",
|
||||
"X c #343637",
|
||||
"Y c #323435",
|
||||
"Z c #2F3232",
|
||||
"` c #2D3030",
|
||||
" . c #2D2F30",
|
||||
".. c #2C2F30",
|
||||
"+. c #2C2E2F",
|
||||
"@. c #636566",
|
||||
"#. c #838484",
|
||||
"$. c #848586",
|
||||
"%. c #333636",
|
||||
"&. c #2B2E2F",
|
||||
"*. c #535556",
|
||||
"=. c #A2A3A3",
|
||||
"-. c #434646",
|
||||
";. c #353738",
|
||||
">. c #939495",
|
||||
",. c #6C6D6E",
|
||||
"'. c #313334",
|
||||
"). c #2B2D2E",
|
||||
"!. c #2A2D2D",
|
||||
"~. c #898A8B",
|
||||
"{. c #999A9B",
|
||||
"]. c #5A5C5C",
|
||||
"^. c #4A4C4D",
|
||||
"/. c #525455",
|
||||
"(. c #898B8B",
|
||||
"_. c #999B9B",
|
||||
":. c #3C3E3F",
|
||||
"<. c #2A2C2D",
|
||||
"[. c #292C2C",
|
||||
"}. c #292B2C",
|
||||
"|. c #414344",
|
||||
"1. c #818283",
|
||||
"2. c #A0A2A2",
|
||||
"3. c #A1A2A3",
|
||||
"4. c #919293",
|
||||
"5. c #303333",
|
||||
"6. c #393B3C",
|
||||
"7. c #494B4C",
|
||||
"8. c #292C2D",
|
||||
"9. c #2E3131",
|
||||
"0. c #2A2D2E",
|
||||
"a. c #282A2B",
|
||||
"b. c #272A2A",
|
||||
"c. c #282B2B",
|
||||
"d. c #282B2C",
|
||||
"e. c #2A2E2F",
|
||||
"f. c #292D2E",
|
||||
"g. c #282C2C",
|
||||
"h. c #272B2C",
|
||||
"i. c #272A2B",
|
||||
"j. c #26292A",
|
||||
"k. c #272B2B",
|
||||
"l. c #292D2D",
|
||||
"m. c #2B2F30",
|
||||
"n. c #2C3031",
|
||||
"o. c #2D3132",
|
||||
"p. c #262929",
|
||||
"q. c #262829",
|
||||
"r. c #27292A",
|
||||
"s. c #252828",
|
||||
"t. c #242627",
|
||||
"u. c #222525",
|
||||
"v. c #212324",
|
||||
"w. c #202323",
|
||||
"x. c #202223",
|
||||
"y. c #202222",
|
||||
"z. c #1F2122",
|
||||
"A. c #212323",
|
||||
"B. c #222425",
|
||||
"C. c #232526",
|
||||
"D. c #252728",
|
||||
"E. c #353839",
|
||||
"F. c #373A3B",
|
||||
"G. c #393C3D",
|
||||
"H. c #3B3E3F",
|
||||
"I. c #3D4041",
|
||||
"J. c #3E4142",
|
||||
"K. c #404343",
|
||||
"L. c #3F4243",
|
||||
"M. c #3C3F40",
|
||||
"N. c #3C3F3F",
|
||||
"O. c #3A3D3E",
|
||||
"P. c #383B3C",
|
||||
"Q. c #343737",
|
||||
". + @ # # $ $ % % % $ $ $ $ & # # * @ @ = - + . . . ; ; ",
|
||||
"> , ' ) ! ~ { ] ] ] ] ] { ~ ^ ! ! ) / ' ( _ , : > > < [ ",
|
||||
"} | 1 2 3 4 5 5 6 6 6 5 5 5 4 4 3 3 2 1 1 7 | | } } 8 8 ",
|
||||
"| 1 3 4 5 9 9 0 0 0 0 0 0 a b c 6 6 5 4 3 3 1 1 | | } } ",
|
||||
"7 2 4 d e 0 f g g h g i j k k l m n o 6 p 4 4 2 q 7 7 r ",
|
||||
"2 4 6 0 f g s t u u v w x y z A B C D f 0 6 6 4 4 2 2 7 ",
|
||||
"4 6 0 g h u v E F G H I J G F E K L M s h g 0 o 6 d 4 2 ",
|
||||
"d o f N u E O P P Q R S Q Q P T O U V W u N h f o X d d ",
|
||||
"o Y N W Z P ` ...+.@.#.+.+... . .R $.T O E u h Y f o o ",
|
||||
"%.h u W T Q .+.+.&.*.=.-.+.+.+.;.>.,.P T Z W '.h f o o ",
|
||||
"f u E T Q ..&.).).!.!.~.{.].^./.(._.:...` Q T E u h f f ",
|
||||
"'.E T ...).!.<.[.[.}.|.1.2.3.3.4.^.).&.+...` T E 5.h h ",
|
||||
"u E T .+.).<.[.}.}.}.}.}.6.7.|.8.<.!.).&.+. .P O E '.h ",
|
||||
"E 9. .&.0.8.}.a.a.b.b.a.a.a.a.a.c.d.}.8.<.0.&...Q T E u ",
|
||||
"F Q ..e.f.g.h.i.i.b.j.j.j.b.b.i.i.k.d.g.8.l.e.m.n.o.F E ",
|
||||
"T ..&.0.[.a.i.p.q.q.q.q.q.q.q.r.r.r.b.a.d.[.<.).+. .T T ",
|
||||
"+.8.i.s.t.u.v.w.x.y.y.z.y.y.x.x.A.v.v.B.C.t.D.j.c.8.&...",
|
||||
"o E.F.G.H.I.J.K.K.K.|.D D |.|.|.|.K.L.J.M.N.O.P.F.E.Q.o "};
|
101
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/menu-inactive.xpm
Executable file
@ -0,0 +1,101 @@
|
||||
/* XPM */
|
||||
static char * menu_inactive_xpm[] = {
|
||||
"28 18 80 1",
|
||||
" c None",
|
||||
". c #333637",
|
||||
"+ c #323536",
|
||||
"@ c #313435",
|
||||
"# c #393B3C",
|
||||
"$ c #414344",
|
||||
"% c #3D4041",
|
||||
"& c #313334",
|
||||
"* c #303334",
|
||||
"= c #303333",
|
||||
"- c #303233",
|
||||
"; c #3B3E3F",
|
||||
"> c #5B5D5E",
|
||||
", c #6A6D6D",
|
||||
"' c #6A6C6D",
|
||||
") c #6B6D6D",
|
||||
"! c #636565",
|
||||
"~ c #444647",
|
||||
"{ c #323435",
|
||||
"] c #2F3233",
|
||||
"^ c #5E6061",
|
||||
"/ c #666869",
|
||||
"( c #47494A",
|
||||
"_ c #3F4243",
|
||||
": c #434647",
|
||||
"< c #383B3B",
|
||||
"[ c #434546",
|
||||
"} c #6A6C6C",
|
||||
"| c #343637",
|
||||
"1 c #626465",
|
||||
"2 c #4F5152",
|
||||
"3 c #2F3132",
|
||||
"4 c #4A4D4E",
|
||||
"5 c #5A5C5D",
|
||||
"6 c #4B4D4E",
|
||||
"7 c #5A5D5D",
|
||||
"8 c #2E3132",
|
||||
"9 c #2E3131",
|
||||
"0 c #2E3031",
|
||||
"a c #494C4C",
|
||||
"b c #595C5C",
|
||||
"c c #4A4C4D",
|
||||
"d c #2D3031",
|
||||
"e c #414444",
|
||||
"f c #696B6C",
|
||||
"g c #393C3D",
|
||||
"h c #626464",
|
||||
"i c #4D5051",
|
||||
"j c #5D5F5F",
|
||||
"k c #656767",
|
||||
"l c #454748",
|
||||
"m c #3D4040",
|
||||
"n c #5D5F60",
|
||||
"o c #656768",
|
||||
"p c #363839",
|
||||
"q c #2D3030",
|
||||
"r c #393C3C",
|
||||
"s c #595B5C",
|
||||
"t c #616364",
|
||||
"u c #2C2F30",
|
||||
"v c #2C2E2F",
|
||||
"w c #343737",
|
||||
"x c #3C3E3F",
|
||||
"y c #383B3C",
|
||||
"z c #2D2F30",
|
||||
"A c #2B2E2F",
|
||||
"B c #2A2D2E",
|
||||
"C c #2A2C2D",
|
||||
"D c #292C2C",
|
||||
"E c #282B2C",
|
||||
"F c #282B2B",
|
||||
"G c #282A2B",
|
||||
"H c #272A2B",
|
||||
"I c #292B2C",
|
||||
"J c #292C2D",
|
||||
"K c #2C2F2F",
|
||||
"L c #343738",
|
||||
"M c #353839",
|
||||
"N c #36393A",
|
||||
"O c #373A3B",
|
||||
".++++@@@@@@@@@++++++++......",
|
||||
".++++@@@@@@@@@@++++++++.....",
|
||||
".++++@@@@@@@@@@@+++++++.....",
|
||||
".+++@@@@@@@@@#$%@@++++++....",
|
||||
"+@@@&**==-=;>,')!~*@@@@{++++",
|
||||
"+@@&**=--]]^/(_:>/<*&@@@{+++",
|
||||
"+@@&**-]]][};]]]|12**&@@{+++",
|
||||
"+@@**=]]]34533]]]67***@@@+++",
|
||||
"@**]]88900ab00998c53]]-**&@@",
|
||||
"@*-]]890ddefgdd0+hi83]]***@@",
|
||||
"@*]]380ddddjklmenop883]]**@@",
|
||||
"&*]]89ddddqrsffft%0888]]**@@",
|
||||
"-]80dduuuuvvvwxyuuuzdd083]-*",
|
||||
"-]8ddzuuuvvvvvvuuuuudd083]]*",
|
||||
"]38dduuvvvvvvvvvuuuuzdd88]]-",
|
||||
"]38dduuvAAAAAAAvvvuuudd083]-",
|
||||
"9uABCDEFGGGHGGGGEEEIJCBAKud8",
|
||||
"@+.LMNO<<<<yy<<<<<OONMLw.+@@"};
|
481
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/menu-pressed.xpm
Executable file
@ -0,0 +1,481 @@
|
||||
/* XPM */
|
||||
static char * menu_pressed_xpm[] = {
|
||||
"28 18 460 2",
|
||||
" c None",
|
||||
". c #393D44",
|
||||
"+ c #383D44",
|
||||
"@ c #373C43",
|
||||
"# c #363C43",
|
||||
"$ c #363C44",
|
||||
"% c #363D47",
|
||||
"& c #363E49",
|
||||
"* c #36404C",
|
||||
"= c #374250",
|
||||
"- c #374252",
|
||||
"; c #384454",
|
||||
"> c #394556",
|
||||
", c #3A4658",
|
||||
"' c #394657",
|
||||
") c #394554",
|
||||
"! c #384352",
|
||||
"~ c #394250",
|
||||
"{ c #38414E",
|
||||
"] c #39414B",
|
||||
"^ c #394049",
|
||||
"/ c #393F48",
|
||||
"( c #3A3F47",
|
||||
"_ c #383D41",
|
||||
": c #373C40",
|
||||
"< c #363B40",
|
||||
"[ c #363B3F",
|
||||
"} c #353B42",
|
||||
"| c #353D44",
|
||||
"1 c #363E48",
|
||||
"2 c #37404C",
|
||||
"3 c #374351",
|
||||
"4 c #374555",
|
||||
"5 c #39485A",
|
||||
"6 c #3A4B5F",
|
||||
"7 c #3B4C61",
|
||||
"8 c #3C4C62",
|
||||
"9 c #3C4E63",
|
||||
"0 c #3B4D62",
|
||||
"a c #3B4C5E",
|
||||
"b c #3A495B",
|
||||
"c c #3A4758",
|
||||
"d c #394451",
|
||||
"e c #38424C",
|
||||
"f c #394047",
|
||||
"g c #393F45",
|
||||
"h c #393E44",
|
||||
"i c #393E43",
|
||||
"j c #373C3D",
|
||||
"k c #363B3C",
|
||||
"l c #353B3C",
|
||||
"m c #353A3D",
|
||||
"n c #353B3E",
|
||||
"o c #353C41",
|
||||
"p c #353E45",
|
||||
"q c #36404A",
|
||||
"r c #374451",
|
||||
"s c #3A4856",
|
||||
"t c #3C4D5D",
|
||||
"u c #3D4F63",
|
||||
"v c #3F536A",
|
||||
"w c #41566E",
|
||||
"x c #42576E",
|
||||
"y c #425770",
|
||||
"z c #3F5368",
|
||||
"A c #3D5164",
|
||||
"B c #3D4E5D",
|
||||
"C c #394A5A",
|
||||
"D c #394655",
|
||||
"E c #38444E",
|
||||
"F c #38424A",
|
||||
"G c #384046",
|
||||
"H c #373E42",
|
||||
"I c #383E41",
|
||||
"J c #383E40",
|
||||
"K c #353A3C",
|
||||
"L c #343A3C",
|
||||
"M c #343A3D",
|
||||
"N c #343B40",
|
||||
"O c #343D43",
|
||||
"P c #353F4A",
|
||||
"Q c #384451",
|
||||
"R c #3B4A5A",
|
||||
"S c #3F5263",
|
||||
"T c #43586D",
|
||||
"U c #485D77",
|
||||
"V c #4B677E",
|
||||
"W c #5B758E",
|
||||
"X c #698197",
|
||||
"Y c #647C94",
|
||||
"Z c #4E6B84",
|
||||
"` c #4A637E",
|
||||
" . c #485D75",
|
||||
".. c #43576C",
|
||||
"+. c #3F5164",
|
||||
"@. c #3B4B5C",
|
||||
"#. c #394654",
|
||||
"$. c #38434E",
|
||||
"%. c #374148",
|
||||
"&. c #363E44",
|
||||
"*. c #373E41",
|
||||
"=. c #373D3F",
|
||||
"-. c #363A3C",
|
||||
";. c #35393B",
|
||||
">. c #34393C",
|
||||
",. c #343A3E",
|
||||
"'. c #343B42",
|
||||
"). c #343F48",
|
||||
"!. c #37434F",
|
||||
"~. c #3C4A5A",
|
||||
"{. c #415367",
|
||||
"]. c #485F75",
|
||||
"^. c #516983",
|
||||
"/. c #6A839C",
|
||||
"(. c #A1B2C3",
|
||||
"_. c #BBC7D4",
|
||||
":. c #BBC9D5",
|
||||
"<. c #BBC8D5",
|
||||
"[. c #AEBECC",
|
||||
"}. c #7B92A9",
|
||||
"|. c #556F8B",
|
||||
"1. c #4C6480",
|
||||
"2. c #465A73",
|
||||
"3. c #425267",
|
||||
"4. c #3C4B5A",
|
||||
"5. c #384552",
|
||||
"6. c #37424C",
|
||||
"7. c #373E46",
|
||||
"8. c #373D42",
|
||||
"9. c #373C3F",
|
||||
"0. c #34393B",
|
||||
"a. c #33393E",
|
||||
"b. c #333C44",
|
||||
"c. c #35404B",
|
||||
"d. c #394855",
|
||||
"e. c #3F5064",
|
||||
"f. c #465C73",
|
||||
"g. c #526B85",
|
||||
"h. c #5E7896",
|
||||
"i. c #ABBBCB",
|
||||
"j. c #BBC9D8",
|
||||
"k. c #96B0C4",
|
||||
"l. c #8EABC2",
|
||||
"m. c #92AEC3",
|
||||
"n. c #ADBFD1",
|
||||
"o. c #B8C6D6",
|
||||
"p. c #6F89A4",
|
||||
"q. c #57728F",
|
||||
"r. c #4B6680",
|
||||
"s. c #455970",
|
||||
"t. c #3F5061",
|
||||
"u. c #394857",
|
||||
"v. c #37424F",
|
||||
"w. c #363F46",
|
||||
"x. c #363D42",
|
||||
"y. c #363C40",
|
||||
"z. c #34383A",
|
||||
"A. c #33383A",
|
||||
"B. c #33383C",
|
||||
"C. c #333A40",
|
||||
"D. c #343D46",
|
||||
"E. c #364250",
|
||||
"F. c #3B4C5C",
|
||||
"G. c #43566D",
|
||||
"H. c #4E6781",
|
||||
"I. c #5C7895",
|
||||
"J. c #869FB9",
|
||||
"K. c #C3D1DE",
|
||||
"L. c #90ACC7",
|
||||
"M. c #89A9C3",
|
||||
"N. c #8BADC9",
|
||||
"O. c #8BACC6",
|
||||
"P. c #BBCCDA",
|
||||
"Q. c #9AB0C6",
|
||||
"R. c #607F9D",
|
||||
"S. c #536F8B",
|
||||
"T. c #4A6179",
|
||||
"U. c #405469",
|
||||
"V. c #3A4A5B",
|
||||
"W. c #363F48",
|
||||
"X. c #353C42",
|
||||
"Y. c #353B3F",
|
||||
"Z. c #343739",
|
||||
"`. c #33373A",
|
||||
" + c #343D48",
|
||||
".+ c #374452",
|
||||
"++ c #3D4E60",
|
||||
"@+ c #465C74",
|
||||
"#+ c #546D87",
|
||||
"$+ c #61819D",
|
||||
"%+ c #99B0C6",
|
||||
"&+ c #B6C9DB",
|
||||
"*+ c #8CADC8",
|
||||
"=+ c #93B4CF",
|
||||
"-+ c #96B6D1",
|
||||
";+ c #94B5D0",
|
||||
">+ c #90B0CC",
|
||||
",+ c #A6BFD2",
|
||||
"'+ c #AFC3D4",
|
||||
")+ c #6888A6",
|
||||
"!+ c #5A7792",
|
||||
"~+ c #4D677F",
|
||||
"{+ c #42566C",
|
||||
"]+ c #3C4C5D",
|
||||
"^+ c #384553",
|
||||
"/+ c #374049",
|
||||
"(+ c #353A3F",
|
||||
"_+ c #333738",
|
||||
":+ c #323639",
|
||||
"<+ c #32373C",
|
||||
"[+ c #323940",
|
||||
"}+ c #333D49",
|
||||
"|+ c #374353",
|
||||
"1+ c #3E4F62",
|
||||
"2+ c #496177",
|
||||
"3+ c #57708B",
|
||||
"4+ c #6585A0",
|
||||
"5+ c #9AB4C8",
|
||||
"6+ c #B8CBDB",
|
||||
"7+ c #8FB1CA",
|
||||
"8+ c #95B6D1",
|
||||
"9+ c #98B9D4",
|
||||
"0+ c #96B6D2",
|
||||
"a+ c #91B4CD",
|
||||
"b+ c #A9C1D4",
|
||||
"c+ c #B1C5D4",
|
||||
"d+ c #6B8BA7",
|
||||
"e+ c #5B7995",
|
||||
"f+ c #506982",
|
||||
"g+ c #43576D",
|
||||
"h+ c #3C4C5E",
|
||||
"i+ c #374453",
|
||||
"j+ c #363F49",
|
||||
"k+ c #34393E",
|
||||
"l+ c #333638",
|
||||
"m+ c #364353",
|
||||
"n+ c #3C4E61",
|
||||
"o+ c #485F77",
|
||||
"p+ c #56708A",
|
||||
"q+ c #64839F",
|
||||
"r+ c #90ABC2",
|
||||
"s+ c #C8D7E4",
|
||||
"t+ c #9AB7CE",
|
||||
"u+ c #93B4D0",
|
||||
"v+ c #95B6D2",
|
||||
"w+ c #93B3CD",
|
||||
"x+ c #C0D2E0",
|
||||
"y+ c #A1B9CD",
|
||||
"z+ c #6788A6",
|
||||
"A+ c #4D6780",
|
||||
"B+ c #42566D",
|
||||
"C+ c #3B4B5D",
|
||||
"D+ c #384452",
|
||||
"E+ c #34393F",
|
||||
"F+ c #323537",
|
||||
"G+ c #313538",
|
||||
"H+ c #30353A",
|
||||
"I+ c #30373E",
|
||||
"J+ c #323C47",
|
||||
"K+ c #344251",
|
||||
"L+ c #3A4D5E",
|
||||
"M+ c #445970",
|
||||
"N+ c #4F6985",
|
||||
"O+ c #5E7A98",
|
||||
"P+ c #6D8DAB",
|
||||
"Q+ c #B5C6D6",
|
||||
"R+ c #C3D4E1",
|
||||
"S+ c #A3BED2",
|
||||
"T+ c #9CB9D0",
|
||||
"U+ c #9FBBD1",
|
||||
"V+ c #BBCEDD",
|
||||
"W+ c #BFCFDC",
|
||||
"X+ c #7998B3",
|
||||
"Y+ c #60809E",
|
||||
"Z+ c #53708B",
|
||||
"`+ c #495F79",
|
||||
" @ c #405468",
|
||||
".@ c #39485B",
|
||||
"+@ c #343D47",
|
||||
"@@ c #343A41",
|
||||
"#@ c #33383D",
|
||||
"$@ c #313436",
|
||||
"%@ c #303437",
|
||||
"&@ c #2F3438",
|
||||
"*@ c #2F363C",
|
||||
"=@ c #303944",
|
||||
"-@ c #323F4C",
|
||||
";@ c #394959",
|
||||
">@ c #3F5367",
|
||||
",@ c #48617A",
|
||||
"'@ c #556E8B",
|
||||
")@ c #607D9B",
|
||||
"!@ c #7B95AF",
|
||||
"~@ c #ACC0D1",
|
||||
"{@ c #C3D3DF",
|
||||
"]@ c #C3D3E0",
|
||||
"^@ c #B7C8D7",
|
||||
"/@ c #829BB6",
|
||||
"(@ c #637F9E",
|
||||
"_@ c #56728E",
|
||||
":@ c #4A647F",
|
||||
"<@ c #3D4F61",
|
||||
"[@ c #364655",
|
||||
"}@ c #333F4D",
|
||||
"|@ c #323B44",
|
||||
"1@ c #32393F",
|
||||
"2@ c #313435",
|
||||
"3@ c #2F3336",
|
||||
"4@ c #2F3437",
|
||||
"5@ c #2E343B",
|
||||
"6@ c #2F3841",
|
||||
"7@ c #303C48",
|
||||
"8@ c #354252",
|
||||
"9@ c #3B4B5E",
|
||||
"0@ c #41556B",
|
||||
"a@ c #4A617B",
|
||||
"b@ c #526C8A",
|
||||
"c@ c #597794",
|
||||
"d@ c #607E99",
|
||||
"e@ c #6F8CA6",
|
||||
"f@ c #7C97AF",
|
||||
"g@ c #7692AA",
|
||||
"h@ c #607F9B",
|
||||
"i@ c #5A7795",
|
||||
"j@ c #546F8C",
|
||||
"k@ c #4B647E",
|
||||
"l@ c #455972",
|
||||
"m@ c #384758",
|
||||
"n@ c #33414F",
|
||||
"o@ c #333D48",
|
||||
"p@ c #313942",
|
||||
"q@ c #32383D",
|
||||
"r@ c #32373A",
|
||||
"s@ c #303334",
|
||||
"t@ c #2E3234",
|
||||
"u@ c #2D3235",
|
||||
"v@ c #2D3237",
|
||||
"w@ c #2E353B",
|
||||
"x@ c #2E3741",
|
||||
"y@ c #313D4A",
|
||||
"z@ c #344253",
|
||||
"A@ c #39495D",
|
||||
"B@ c #3D5166",
|
||||
"C@ c #425970",
|
||||
"D@ c #485D78",
|
||||
"E@ c #4C6680",
|
||||
"F@ c #4D6983",
|
||||
"G@ c #4F6984",
|
||||
"H@ c #4D6781",
|
||||
"I@ c #495F7A",
|
||||
"J@ c #445B73",
|
||||
"K@ c #3F546A",
|
||||
"L@ c #3B4C5F",
|
||||
"M@ c #374658",
|
||||
"N@ c #323C48",
|
||||
"O@ c #303537",
|
||||
"P@ c #2E3334",
|
||||
"Q@ c #2D3233",
|
||||
"R@ c #2C3134",
|
||||
"S@ c #2C3135",
|
||||
"T@ c #2C3339",
|
||||
"U@ c #2C343C",
|
||||
"V@ c #2E3841",
|
||||
"W@ c #303B49",
|
||||
"X@ c #31404F",
|
||||
"Y@ c #354456",
|
||||
"Z@ c #384A5D",
|
||||
"`@ c #394C62",
|
||||
" # c #3C5169",
|
||||
".# c #3D536C",
|
||||
"+# c #3D536A",
|
||||
"@# c #3D526C",
|
||||
"## c #3C516A",
|
||||
"$# c #3A4D62",
|
||||
"%# c #384C5F",
|
||||
"&# c #374758",
|
||||
"*# c #344353",
|
||||
"=# c #313F4E",
|
||||
"-# c #303C47",
|
||||
";# c #2F3842",
|
||||
"># c #2F363E",
|
||||
",# c #2F353A",
|
||||
"'# c #2F3537",
|
||||
")# c #2E3132",
|
||||
"!# c #2D3032",
|
||||
"~# c #2C2F32",
|
||||
"{# c #2B2F32",
|
||||
"]# c #2C3034",
|
||||
"^# c #2C3037",
|
||||
"/# c #2B323B",
|
||||
"(# c #2C3641",
|
||||
"_# c #2E3945",
|
||||
":# c #2F3B4A",
|
||||
"<# c #313D4E",
|
||||
"[# c #334253",
|
||||
"}# c #344457",
|
||||
"|# c #35455A",
|
||||
"1# c #354558",
|
||||
"2# c #354559",
|
||||
"3# c #344458",
|
||||
"4# c #334354",
|
||||
"5# c #313F50",
|
||||
"6# c #313D4D",
|
||||
"7# c #313A48",
|
||||
"8# c #2F3944",
|
||||
"9# c #2E363F",
|
||||
"0# c #2F3439",
|
||||
"a# c #2E3337",
|
||||
"b# c #2F3235",
|
||||
"c# c #2F3335",
|
||||
"d# c #2C2E30",
|
||||
"e# c #2A2C2E",
|
||||
"f# c #282A2C",
|
||||
"g# c #272A2C",
|
||||
"h# c #26292D",
|
||||
"i# c #252A2D",
|
||||
"j# c #252A2F",
|
||||
"k# c #252B32",
|
||||
"l# c #262E36",
|
||||
"m# c #262F3A",
|
||||
"n# c #28323D",
|
||||
"o# c #283340",
|
||||
"p# c #2A3542",
|
||||
"q# c #2B3744",
|
||||
"r# c #2C3643",
|
||||
"s# c #2C3644",
|
||||
"t# c #2B3643",
|
||||
"u# c #2A3442",
|
||||
"v# c #2A3440",
|
||||
"w# c #29303A",
|
||||
"x# c #282F37",
|
||||
"y# c #292F34",
|
||||
"z# c #292E32",
|
||||
"A# c #2A2E33",
|
||||
"B# c #2B2E32",
|
||||
"C# c #2C2F31",
|
||||
"D# c #323536",
|
||||
"E# c #35383A",
|
||||
"F# c #373A3C",
|
||||
"G# c #3A3D40",
|
||||
"H# c #3B3F42",
|
||||
"I# c #3E4346",
|
||||
"J# c #42474B",
|
||||
"K# c #41474C",
|
||||
"L# c #41484E",
|
||||
"M# c #434A51",
|
||||
"N# c #434A53",
|
||||
"O# c #434B55",
|
||||
"P# c #434B54",
|
||||
"Q# c #434B53",
|
||||
"R# c #434A54",
|
||||
"S# c #424952",
|
||||
"T# c #414850",
|
||||
"U# c #40464D",
|
||||
"V# c #3E444A",
|
||||
"W# c #3D4347",
|
||||
"X# c #3B4044",
|
||||
"Y# c #393E41",
|
||||
"Z# c #373B3E",
|
||||
"`# c #36393C",
|
||||
". + + @ @ # $ % & * = - ; > > , ' > ) ! ~ { ] ^ ^ / ( ( ",
|
||||
"_ : < [ < } | 1 2 3 4 5 6 7 8 9 0 a b c ) d e ^ f g h i ",
|
||||
"j k l m n o p q r s t u v w x y w z A B C D E F G H I J ",
|
||||
"k K L M N O P Q R S T U V W X Y Z ` ...+.@.#.$.%.&.*.=.",
|
||||
"-.;.>.,.'.).!.~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5.6.7.8.9.",
|
||||
";.0.>.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.",
|
||||
"z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.O.M.P.Q.R.S.T.U.V.3 W.X.Y.",
|
||||
"Z.`.B.C. +.+++@+#+$+%+&+*+=+-+;+>+,+'+)+!+~+{+]+^+/+# (+",
|
||||
"_+:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+} k+",
|
||||
"l+:+<+[+}+m+n+o+p+q+r+s+t+u+v+u+w+x+y+z+!+A+B+C+D+j+} E+",
|
||||
"F+G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@E.+@@@#@",
|
||||
"$@%@&@*@=@-@;@>@,@'@)@!@~@{@]@{@^@/@(@_@:@M+<@[@}@|@1@<+",
|
||||
"2@3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@h@i@j@k@l@e.m@n@o@p@q@r@",
|
||||
"s@t@u@v@w@x@y@z@A@B@C@D@E@F@G@F@H@I@J@K@L@M@n@N@p@I+H+O@",
|
||||
"P@Q@R@S@T@U@V@W@X@Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#&@'#",
|
||||
")#!#~#{#]#^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7#8#9#5@0#a#b#c#",
|
||||
"d#e#f#g#h#i#j#k#l#m#n#o#p#q#r#s#t#u#v#n#w#x#y#z#A#B#C#!#",
|
||||
"D#E#F#G#H#I#I#J#K#L#M#N#O#P#Q#P#R#S#T#U#V#W#X#Y#Z#`#Z.l+"};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/right-active.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * right_active_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/right-inactive.xpm
Executable file
@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * right_inactive_xpm[] = {
|
||||
"2 20 2 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
".."};
|
25
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/themerc
Executable file
@ -0,0 +1,25 @@
|
||||
button_offset=3
|
||||
button_spacing=0
|
||||
full_width_title=true
|
||||
title_horizontal_offset=-0
|
||||
title_vertical_offset_active=1
|
||||
title_vertical_offset_inactive=1
|
||||
title_shadow_active=false
|
||||
title_alignment=left
|
||||
button_layout=O|HMC
|
||||
#active_text_color=#ffffff
|
||||
#inactive_text_color=#999990
|
||||
#active_text_shadow_color=#2A353D
|
||||
|
||||
show_app_icon=true
|
||||
|
||||
shadow_delta_height=0
|
||||
shadow_delta_width=0
|
||||
shadow_delta_x=0
|
||||
shadow_delta_y=2
|
||||
|
||||
resize_opacity=100
|
||||
move_opacity=60
|
||||
popup_opacity=90
|
||||
show_frame_shadow=true
|
||||
show_popup_shadow=true
|
48
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-1-active.xpm
Executable file
@ -0,0 +1,48 @@
|
||||
/* XPM */
|
||||
static char * title_1_active_xpm[] = {
|
||||
"8 25 20 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #3C414C",
|
||||
"# c #3B4047",
|
||||
"$ c #3A3F43",
|
||||
"% c #393E3F",
|
||||
"& c #383D3E",
|
||||
"* c #383C3D",
|
||||
"= c #373B3C",
|
||||
"- c #363A3B",
|
||||
"; c #36393A",
|
||||
"> c #353839",
|
||||
", c #343738",
|
||||
"' c #333637",
|
||||
") c #323536",
|
||||
"! c #313536",
|
||||
"~ c #313435",
|
||||
"{ c #303334",
|
||||
"] c #2F3233",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"********",
|
||||
"========",
|
||||
"--------",
|
||||
";;;;;;;;",
|
||||
">>>>>>>>",
|
||||
">>>>>>>>",
|
||||
",,,,,,,,",
|
||||
"''''''''",
|
||||
"''''''''",
|
||||
"))))))))",
|
||||
"!!!!!!!!",
|
||||
"~~~~~~~~",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"]]]]]]]]",
|
||||
"]]]]]]]]"};
|
36
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-1-inactive.xpm
Executable file
@ -0,0 +1,36 @@
|
||||
/* XPM */
|
||||
static char * title_1_inactive_xpm[] = {
|
||||
"8 25 8 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"+ c #5D6061",
|
||||
"@ c #353839",
|
||||
"# c #343738",
|
||||
"$ c #333637",
|
||||
"% c #323536",
|
||||
"& c #313435",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........"};
|
48
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-2-active.xpm
Executable file
@ -0,0 +1,48 @@
|
||||
/* XPM */
|
||||
static char * title_2_active_xpm[] = {
|
||||
"8 25 20 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #3C414C",
|
||||
"# c #3B4047",
|
||||
"$ c #3A3F43",
|
||||
"% c #393E3F",
|
||||
"& c #383D3E",
|
||||
"* c #383C3D",
|
||||
"= c #373B3C",
|
||||
"- c #363A3B",
|
||||
"; c #36393A",
|
||||
"> c #353839",
|
||||
", c #343738",
|
||||
"' c #333637",
|
||||
") c #323536",
|
||||
"! c #313536",
|
||||
"~ c #313435",
|
||||
"{ c #303334",
|
||||
"] c #2F3233",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"********",
|
||||
"========",
|
||||
"--------",
|
||||
";;;;;;;;",
|
||||
">>>>>>>>",
|
||||
">>>>>>>>",
|
||||
",,,,,,,,",
|
||||
"''''''''",
|
||||
"''''''''",
|
||||
"))))))))",
|
||||
"!!!!!!!!",
|
||||
"~~~~~~~~",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"]]]]]]]]",
|
||||
"]]]]]]]]"};
|
36
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-2-inactive.xpm
Executable file
@ -0,0 +1,36 @@
|
||||
/* XPM */
|
||||
static char * title_2_inactive_xpm[] = {
|
||||
"8 25 8 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"+ c #5D6061",
|
||||
"@ c #353839",
|
||||
"# c #343738",
|
||||
"$ c #333637",
|
||||
"% c #323536",
|
||||
"& c #313435",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........"};
|
48
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-3-active.xpm
Executable file
@ -0,0 +1,48 @@
|
||||
/* XPM */
|
||||
static char * title_3_active_xpm[] = {
|
||||
"8 25 20 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #3C414C",
|
||||
"# c #3B4047",
|
||||
"$ c #3A3F43",
|
||||
"% c #393E3F",
|
||||
"& c #383D3E",
|
||||
"* c #383C3D",
|
||||
"= c #373B3C",
|
||||
"- c #363A3B",
|
||||
"; c #36393A",
|
||||
"> c #353839",
|
||||
", c #343738",
|
||||
"' c #333637",
|
||||
") c #323536",
|
||||
"! c #313536",
|
||||
"~ c #313435",
|
||||
"{ c #303334",
|
||||
"] c #2F3233",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"********",
|
||||
"========",
|
||||
"--------",
|
||||
";;;;;;;;",
|
||||
">>>>>>>>",
|
||||
">>>>>>>>",
|
||||
",,,,,,,,",
|
||||
"''''''''",
|
||||
"''''''''",
|
||||
"))))))))",
|
||||
"!!!!!!!!",
|
||||
"~~~~~~~~",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"]]]]]]]]",
|
||||
"]]]]]]]]"};
|
36
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-3-inactive.xpm
Executable file
@ -0,0 +1,36 @@
|
||||
/* XPM */
|
||||
static char * title_3_inactive_xpm[] = {
|
||||
"8 25 8 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"+ c #5D6061",
|
||||
"@ c #353839",
|
||||
"# c #343738",
|
||||
"$ c #333637",
|
||||
"% c #323536",
|
||||
"& c #313435",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........"};
|
48
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-4-active.xpm
Executable file
@ -0,0 +1,48 @@
|
||||
/* XPM */
|
||||
static char * title_4_active_xpm[] = {
|
||||
"8 25 20 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #3C414C",
|
||||
"# c #3B4047",
|
||||
"$ c #3A3F43",
|
||||
"% c #393E3F",
|
||||
"& c #383D3E",
|
||||
"* c #383C3D",
|
||||
"= c #373B3C",
|
||||
"- c #363A3B",
|
||||
"; c #36393A",
|
||||
"> c #353839",
|
||||
", c #343738",
|
||||
"' c #333637",
|
||||
") c #323536",
|
||||
"! c #313536",
|
||||
"~ c #313435",
|
||||
"{ c #303334",
|
||||
"] c #2F3233",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"********",
|
||||
"========",
|
||||
"--------",
|
||||
";;;;;;;;",
|
||||
">>>>>>>>",
|
||||
">>>>>>>>",
|
||||
",,,,,,,,",
|
||||
"''''''''",
|
||||
"''''''''",
|
||||
"))))))))",
|
||||
"!!!!!!!!",
|
||||
"~~~~~~~~",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"]]]]]]]]",
|
||||
"]]]]]]]]"};
|
36
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-4-inactive.xpm
Executable file
@ -0,0 +1,36 @@
|
||||
/* XPM */
|
||||
static char * title_4_inactive_xpm[] = {
|
||||
"8 25 8 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"+ c #5D6061",
|
||||
"@ c #353839",
|
||||
"# c #343738",
|
||||
"$ c #333637",
|
||||
"% c #323536",
|
||||
"& c #313435",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........"};
|
48
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-5-active.xpm
Executable file
@ -0,0 +1,48 @@
|
||||
/* XPM */
|
||||
static char * title_5_active_xpm[] = {
|
||||
"8 25 20 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #3C414C",
|
||||
"# c #3B4047",
|
||||
"$ c #3A3F43",
|
||||
"% c #393E3F",
|
||||
"& c #383D3E",
|
||||
"* c #383C3D",
|
||||
"= c #373B3C",
|
||||
"- c #363A3B",
|
||||
"; c #36393A",
|
||||
"> c #353839",
|
||||
", c #343738",
|
||||
"' c #333637",
|
||||
") c #323536",
|
||||
"! c #313536",
|
||||
"~ c #313435",
|
||||
"{ c #303334",
|
||||
"] c #2F3233",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"********",
|
||||
"========",
|
||||
"--------",
|
||||
";;;;;;;;",
|
||||
">>>>>>>>",
|
||||
">>>>>>>>",
|
||||
",,,,,,,,",
|
||||
"''''''''",
|
||||
"''''''''",
|
||||
"))))))))",
|
||||
"!!!!!!!!",
|
||||
"~~~~~~~~",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"{{{{{{{{",
|
||||
"]]]]]]]]",
|
||||
"]]]]]]]]"};
|
36
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/title-5-inactive.xpm
Executable file
@ -0,0 +1,36 @@
|
||||
/* XPM */
|
||||
static char * title_5_inactive_xpm[] = {
|
||||
"8 25 8 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"+ c #5D6061",
|
||||
"@ c #353839",
|
||||
"# c #343738",
|
||||
"$ c #333637",
|
||||
"% c #323536",
|
||||
"& c #313435",
|
||||
"........",
|
||||
"++++++++",
|
||||
"@@@@@@@@",
|
||||
"@@@@@@@@",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"########",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"$$$$$$$$",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"%%%%%%%%",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"&&&&&&&&",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........",
|
||||
"........"};
|
58
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/top-left-active.xpm
Executable file
@ -0,0 +1,58 @@
|
||||
/* XPM */
|
||||
static char * top_left_active_xpm[] = {
|
||||
"6 25 30 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #767A81",
|
||||
"# c #3C414C",
|
||||
"$ c #6F7378",
|
||||
"% c #3B4047",
|
||||
"& c #696D70",
|
||||
"* c #3A3F43",
|
||||
"= c #626667",
|
||||
"- c #393E3F",
|
||||
"; c #5B5F60",
|
||||
"> c #383D3E",
|
||||
", c #56595A",
|
||||
"' c #383C3D",
|
||||
") c #4F5253",
|
||||
"! c #373B3C",
|
||||
"~ c #474B4C",
|
||||
"{ c #363A3B",
|
||||
"] c #424546",
|
||||
"^ c #36393A",
|
||||
"/ c #3B3D3E",
|
||||
"( c #353839",
|
||||
"_ c #343738",
|
||||
": c #333637",
|
||||
"< c #323536",
|
||||
"[ c #313536",
|
||||
"} c #313435",
|
||||
"| c #303334",
|
||||
"1 c #2F3233",
|
||||
" .",
|
||||
" ..+",
|
||||
" .@@#",
|
||||
" .$%%%",
|
||||
" .&***",
|
||||
".=----",
|
||||
".;>>>>",
|
||||
".,''''",
|
||||
".)!!!!",
|
||||
".~{{{{",
|
||||
".]^^^^",
|
||||
"./((((",
|
||||
".(((((",
|
||||
"._____",
|
||||
".:::::",
|
||||
".:::::",
|
||||
".<<<<<",
|
||||
".[[[[[",
|
||||
".}}}}}",
|
||||
".|||||",
|
||||
".|||||",
|
||||
"||||||",
|
||||
"||||||",
|
||||
"||||11",
|
||||
"111111"};
|
52
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/top-left-inactive.xpm
Executable file
@ -0,0 +1,52 @@
|
||||
/* XPM */
|
||||
static char * top_left_inactive_xpm[] = {
|
||||
"6 25 24 1",
|
||||
" c None",
|
||||
". c #303334",
|
||||
"+ c #353839",
|
||||
"@ c #5D6061",
|
||||
"# c #424546",
|
||||
"$ c #404344",
|
||||
"% c #343738",
|
||||
"& c #3A3F40",
|
||||
"* c #393D3E",
|
||||
"= c #383C3D",
|
||||
"- c #333637",
|
||||
"; c #373B3C",
|
||||
"> c #363A3B",
|
||||
", c #35393A",
|
||||
"' c #343839",
|
||||
") c #323536",
|
||||
"! c #333738",
|
||||
"~ c #323637",
|
||||
"{ c #313536",
|
||||
"] c #303435",
|
||||
"^ c #313435",
|
||||
"/ c #303333",
|
||||
"( c #2F3233",
|
||||
"_ c #2E3132",
|
||||
" .",
|
||||
" ++@",
|
||||
" +##+",
|
||||
" +$+++",
|
||||
" %$%%%",
|
||||
"%&%%%%",
|
||||
"%*%%%%",
|
||||
"%=%%%%",
|
||||
"-;----",
|
||||
"->----",
|
||||
"-,----",
|
||||
"-'----",
|
||||
")!))))",
|
||||
")~))))",
|
||||
"){))))",
|
||||
")]))))",
|
||||
"^^^^^^",
|
||||
"^^^^^^",
|
||||
"^^^^^^",
|
||||
"^^^^^^",
|
||||
"......",
|
||||
"......",
|
||||
"/././.",
|
||||
".(.((_",
|
||||
"______"};
|
58
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/top-right-active.xpm
Executable file
@ -0,0 +1,58 @@
|
||||
/* XPM */
|
||||
static char * top_right_active_xpm[] = {
|
||||
"6 25 30 1",
|
||||
" c None",
|
||||
". c #3A3F40",
|
||||
"+ c #81848D",
|
||||
"@ c #3C414C",
|
||||
"# c #767A81",
|
||||
"$ c #3B4047",
|
||||
"% c #6F7378",
|
||||
"& c #3A3F43",
|
||||
"* c #696D70",
|
||||
"= c #393E3F",
|
||||
"- c #626667",
|
||||
"; c #383D3E",
|
||||
"> c #5B5F60",
|
||||
", c #383C3D",
|
||||
"' c #56595A",
|
||||
") c #373B3C",
|
||||
"! c #4F5253",
|
||||
"~ c #363A3B",
|
||||
"{ c #474B4C",
|
||||
"] c #36393A",
|
||||
"^ c #424546",
|
||||
"/ c #353839",
|
||||
"( c #3B3D3E",
|
||||
"_ c #343738",
|
||||
": c #333637",
|
||||
"< c #323536",
|
||||
"[ c #313536",
|
||||
"} c #313435",
|
||||
"| c #303334",
|
||||
"1 c #2F3233",
|
||||
". ",
|
||||
"+.. ",
|
||||
"@##. ",
|
||||
"$$$%. ",
|
||||
"&&&*. ",
|
||||
"====-.",
|
||||
";;;;>.",
|
||||
",,,,'.",
|
||||
"))))!.",
|
||||
"~~~~{.",
|
||||
"]]]]^.",
|
||||
"////(.",
|
||||
"/////.",
|
||||
"_____.",
|
||||
":::::.",
|
||||
":::::.",
|
||||
"<<<<<.",
|
||||
"[[[[[.",
|
||||
"}}}}}.",
|
||||
"|||||.",
|
||||
"|||||.",
|
||||
"||||||",
|
||||
"||||||",
|
||||
"11||||",
|
||||
"111111"};
|
88
NOVA/home/burchettm/.themes/Dust Cold/xfwm4/top-right-inactive.xpm
Executable file
@ -0,0 +1,88 @@
|
||||
/* XPM */
|
||||
static char * top_right_inactive_xpm[] = {
|
||||
"6 25 60 1",
|
||||
" c None",
|
||||
". c #2F3233",
|
||||
"+ c #5B5E5F",
|
||||
"@ c #333637",
|
||||
"# c #343738",
|
||||
"$ c #393E3F",
|
||||
"% c #383D3E",
|
||||
"& c #323536",
|
||||
"* c #373C3E",
|
||||
"= c #323537",
|
||||
"- c #323435",
|
||||
"; c #323535",
|
||||
"> c #313435",
|
||||
", c #313335",
|
||||
"' c #313436",
|
||||
") c #363B3D",
|
||||
"! c #2F3234",
|
||||
"~ c #303335",
|
||||
"{ c #35383A",
|
||||
"] c #303234",
|
||||
"^ c #303334",
|
||||
"/ c #343739",
|
||||
"( c #2F3333",
|
||||
"_ c #323638",
|
||||
": c #2E3233",
|
||||
"< c #2F3133",
|
||||
"[ c #313637",
|
||||
"} c #2D3132",
|
||||
"| c #303435",
|
||||
"1 c #2E3132",
|
||||
"2 c #2E3133",
|
||||
"3 c #2F3334",
|
||||
"4 c #2C3031",
|
||||
"5 c #2D3032",
|
||||
"6 c #2D3233",
|
||||
"7 c #2C3030",
|
||||
"8 c #2C3132",
|
||||
"9 c #2B2F2F",
|
||||
"0 c #2B3031",
|
||||
"a c #2C2F31",
|
||||
"b c #2D3033",
|
||||
"c c #2D3031",
|
||||
"d c #2A2F30",
|
||||
"e c #2B2E30",
|
||||
"f c #2C2F30",
|
||||
"g c #2B2E2F",
|
||||
"h c #2A2E30",
|
||||
"i c #2E3032",
|
||||
"j c #2C3032",
|
||||
"k c #2B2F30",
|
||||
"l c #292D2F",
|
||||
"m c #2A2D2F",
|
||||
"n c #292D2E",
|
||||
"o c #2A2D2E",
|
||||
"p c #292C2E",
|
||||
"q c #2A2E2F",
|
||||
"r c #282B2D",
|
||||
"s c #2D2F31",
|
||||
"t c #2C2E30",
|
||||
"u c #282C2E",
|
||||
". ",
|
||||
"+@@ ",
|
||||
"#$%@ ",
|
||||
"@&&*= ",
|
||||
"-;>*, ",
|
||||
"->'')!",
|
||||
">>~'{]",
|
||||
">^~~/(",
|
||||
"^~!]_:",
|
||||
"^!!<[}",
|
||||
"^^<!|1",
|
||||
"^.<234",
|
||||
"<25267",
|
||||
".55}89",
|
||||
"22510a",
|
||||
"2b5cde",
|
||||
"55f4gh",
|
||||
"iajkkl",
|
||||
"55a4gm",
|
||||
"aefkgn",
|
||||
"!14kop",
|
||||
"5afqor",
|
||||
"5skklp",
|
||||
"aefqmr",
|
||||
"atqqur"};
|
196
NOVA/home/burchettm/.themes/XFCE Crux Black/gtk-2.0/gtkrc
Executable file
@ -0,0 +1,196 @@
|
||||
# gtkrc -- gtkrc for crux-engine theme
|
||||
#
|
||||
# Copyright (C) 2000, 2001 Eazel, Inc.
|
||||
# Copyright (C) 2005, 2006 Thomas Wood <thos@gnome.org>
|
||||
|
||||
# Authors
|
||||
# Design: Lapo Calamandrei <calamandrei@gmail.com>
|
||||
# Code: Thomas Wood <thos@gnome.org>
|
||||
#
|
||||
# Original Authors
|
||||
# John Harper <jsh@eazel.com>
|
||||
|
||||
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License as
|
||||
# published by the Free Software Foundation; either version 2 of the
|
||||
# License, or (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
#
|
||||
# $Id: gtkrc,v 1.11 2006/10/02 17:57:25 thos Exp $
|
||||
|
||||
# Default style for all widgets to build from
|
||||
|
||||
gtk_color_scheme = "fg_color:#101010;bg_color:#E8EAEB;base_color:#FFFFFF;text_color:#1A1A1A;selected_bg_color:#3E4040;selected_fg_color:#FFFFFF;tooltip_bg_color:#565656;tooltip_fg_color:#FFFFFF"
|
||||
|
||||
style "default"
|
||||
{
|
||||
fg[NORMAL] = @fg_color # was 000000 --> OK
|
||||
fg[PRELIGHT] = @fg_color # was 000000 --> OK
|
||||
fg[SELECTED] = @selected_fg_color # was ffffff --> OK
|
||||
fg[ACTIVE] = @fg_color # was 000000 --> OK
|
||||
fg[INSENSITIVE] = darker (@bg_color) # was 888a85 --> ??
|
||||
|
||||
bg[NORMAL] = @bg_color # was d3d7cf --> NO?
|
||||
bg[PRELIGHT] = shade (1.02, @bg_color) # was ededeb --> NO?
|
||||
bg[SELECTED] = @selected_bg_color # was 75507b --> OK
|
||||
bg[INSENSITIVE] = @bg_color # was c4c6c0 --> OK?
|
||||
bg[ACTIVE] = shade (0.9, @bg_color) # was a3a69f --> ??
|
||||
|
||||
base[NORMAL] = @base_color # was ffffff --> OK
|
||||
base[PRELIGHT] = shade (0.95, @bg_color) # was 000000 --> NO?
|
||||
base[ACTIVE] = shade (0.9, @selected_bg_color) # undefined
|
||||
base[SELECTED] = @selected_bg_color # 75507b --> OK
|
||||
base[INSENSITIVE] = @bg_color # dddddd --> NO
|
||||
|
||||
text[NORMAL] = @text_color # was 000000 --> OK
|
||||
text[PRELIGHT] = @text_color # was 000000 --> OK
|
||||
text[ACTIVE] = @selected_fg_color # was 000000 --> OK
|
||||
text[SELECTED] = @selected_fg_color # was undefined
|
||||
text[INSENSITIVE] = darker (@bg_color) # was 888a85 --> ??
|
||||
|
||||
GtkRange::slider_width = 13
|
||||
GtkRange::stepper_size = 13
|
||||
GtkRange::trough_border = 1
|
||||
|
||||
GtkScale::slider_width = 12
|
||||
GtkScale::stepper_size = 12
|
||||
GtkScale::trough_border = 0
|
||||
|
||||
GtkScale::slider_length = 16
|
||||
GtkCheckButton::indicator_size = 12
|
||||
GtkCheckButton::indicator_spacing = 3
|
||||
GtkCheckMenuItem::indicator_size = 10
|
||||
|
||||
GtkOptionMenu::indicator_size = { 11, 6 }
|
||||
GtkOptionMenu::indicator_spacing = { 30, 5, 2, 2 }
|
||||
|
||||
GtkScrollbar::min_slider_length = 25
|
||||
|
||||
engine "crux-engine" { }
|
||||
}
|
||||
|
||||
# common default
|
||||
class "GtkWidget" style "default"
|
||||
|
||||
# Style used for (prelighted) menu items
|
||||
style "menuitem"
|
||||
{
|
||||
fg[PRELIGHT] = @selected_fg_color # was 000000 --> OK
|
||||
bg[PRELIGHT] = @selected_bg_color # was 75507b --> OK
|
||||
}
|
||||
|
||||
class "GtkMenuItem" style "menuitem"
|
||||
widget_class "*.*MenuItem.*" style "menuitem"
|
||||
|
||||
|
||||
style "menu"
|
||||
{
|
||||
xthickness = 3
|
||||
}
|
||||
|
||||
# This enables gradiented menu backgrounds
|
||||
class "GtkMenu" style "menu"
|
||||
|
||||
style "entry"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
|
||||
# Slightly lighter so that the selection will be visible properly
|
||||
bg[SELECTED] = mix(0.85, @selected_bg_color, @base_color)
|
||||
|
||||
engine "crux-engine"
|
||||
{
|
||||
thickness = 3
|
||||
}
|
||||
}
|
||||
|
||||
# some extra padding around text entries, so the focus marking fits
|
||||
class "GtkEntry" style "entry"
|
||||
class "GtkText" style "entry"
|
||||
|
||||
style "trough"
|
||||
{
|
||||
bg[NORMAL] = shade (0.9, @bg_color)
|
||||
# fg[PRELIGHT] is used for the text underneath the bar.
|
||||
fg[PRELIGHT] = @selected_fg_color
|
||||
}
|
||||
class "GtkProgressBar" style "trough"
|
||||
|
||||
style "statusbar"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
}
|
||||
class "GtkStatusbar" style "statusbar"
|
||||
|
||||
style "crux-tooltips"
|
||||
{
|
||||
xthickness = 4
|
||||
ythickness = 4
|
||||
|
||||
bg[NORMAL] = @tooltip_bg_color
|
||||
fg[NORMAL] = @tooltip_fg_color
|
||||
}
|
||||
|
||||
# The window of the tooltip is called "gtk-tooltip"
|
||||
################################
|
||||
# FIXME:
|
||||
# This will not work if one embeds eg. a button into the tooltip.
|
||||
# As far as I can tell right now we will need to rework the theme
|
||||
# quite a bit to get this working correctly.
|
||||
# (It will involve setting different priorities, etc.)
|
||||
################################
|
||||
widget "gtk-tooltip*" style "crux-tooltips"
|
||||
|
||||
# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
|
||||
# Note that the work around assumes that the combobox is _not_ in
|
||||
# appears-as-list mode.
|
||||
# This style does not affect GtkComboBoxEntry, it does have an effect
|
||||
# on comboboxes in appears-as-list mode though.
|
||||
style "crux-text-is-fg-color-workaround"
|
||||
{
|
||||
text[NORMAL] = @fg_color
|
||||
text[PRELIGHT] = @fg_color
|
||||
text[SELECTED] = @selected_fg_color
|
||||
text[ACTIVE] = @fg_color
|
||||
text[INSENSITIVE] = darker (@bg_color)
|
||||
}
|
||||
widget_class "*.<GtkComboBox>.<GtkCellView>" style "crux-text-is-fg-color-workaround"
|
||||
|
||||
style "crux-menuitem-text-is-fg-color-workaround"
|
||||
{
|
||||
text[NORMAL] = @fg_color
|
||||
text[PRELIGHT] = @selected_fg_color
|
||||
text[SELECTED] = @selected_fg_color
|
||||
text[ACTIVE] = @fg_color
|
||||
text[INSENSITIVE] = darker (@bg_color)
|
||||
}
|
||||
widget "*.gtk-combobox-popup-menu.*" style "crux-menuitem-text-is-fg-color-workaround"
|
||||
|
||||
# Work around the usage of GtkLabel inside GtkListItems to display text.
|
||||
# This breaks because the label is shown on a background that is based on the
|
||||
# base color set.
|
||||
style "crux-fg-is-text-color-workaround"
|
||||
{
|
||||
fg[NORMAL] = @text_color
|
||||
fg[PRELIGHT] = @text_color
|
||||
fg[ACTIVE] = @selected_fg_color
|
||||
fg[SELECTED] = @selected_fg_color
|
||||
fg[INSENSITIVE] = darker (@bg_color)
|
||||
}
|
||||
widget_class "*<GtkListItem>*" style "crux-fg-is-text-color-workaround"
|
||||
# The same problem also exists for GtkCList and GtkCTree
|
||||
# Only match GtkCList and not the parent widgets, because that would also change the headers.
|
||||
widget_class "*<GtkCList>" style "crux-fg-is-text-color-workaround"
|
||||
|
||||
|
3
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/README
Executable file
@ -0,0 +1,3 @@
|
||||
joy - SVG based theme for xfwm4.
|
||||
(c) 2006, 2010 - Olivier Fourdan <fourdan@xfce.org>
|
||||
Theme released under GNU GPL license.
|
BIN
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-active.png
Executable file
After Width: | Height: | Size: 96 B |
10
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-active.xpm
Executable file
@ -0,0 +1,10 @@
|
||||
/* XPM */
|
||||
static char * bottom_active_xpm[] = {
|
||||
"24 4 3 1",
|
||||
" c None",
|
||||
"# c #C0C0C0 s active_color_2",
|
||||
"@ c #C0C0FF s active_color_1",
|
||||
"########################",
|
||||
"########################",
|
||||
"########################",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@"};
|
BIN
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-inactive.png
Executable file
After Width: | Height: | Size: 96 B |
10
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-inactive.xpm
Executable file
@ -0,0 +1,10 @@
|
||||
/* XPM */
|
||||
static char * bottom_inactive_xpm[] = {
|
||||
"24 4 3 1",
|
||||
" c None",
|
||||
"# c #C0C0C0 s inactive_color_2",
|
||||
"@ c #C0C0FF s inactive_color_1",
|
||||
"########################",
|
||||
"########################",
|
||||
"########################",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@"};
|
BIN
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-left-active.png
Executable file
After Width: | Height: | Size: 114 B |
22
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-left-active.xpm
Executable file
@ -0,0 +1,22 @@
|
||||
/* XPM */
|
||||
static char * bottom_left_active_xpm[] = {
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
"# c #C0C0C0 s active_color_2",
|
||||
"@ c #C0C0FF s active_color_1",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@###############",
|
||||
"@###############",
|
||||
"@###############",
|
||||
" @@@@@@@@@@@@@@@"};
|
BIN
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-left-inactive.png
Executable file
After Width: | Height: | Size: 114 B |
22
NOVA/home/burchettm/.themes/XFCE Crux Black/xfwm4/bottom-left-inactive.xpm
Executable file
@ -0,0 +1,22 @@
|
||||
/* XPM */
|
||||
static char * bottom_left_inactive_xpm[] = {
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
"# c #C0C0C0 s inactive_color_2",
|
||||
"@ c #C0C0FF s inactive_color_1",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@ ",
|
||||
"@###############",
|
||||
"@###############",
|
||||
"@###############",
|
||||
" @@@@@@@@@@@@@@@"};
|