diff options
222 files changed, 17543 insertions, 0 deletions
diff --git a/Kogaion-daylight/gtk-2.0/apps/gmusicbrowser.rc b/Kogaion-daylight/gtk-2.0/apps/gmusicbrowser.rc new file mode 100755 index 0000000..0cbc046 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/apps/gmusicbrowser.rc @@ -0,0 +1,7 @@ +style "gmusicbrowser-handle" +{ + GtkPaned::handle-size = 1 +} + +widget "Shimmer Desktop.VBMain.HPMain" style "gmusicbrowser-handle" +widget_class "Shimmer Desktop.VBMain.VBTop.HBTop.*" style "toolbar" diff --git a/Kogaion-daylight/gtk-2.0/apps/panel.rc b/Kogaion-daylight/gtk-2.0/apps/panel.rc new file mode 100755 index 0000000..5746c01 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/apps/panel.rc @@ -0,0 +1,119 @@ +style "theme-panel" +{ + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = @window_active_color +# bg[ACTIVE] = "#00ff00" +# bg[PRELIGHT] = "#0000ff" +# bg[SELECTED] = "#ffff00" + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color +# fg[ACTIVE] = "#00ff00" +# fg[SELECTED] = "#ff0000" + + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color +# text[ACTIVE] = "#0000ff" +# text[SELECTED] = "#ffff00" + + engine "murrine" { +# border_shades = { 1.3, 0.9 } +# contrast = 0.5 +# roundness = 0 +# glowstyle = 0 +# glow_shade = 1.4 +# glazestyle = 2 + reliefstyle = 0 + handlestyle = 0 + #trough_border_shades = { 3.0, 2.5 } # improve visibility in panel-plugins using the progressbar (xfce4-timer-plugin) + } +} + +style "theme-panel-text" +{ + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[ACTIVE] = @base_color + + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[ACTIVE] = @base_color +} + +style "panel-entry" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + fg[INSENSITIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + text[INSENSITIVE] = @text_color + +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "workspace-switcher" = "theme-panel" +{ + bg[SELECTED] = shade (1.4, @selected_bg_color) +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +widget "*indicator-applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*WnckPager*" style "workspace-switcher" + +# Fix gtk-entries in the panel +#class "GtkEntry" style "test" +#class "*SexyIconEntry*" style:highest "test" # fixes dict-plugin +#widget "*xfce4-verve-plugin*GtkEntry" style:highest "test" # fixes verve-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel*<GtkMenuBar>*" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# dark menus +#widget_class "*<GtkMenu>*" style "test" +#widget_class "*<GtkMenuItem>*" style "test" +#widget_class "*<GtkMenuItem>.*.<GtkCalendar>" style "test" +#widget_class "*<GtkMenuItem>.*.<GtkEntry>" style "panel-entry" +#widget_class "*<GtkMenuItem>.*.<GtkScale>" style "test" +#widget_class "*<GtkMenuBar>*" style "test" +#widget "*.gtk-combobox-popup-menu.*" style "test" + +# dark bg and black text for gdm's panel +#widget_class "*GdmGreeterPanel*" style "panel-entry" +#widget "*GdmClockWidget*" style "test" diff --git a/Kogaion-daylight/gtk-2.0/apps/terminal.rc b/Kogaion-daylight/gtk-2.0/apps/terminal.rc new file mode 100755 index 0000000..aa48c5f --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/apps/terminal.rc @@ -0,0 +1,59 @@ +style "terminal" +{ + + bg[NORMAL] = @bg_color + bg[ACTIVE] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @bg_color + base[NORMAL] = @bg_color +} + +style "terminal-scrollbar" = "scrollbar" +{ + +} + +style "terminal-notebook" +{ + bg[NORMAL] = shade( 0.85, @sidebar_background) + bg[ACTIVE] = shade( 0.70, @sidebar_background) + fg[NORMAL] = shade (0.80, @text_color) # text selected tab + fg[ACTIVE] = shade( 0.28, @sidebar_background) # text unselected tab + + engine "murrine" + { + gradient_shades = {1.00,0.96,0.92,0.88} + highlight_shade = 1.03 + roundness = 0 + contrast = 0.0 + + ## things that don't work: + #glow_shade = 0.8 + #glowstyle = 2 + #focusstyle = 3 + #glazestyle = 3 + #border_shades = { 0.45, 2.5 } + #prelight_shade = 1.5 + } +} + +style "notebook-button" { + xthickness = 0 + ythickness = 0 + bg[ACTIVE] = shade (0.68, @sidebar_background) + bg[PRELIGHT] = shade (0.75, @sidebar_background) + engine "murrine" + { + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 0.6 + roundness = 0 + } +} + +class "*TerminalWindow" style "terminal" +widget_class "TerminalWindow*GtkNotebook" style "terminal-notebook" +widget_class "TerminalWindow*<GtkNotebook>*<GtkLabel>" style "terminal-notebook" +widget_class "TerminalWindow*<GtkNotebook>*<GtkButton>" style "notebook-button" +# widget "*TerminalWindow.*.GtkVScrollbar" style "terminal-scrollbar" + + diff --git a/Kogaion-daylight/gtk-2.0/apps/thunar.rc b/Kogaion-daylight/gtk-2.0/apps/thunar.rc new file mode 100755 index 0000000..8e6ef55 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/apps/thunar.rc @@ -0,0 +1,30 @@ +## Some additional thunar-specific theming +style "thunar-path-entry-increased-style" +{ + ThunarPathEntry::icon-size = 16 +} +class "ThunarPathEntry" style "thunar-path-entry-increased-style" + +style "thunar-location-buttons" +{ + ThunarLocationButtons::spacing = 0 +} +class "ThunarLocationButtons" style "thunar-location-buttons" + +style "sidepane" +{ + base[NORMAL] = @sidebar_background # backgroung + bg[NORMAL] = shade (0.91, @base_color) + bg[PRELIGHT] = @fg_color + + engine "murrine" + { + # gradient_shades = {1.00, 1.05, 1.05, 1.10} + contrast = 0.80 + } +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" + diff --git a/Kogaion-daylight/gtk-2.0/assets/checkbox-checked-insensitive.svg b/Kogaion-daylight/gtk-2.0/assets/checkbox-checked-insensitive.svg new file mode 100755 index 0000000..1362e02 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,234 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-checked-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3830"> + <stop + style="stop-color:#b5f5ff;stop-opacity:1;" + offset="0" + id="stop3832" /> + <stop + id="stop3840" + offset="0.5384602" + style="stop-color:#6fa6e7;stop-opacity:1;" /> + <stop + id="stop3838" + offset="0.61538327" + style="stop-color:#9ac0ec;stop-opacity:1;" /> + <stop + style="stop-color:#d2dff6;stop-opacity:1;" + offset="1" + id="stop3834" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#d8e7f8;stop-opacity:1;" + offset="0" + id="stop5271" /> + <stop + style="stop-color:#7fb0e7;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3832" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30.467558" + inkscape:cx="4.760485" + inkscape:cy="9.5336824" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="938" + inkscape:window-height="838" + inkscape:window-x="375" + inkscape:window-y="24" + inkscape:window-maximized="0" + showguides="false"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + ry="1.875522" + rx="1.8722787" + y="1037.9442" + x="1.581743" + height="12.836514" + width="12.836514" + id="rect6506" + style="opacity:0.5;color:#000000;fill:none;stroke:#787878;stroke-width:1.16299999;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#787878;stroke-width:2.09799999999999986;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;opacity:0.50000000000000000" + d="m 3.2998088,1043.1624 3.3,4 7.7000002,-9 c 1,-1 1,-1 1,-1" + id="path3780" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/checkbox-checked.svg b/Kogaion-daylight/gtk-2.0/assets/checkbox-checked.svg new file mode 100755 index 0000000..3bbf3bb --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/checkbox-checked.svg @@ -0,0 +1,430 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-checked.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3836"> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3828"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3832" /> + </linearGradient> + <linearGradient + id="linearGradient3799"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3801" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3803" /> + </linearGradient> + <linearGradient + id="linearGradient3888"> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="0" + id="stop3890" /> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="1" + id="stop3892" /> + </linearGradient> + <linearGradient + id="linearGradient3880"> + <stop + style="stop-color:#000000;stop-opacity:0.76923078;" + offset="0" + id="stop3882" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3884" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#1b1c1c;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#aff1ff;stop-opacity:0.46153846;" + offset="0" + id="stop5271" /> + <stop + id="stop3826" + offset="0.25" + style="stop-color:#a1dff8;stop-opacity:0.59607843;" /> + <stop + id="stop3824" + offset="0.5" + style="stop-color:#93cdf1;stop-opacity:0.72941176;" /> + <stop + style="stop-color:#77aae4;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,470.57378,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3069" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" + gradientTransform="translate(1.9044932,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0300707,0,0,1.0318549,0.81343925,-33.328044)" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3880" + id="linearGradient3886" + x1="7" + y1="1052.3622" + x2="7" + y2="1037.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0067172,0,0,1.0067169,-0.05373575,-7.0146132)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3888" + id="linearGradient3894" + x1="9" + y1="1052.3622" + x2="9" + y2="1037.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3836" + id="linearGradient3834" + x1="4" + y1="1037.3622" + x2="4" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="34.742854" + inkscape:cx="3.349613" + inkscape:cy="8.3956151" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1293" + inkscape:window-height="910" + inkscape:window-x="195" + inkscape:window-y="73" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.08627451;fill-rule:nonzero;stroke:none" + id="rect3046" + width="14" + height="12.54926" + x="1" + y="1039.813" + rx="2.5492117" + ry="2.5492117" /> + <rect + ry="1.8992853" + rx="1.8960006" + y="1037.8627" + x="1.5004224" + height="12.999155" + width="12.999156" + id="rect6506" + style="color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3023);stroke-width:1.00084459999999997;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#a9bdd5;stroke-width:1.18779086999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 14.533916,1036.2494 8,1045.3622 l -3.148876,-3.398" + id="path3807" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#9fb8d5;stroke-width:1.20874452999999993px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 15.251757,1036.5641 -7.1426434,10.1066 -4.0030205,-4.3314" + id="path3809" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.01102995999999989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.06666667" + d="m 3.0110602,1038.8622 8.1774508,0" + id="path3846" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 2.5,1049.9355 0,-10.5457" + id="path3036" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 13.500458,1050.3622 0,-10.5457" + id="path3036-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.65843045999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0" + d="m 3.5196031,1049.2126 8.9642849,0" + id="path3846-3" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/checkbox-mixed-insensitive.svg b/Kogaion-daylight/gtk-2.0/assets/checkbox-mixed-insensitive.svg new file mode 100755 index 0000000..6e711d6 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,199 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-mixed-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + id="linearGradient10332-5-8"> + <stop + style="stop-color:#787878;stop-opacity:1;" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#858585;stop-opacity:1;" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7346" + id="linearGradient7352" + x1="5.65625" + y1="6.390625" + x2="5.65625" + y2="9.828125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-0.03125,1036.331)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient3432" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="26.001224" + inkscape:cx="8.1934284" + inkscape:cy="8.4777625" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="967" + inkscape:window-height="770" + inkscape:window-x="109" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + transform="scale(1,-1)" + style="opacity:0.50000000000000000;color:#000000;fill:none;stroke:#787878;stroke-width:1.16348588000000008;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16897" + width="12.836514" + height="12.836514" + x="1.5817429" + y="-1050.7806" + rx="1.8722787" + ry="1.875522" /> + <path + style="opacity:0.5;fill:none;stroke:#787878;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 4,1044.3622 8,0" + id="path3773" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/checkbox-mixed.svg b/Kogaion-daylight/gtk-2.0/assets/checkbox-mixed.svg new file mode 100755 index 0000000..3e9bf01 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/checkbox-mixed.svg @@ -0,0 +1,426 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-mixed.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3836"> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3828"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3832" /> + </linearGradient> + <linearGradient + id="linearGradient3799"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3801" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3803" /> + </linearGradient> + <linearGradient + id="linearGradient3888"> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="0" + id="stop3890" /> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="1" + id="stop3892" /> + </linearGradient> + <linearGradient + id="linearGradient3880"> + <stop + style="stop-color:#000000;stop-opacity:0.76923078;" + offset="0" + id="stop3882" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3884" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#1b1c1c;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#aff1ff;stop-opacity:0.46153846;" + offset="0" + id="stop5271" /> + <stop + id="stop3826" + offset="0.25" + style="stop-color:#a1dff8;stop-opacity:0.59607843;" /> + <stop + id="stop3824" + offset="0.5" + style="stop-color:#93cdf1;stop-opacity:0.72941176;" /> + <stop + style="stop-color:#77aae4;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,470.57378,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3069" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" + gradientTransform="translate(1.9044932,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0300707,0,0,1.0318549,0.81343925,-33.328044)" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3880" + id="linearGradient3886" + x1="7" + y1="1052.3622" + x2="7" + y2="1037.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0067172,0,0,1.0067169,-0.05373575,-7.0146132)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3888" + id="linearGradient3894" + x1="9" + y1="1052.3622" + x2="9" + y2="1037.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3836" + id="linearGradient3834" + x1="4" + y1="1037.3622" + x2="4" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="34.742854" + inkscape:cx="9.7361069" + inkscape:cy="8.3956151" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1293" + inkscape:window-height="910" + inkscape:window-x="138" + inkscape:window-y="73" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.08627451;fill-rule:nonzero;stroke:none" + id="rect3046" + width="14" + height="12.54926" + x="1" + y="1039.813" + rx="2.5492117" + ry="2.5492117" /> + <rect + ry="1.8992853" + rx="1.8960006" + y="1037.8627" + x="1.5004224" + height="12.999155" + width="12.999156" + id="rect6506" + style="color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3023);stroke-width:1.00084459999999997;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.01102995999999989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.06666667" + d="m 3.0110602,1038.8622 8.1774508,0" + id="path3846" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 2.5,1049.9355 0,-10.5457" + id="path3036" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 13.500458,1050.3622 0,-10.5457" + id="path3036-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.65843045999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0" + d="m 3.5196031,1049.2126 8.9642849,0" + id="path3846-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#9fb8d5;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="m 5,8 6,0" + id="path3132" + inkscape:connector-curvature="0" + transform="translate(0,1036.3622)" /> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/checkbox-unchecked-insensitive.svg b/Kogaion-daylight/gtk-2.0/assets/checkbox-unchecked-insensitive.svg new file mode 100755 index 0000000..a7e534a --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,194 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-unchecked-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + id="linearGradient10332-5-8"> + <stop + style="stop-color:#787878;stop-opacity:1;" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#858585;stop-opacity:1;" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7346" + id="linearGradient7352" + x1="5.65625" + y1="6.390625" + x2="5.65625" + y2="9.828125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-0.03125,1036.331)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient3432" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="26.001224" + inkscape:cx="8.1934284" + inkscape:cy="8.4777625" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="925" + inkscape:window-height="839" + inkscape:window-x="109" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + transform="scale(1,-1)" + style="opacity:0.5;color:#000000;fill:none;stroke:#787878;stroke-width:1.16348588;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16897" + width="12.836514" + height="12.836514" + x="1.581743" + y="-1050.7806" + rx="1.8722787" + ry="1.875522" /> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/checkbox-unchecked.svg b/Kogaion-daylight/gtk-2.0/assets/checkbox-unchecked.svg new file mode 100755 index 0000000..a9c741a --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/checkbox-unchecked.svg @@ -0,0 +1,420 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-unchecked.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3836"> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3828"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3832" /> + </linearGradient> + <linearGradient + id="linearGradient3799"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3801" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3803" /> + </linearGradient> + <linearGradient + id="linearGradient3888"> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="0" + id="stop3890" /> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="1" + id="stop3892" /> + </linearGradient> + <linearGradient + id="linearGradient3880"> + <stop + style="stop-color:#000000;stop-opacity:0.76923078;" + offset="0" + id="stop3882" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3884" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#1b1c1c;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#aff1ff;stop-opacity:0.46153846;" + offset="0" + id="stop5271" /> + <stop + id="stop3826" + offset="0.25" + style="stop-color:#a1dff8;stop-opacity:0.59607843;" /> + <stop + id="stop3824" + offset="0.5" + style="stop-color:#93cdf1;stop-opacity:0.72941176;" /> + <stop + style="stop-color:#77aae4;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,470.57378,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3069" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" + gradientTransform="translate(1.9044932,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0300707,0,0,1.0318549,0.81343925,-33.328044)" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3880" + id="linearGradient3886" + x1="7" + y1="1052.3622" + x2="7" + y2="1037.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0067172,0,0,1.0067169,-0.05373575,-7.0146132)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3888" + id="linearGradient3894" + x1="9" + y1="1052.3622" + x2="9" + y2="1037.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3836" + id="linearGradient3834" + x1="4" + y1="1037.3622" + x2="4" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="34.742854" + inkscape:cx="3.349613" + inkscape:cy="8.3956151" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1190" + inkscape:window-height="814" + inkscape:window-x="195" + inkscape:window-y="73" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.08627451;fill-rule:nonzero;stroke:none" + id="rect3046" + width="14" + height="12.54926" + x="1" + y="1039.813" + rx="2.5492117" + ry="2.5492117" /> + <rect + ry="1.8992853" + rx="1.8960006" + y="1037.8627" + x="1.5004224" + height="12.999155" + width="12.999156" + id="rect6506" + style="color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3023);stroke-width:1.00084459999999997;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.01102995999999989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.06666667" + d="m 3.0110602,1038.8622 8.1774508,0" + id="path3846" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 2.5,1049.9355 0,-10.5457" + id="path3036" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 13.500458,1050.3622 0,-10.5457" + id="path3036-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.65843045999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0" + d="m 3.5196031,1049.2126 8.9642849,0" + id="path3846-3" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/radio-mixed-insensitive.svg b/Kogaion-daylight/gtk-2.0/assets/radio-mixed-insensitive.svg new file mode 100755 index 0000000..cbafe73 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,290 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-mixed-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + gradientTransform="translate(1033.0001,265.99998)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient119" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientTransform="matrix(1.0000559,0,0,1,1032.9689,265.96871)" + gradientUnits="userSpaceOnUse" + id="linearGradient5087" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-0.53517237" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="900" + inkscape:window-height="833" + inkscape:window-x="93" + inkscape:window-y="32" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.921311,46.692189)" + d="m 665.47588,255.0668 a 4.5078058,7.2937827 0 1 1 -9.01561,0 4.5078058,7.2937827 0 1 1 9.01561,0 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16919" + style="opacity:0.5;color:#000000;fill:none;stroke:#787878;stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <rect + style="opacity:0.50000000000000000;color:#000000;fill:#787878;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5494" + width="8.9375" + height="2" + x="1034.5" + y="273" + rx="1.515625" + ry="1" /> + </g> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/radio-mixed.svg b/Kogaion-daylight/gtk-2.0/assets/radio-mixed.svg new file mode 100755 index 0000000..8188537 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/radio-mixed.svg @@ -0,0 +1,433 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-mixed.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="1" + id="stop3813" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + style="stop-color:#1b1c1d;stop-opacity:1;" + offset="0" + id="stop3795" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3797" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#91bffa;stop-opacity:1;" /> + <stop + style="stop-color:#a1ccfb;stop-opacity:1;" + offset="0.25" + id="stop3803" /> + <stop + style="stop-color:#b2dafc;stop-opacity:1;" + offset="0.5" + id="stop3801" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#d3f6ff;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#bfbfbf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#909090;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" + spreadMethod="pad" /> + <linearGradient + id="linearGradient12405-7"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#fbfdfd;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient3794" + gradientUnits="userSpaceOnUse" + x1="662.68768" + y1="247.78085" + x2="662.53418" + y2="262.49979" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient3799" + x1="660.28619" + y1="259.03784" + x2="660.25543" + y2="248.25285" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3058" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#ffffff;stop-opacity:0.15294118;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3885" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3803" + id="linearGradient3797" + x1="660.14856" + y1="261.69751" + x2="660.14856" + y2="247.10995" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + id="linearGradient3803"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3805" /> + <stop + id="stop3807-3" + offset="0.33333284" + style="stop-color:#000000;stop-opacity:0.98431373;" /> + <stop + id="stop3809-7" + offset="0.66666645" + style="stop-color:#040506;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.05098039;" + offset="1" + id="stop3811-3" /> + </linearGradient> + <linearGradient + y2="247.10995" + x2="660.14856" + y1="261.69751" + x1="660.14856" + spreadMethod="pad" + gradientUnits="userSpaceOnUse" + id="linearGradient3058-0" + xlink:href="#linearGradient3803" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.866667" + inkscape:cx="9.5645576" + inkscape:cy="8.5444691" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1046" + inkscape:window-height="947" + inkscape:window-x="556" + inkscape:window-y="44" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3885);stroke-width:1.18900001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="path3813" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(1.0533938,0,0,1.0533939,1030.5728,265.57284)" /> + <path + transform="matrix(1.4419436,0,0,-0.89116967,85.92127,501.3078)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient3794);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3799);stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#9fb8d5;fill-opacity:1;fill-rule:nonzero;stroke:#84aef0;stroke-opacity:0.5442478" + id="path3796" + sodipodi:cx="8.5927467" + sodipodi:cy="8.3347244" + sodipodi:rx="2.1550064" + sodipodi:ry="2.1550064" + d="m 10.747753,8.3347244 a 2.1550064,2.1550064 0 1 1 -4.3100127,0 2.1550064,2.1550064 0 1 1 4.3100127,0 z" + transform="matrix(1.0564946,0,0,1.0564946,1029.9188,265.2244)" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#linearGradient3058-0);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;display:inline;enable-background:new" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,-0.75406683,232.54862,466.33741)" /> + </g> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/radio-selected-insensitive.svg b/Kogaion-daylight/gtk-2.0/assets/radio-selected-insensitive.svg new file mode 100755 index 0000000..72d58ce --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,258 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-selected-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-0.53517237" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1076" + inkscape:window-height="783" + inkscape:window-x="91" + inkscape:window-y="44" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.921307,46.692189)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16919" + style="opacity:0.50000000000000000;color:#000000;fill:none;stroke:#787878;stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.5;color:#000000;fill:#787878;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.64175236;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path16921" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 a 4.5078058,7.2937827 0 1 1 -9.01561,0 4.5078058,7.2937827 0 1 1 9.01561,0 z" + transform="matrix(0.77479411,0,0,0.47884882,526.88545,151.86155)" /> + </g> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/radio-selected.svg b/Kogaion-daylight/gtk-2.0/assets/radio-selected.svg new file mode 100755 index 0000000..8188537 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/radio-selected.svg @@ -0,0 +1,433 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-mixed.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="1" + id="stop3813" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + style="stop-color:#1b1c1d;stop-opacity:1;" + offset="0" + id="stop3795" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3797" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#91bffa;stop-opacity:1;" /> + <stop + style="stop-color:#a1ccfb;stop-opacity:1;" + offset="0.25" + id="stop3803" /> + <stop + style="stop-color:#b2dafc;stop-opacity:1;" + offset="0.5" + id="stop3801" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#d3f6ff;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#bfbfbf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#909090;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" + spreadMethod="pad" /> + <linearGradient + id="linearGradient12405-7"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#fbfdfd;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient3794" + gradientUnits="userSpaceOnUse" + x1="662.68768" + y1="247.78085" + x2="662.53418" + y2="262.49979" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient3799" + x1="660.28619" + y1="259.03784" + x2="660.25543" + y2="248.25285" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3058" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#ffffff;stop-opacity:0.15294118;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3885" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3803" + id="linearGradient3797" + x1="660.14856" + y1="261.69751" + x2="660.14856" + y2="247.10995" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + id="linearGradient3803"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3805" /> + <stop + id="stop3807-3" + offset="0.33333284" + style="stop-color:#000000;stop-opacity:0.98431373;" /> + <stop + id="stop3809-7" + offset="0.66666645" + style="stop-color:#040506;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.05098039;" + offset="1" + id="stop3811-3" /> + </linearGradient> + <linearGradient + y2="247.10995" + x2="660.14856" + y1="261.69751" + x1="660.14856" + spreadMethod="pad" + gradientUnits="userSpaceOnUse" + id="linearGradient3058-0" + xlink:href="#linearGradient3803" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.866667" + inkscape:cx="9.5645576" + inkscape:cy="8.5444691" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1046" + inkscape:window-height="947" + inkscape:window-x="556" + inkscape:window-y="44" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3885);stroke-width:1.18900001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="path3813" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(1.0533938,0,0,1.0533939,1030.5728,265.57284)" /> + <path + transform="matrix(1.4419436,0,0,-0.89116967,85.92127,501.3078)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient3794);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3799);stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#9fb8d5;fill-opacity:1;fill-rule:nonzero;stroke:#84aef0;stroke-opacity:0.5442478" + id="path3796" + sodipodi:cx="8.5927467" + sodipodi:cy="8.3347244" + sodipodi:rx="2.1550064" + sodipodi:ry="2.1550064" + d="m 10.747753,8.3347244 a 2.1550064,2.1550064 0 1 1 -4.3100127,0 2.1550064,2.1550064 0 1 1 4.3100127,0 z" + transform="matrix(1.0564946,0,0,1.0564946,1029.9188,265.2244)" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#linearGradient3058-0);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;display:inline;enable-background:new" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,-0.75406683,232.54862,466.33741)" /> + </g> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/radio-unselected-insensitive.svg b/Kogaion-daylight/gtk-2.0/assets/radio-unselected-insensitive.svg new file mode 100755 index 0000000..4c31e0d --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,248 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-selected-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-0.53517237" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="91" + inkscape:window-y="44" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.921307,46.692189)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16919" + style="opacity:0.50000000000000000;color:#000000;fill:none;stroke:#787878;stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/radio-unselected.svg b/Kogaion-daylight/gtk-2.0/assets/radio-unselected.svg new file mode 100755 index 0000000..5008b39 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/radio-unselected.svg @@ -0,0 +1,423 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-selected.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="1" + id="stop3813" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + style="stop-color:#1b1c1d;stop-opacity:1;" + offset="0" + id="stop3795" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3797" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#91bffa;stop-opacity:1;" /> + <stop + style="stop-color:#a1ccfb;stop-opacity:1;" + offset="0.25" + id="stop3803" /> + <stop + style="stop-color:#b2dafc;stop-opacity:1;" + offset="0.5" + id="stop3801" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#d3f6ff;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#bfbfbf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#909090;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" + spreadMethod="pad" /> + <linearGradient + id="linearGradient12405-7"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#fbfdfd;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient3794" + gradientUnits="userSpaceOnUse" + x1="662.68768" + y1="247.78085" + x2="662.53418" + y2="262.49979" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient3799" + x1="660.28619" + y1="259.03784" + x2="660.25543" + y2="248.25285" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3058" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#ffffff;stop-opacity:0.15294118;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3885" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3803" + id="linearGradient3797" + x1="660.14856" + y1="261.69751" + x2="660.14856" + y2="247.10995" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + id="linearGradient3803"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3805" /> + <stop + id="stop3807-3" + offset="0.33333284" + style="stop-color:#000000;stop-opacity:0.98431373;" /> + <stop + id="stop3809-7" + offset="0.66666645" + style="stop-color:#040506;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.05098039;" + offset="1" + id="stop3811-3" /> + </linearGradient> + <linearGradient + y2="247.10995" + x2="660.14856" + y1="261.69751" + x1="660.14856" + spreadMethod="pad" + gradientUnits="userSpaceOnUse" + id="linearGradient3058-0" + xlink:href="#linearGradient3803" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.866667" + inkscape:cx="9.5645576" + inkscape:cy="8.5444691" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1046" + inkscape:window-height="947" + inkscape:window-x="556" + inkscape:window-y="44" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3885);stroke-width:1.18900001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="path3813" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(1.0533938,0,0,1.0533939,1030.5728,265.57284)" /> + <path + transform="matrix(1.4419436,0,0,-0.89116967,85.92127,501.3078)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient3794);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3799);stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#linearGradient3058-0);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;display:inline;enable-background:new" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,-0.75406683,232.54862,466.33741)" /> + </g> + </g> +</svg> diff --git a/Kogaion-daylight/gtk-2.0/assets/scroll-background.png b/Kogaion-daylight/gtk-2.0/assets/scroll-background.png Binary files differnew file mode 100755 index 0000000..5232ceb --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/assets/scroll-background.png diff --git a/Kogaion-daylight/gtk-2.0/copy of gtkrc b/Kogaion-daylight/gtk-2.0/copy of gtkrc new file mode 100755 index 0000000..4eb5e21 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/copy of gtkrc @@ -0,0 +1,909 @@ +gtk-color-scheme = "base_color:#ffffff\nbg_color:#f4f4f4" +gtk-color-scheme = "text_color:#2e3436\nfg_color:#2e3436" +gtk-color-scheme = "selected_bg_color:#0096ff\nselected_fg_color:#ffffff" +gtk-color-scheme = "tooltip_bg_color:#d2e4f8\ntooltip_fg_color:#2e3436\nlink_color:#4a90f9" +gtk-color-scheme = "theme_bg_color:#f4f4f4\nbutton_base:#f4f4f4" +gtk-color-scheme = "theme_bg_dark_color:#a3b5d9\ntheme_fg_dark_color:#2e3436\ntheme_text_dark_color:#f30f0f" +gtk-color-scheme = "sidebar_background:#ffffff" + +gtk_color_scheme = "window_active_color:#a3b5d9\nwindow_inactive_color:#e1e1e1" #Windows decorations +gtk_color_scheme = "test1:#f30f0f\ntest2:#10b00c" #debug colors + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton ::child-displacement-x = 0 + GtkButton ::child-displacement-y = 0 + GtkButton ::default-border = {0, 0, 0, 0} + GtkButton ::image-spacing = 4 + GtkToolButton ::icon-spacing = 4 + + GtkCheckButton ::indicator-size = 16 + GtkRadioButton ::indicator-size = 16 + + GtkEntry ::honors-transparent-bg-hint = 1 + GtkEntry ::invisible-char = 0x2022 + GtkEntry ::progress-border = {2, 2, 2, 2} + GtkEntry ::state-hint = 0 + + GtkProgressBar ::min-vertical-bar-width = 13 + GtkProgressBar ::min-horizontal-bar-height = 13 + + GtkExpander ::expander-size = 14 + + GtkMenuBar ::internal-padding = 0 + GtkMenuBar ::window-dragging = 1 + GtkMenuBar ::shadow-type = GTK_SHADOW_NONE + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + GtkSeparatorMenuItem ::horizontal-padding = 7 + + GtkNotebook ::tab-overlap = 2 # Default = 2 + GtkNotebook ::tab-curvature = 1 # Default = 1 + + GtkPaned ::handle-size = 4 + + GtkRange ::trough-border = 0 + GtkRange ::slider-width = 15 + GtkRange ::stepper-size = 1 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + GtkScale ::trough-side-details = 1 + + GtkScrollbar ::has-backward-stepper = 0 + GtkScrollbar ::has-forward-stepper = 0 + GtkScrollbar ::min-slider-length = 30 + GtkScrollbar ::slider-width = 6 + GtkScrollbar ::trough-border = 3 + GtkScrollbar ::activate-slider = 1 + GtkScrollbar ::trough-side-details = 0 + GtkScrollbar ::stepper-size = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkToolbar ::internal-padding = 0 + GtkToolbar ::window-dragging = 1 + + GtkTreeView ::expander-size = 13 + GtkTreeView ::odd_row_color = shade (1.05, @base_color) + + # en eclipse afecta backcolor de "Quick Type Hierarchy (CTRL+T)" + #GtkTreeView ::even_row_color = shade (1.05, @base_color) + + GtkWidget ::link-color = @link_color + GtkWidget ::focus-padding = 0 + WnckTasklist ::fade-overlay-rect = 0 + + GtkWindow ::resize-grip-height = 0 # Ocultar resize-grip + GtkWindow ::resize-grip-width = 0 + GtkImage ::x-ayatana-indicator-dynamic = 1 + + + #################### + # Color Definitions + #################### + bg[NORMAL] = @theme_bg_color + bg[PRELIGHT] = shade (1.02, @theme_bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (1.20, @theme_bg_color) + bg[ACTIVE] = @theme_bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = shade (1.10, @selected_fg_color) + fg[INSENSITIVE] = shade (0.75, @bg_color) + fg[ACTIVE] = @fg_color + #fg[ACTIVE] = @fg_color + + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @theme_bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (1.20, @theme_bg_color) + base[ACTIVE] = @selected_bg_color + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # arrowstyle = 1 to draw filled arrows. + # arrowstyle = 2 to draw fat filled arrows. + colorize_scrollbar = TRUE + contrast = 0.7 + # default_button_color = shade (0.88, @base_color) + expanderstyle = 2 # expanderstyle = 0 to draw arrows. + # expanderstyle = 1 to draw circles with plus and minus. + # expanderstyle = 2 to draw buttons with plus and minus. + focusstyle = 2 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + focus_color = shade (1.2, @selected_bg_color) + glazestyle = 0 # 0 = flat highlight, + # 1 = curved highlight + # 2 = concave style, + # 3 = top curved highlight, + # 4 = beryl highlight + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + gradient_shades = {1.00, 0.92, 0.92, 0.81} + handlestyle = 0 + highlight_shade = 1.0 + lightborder_shade = 1.0 + lightborderstyle = 1 # 0 = top side, 1 = all sides + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + progressbarstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 1 # 0 = square + scrollbarstyle = 0 # 0 = nothing + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {1.1, 1.0} + sliderstyle = 0 # 0 = nothing added + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + + toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.85, 1.0} + } +} + +style "test" = "default" { + fg[NORMAL] = "#00FF00" + fg[ACTIVE] = "#00FF00" + fg[PRELIGHT] = "#00FF00" + fg[SELECTED] = "#00FF00" + fg[INSENSITIVE] = "#00FF00" + + bg[NORMAL] = "#FF0000" + bg[ACTIVE] = "#FF0000" + bg[PRELIGHT] = "#FF0000" + bg[SELECTED] = "#FF0000" + bg[INSENSITIVE] = "#FF0000" + + text[NORMAL] = "#0000FF" + text[ACTIVE] = "#0000FF" + text[PRELIGHT] = "#0000FF" + text[SELECTED] = "#0000FF" + text[INSENSITIVE] = "#0000FF" + + base[NORMAL] = "#FFFF00" + base[ACTIVE] = "#FFFF00" + base[PRELIGHT] = "#FFFF00" + base[SELECTED] = "#FFFF00" + base[INSENSITIVE] = "#FFFF00" +} + +style "wide" { xthickness = 2 ythickness = 2 } +style "wider" { xthickness = 3 ythickness = 3 } + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.10, @button_base) + bg[PRELIGHT] = shade (1.70, @selected_bg_color) + bg[ACTIVE] = shade (1.10, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + bg[INSENSITIVE] = shade (1.4, @button_base) + +# fg[INSENSITIVE] = shade (1.4, @fg_color) + + engine "murrine" { + border_shades = {0.9, 0.7} + contrast = 0.72 + roundness = 0 # 0 = square + gradient_shades = {1.20,1.10,1.10,0.95} + + lightborderstyle = 1 # 0 = top side, 1 = all sides + lightborder_shade = 1.3 + highlight_shade = 1.0 + focusstyle = 3 + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + glow_shade = 1.5 + reliefstyle = 0 + textstyle = 1 + text_shade = 0.7 + + } +} + +style "button_label" { fg[ACTIVE] = "#ffffff" } + +# Force text color on radiobutton-eclipse +style "checkradio_label" { fg[ACTIVE] = @fg_color } + +style "entry-1" { # text + xthickness = 2 + ythickness = 2 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "murrine" { + #border_shades = {1.9, 0.8} + contrast = 1.00 + roundness = 0 + focusstyle = 2 + lightborderstyle = 1 + lightborder_shade = 1.90 + } +} + +style "entry" { + xthickness = 2 + ythickness = 2 + + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 1 + + bg[ACTIVE] = @bg_color + bg[NORMAL] = shade (0.90, @bg_color) + bg[PRELIGHT] = shade (1.13, @selected_bg_color) + bg[SELECTED] = shade (1.08, @selected_bg_color) + bg[INSENSITIVE] = @bg_color + + engine "murrine" { + contrast = 0.8 + border_shades = {0.9, 0.9} + lightborderstyle = 1 + lightborder_shade = 1.65 + reliefstyle = 0 + roundness = 0 + } +} + +style "expander" { + bg[NORMAL] = "#FFF" + fg[NORMAL] = shade (2.0, @text_color) + fg[PRELIGHT] = shade (2.0, @text_color) + + engine "murrine" { + contrast = 1.2 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } +} + +style "frame_title" { + fg[NORMAL] = shade(0.80, @fg_color) +} + +style "handle" { } +class "GtkPaned" style "handle" + +style "menubar" { + xthickness = 3 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + border_shades = {1.1, 0.9} + contrast = 0.90 + lightborderstyle = 1 + textstyle = 1 + text_shade = 0.7 + } +} + +style "menu" { + xthickness = 0 + ythickness = 0 + GtkMenuItem::arrow-scaling = 0.6 + + bg[NORMAL] = shade (1.00, @bg_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + roundness = 0 # 0 = squared + } +} + +style "menu_item_white" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @fg_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @fg_color, @theme_bg_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + text[NORMAL] = shade (1.00, @fg_color) # Color check/radio menu + text[INSENSITIVE] = mix(0.60, @text_color, @bg_color) + text[PRELIGHT] = @selected_fg_color # Color check/radio menu + + bg[PRELIGHT] = shade (1.00, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + + engine "murrine" { + gradient_shades = {0.90, 0.95, 0.95, 1.00} + border_shades = {1.40, 1.0} + roundness = 1 + contrast = 0.8 # Contraste separadores + #textstyle = 2 + #text_shade = 0.4 + } +} + +style "menubar_menuitem" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @theme_fg_dark_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @theme_fg_dark_color, @theme_bg_dark_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + bg[PRELIGHT] = shade (0.94, @selected_bg_color) + bg[SELECTED] = shade (1.05, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.03, 1.00, 1.00, 1.00} + roundness = 1 + contrast = 0.5 + textstyle = 1 + text_shade = 0.7 + } +} + +style "notebook" { + xthickness = 8 + ythickness = 2 + + bg[NORMAL] = @base_color # selected tab entire + bg[ACTIVE] = shade (1.15, @window_active_color) # unselected tab + bg[INSENSITIVE] = shade (1.05, @base_color) # disabled controls + + fg[NORMAL] = shade (1.00, @fg_color) # text selected tab + fg[ACTIVE] = shade (1.05, @fg_color) # text unselected tab + fg[INSENSITIVE] = shade (1.10, @fg_color) + + engine "murrine" { +# gradient_shades = {1.0,1.0,1.0,1.0} + contrast = 1.2 +# highlight_shade = 1.05 + roundness = 1 + focusstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + } +} + +style "notebook-background" { + xthickness = 2 + ythickness = 2 + + bg[ACTIVE] = shade (1.05, @window_active_color) # unselected tab + + fg[NORMAL] = @text_color + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = @fg_color + + engine "murrine" { + gradient_shades = {0.90,0.98,0.92,0.90} + contrast = 1.0 + roundness = 1 + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + bg[ACTIVE] = shade (0.95, @base_color) + bg[SELECTED] = shade (1.10, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.5, 1.0, 1.0, 0.85} + border_shades = {1.7, 1.5} + roundness = 1 + contrast = 0.95 + reliefstyle = 0 + lightborder_shade = 1.05 + lightborderstyle = 1 # 0 = top side, 1 = all sides + trough_border_shades = {1.0, 1.1} + } +} + +style "scale" { # slider + + GtkScale::trough-border = 1 + GtkScale::slider-width = 8 + GtkScale::slider-length = 15 + GtkScale::trough-side-details = 1 + + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.95, @selected_bg_color) + bg[SELECTED] = shade (1.25, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @selected_bg_color) + + engine "murrine" { + sliderstyle = 0 # forma del slider + contrast = 1.1 # borde de todos los elementos + gradient_shades = {1.1, 1.0, 1.0, 0.9} # gradiente del slider + border_shades = {0.8, 0.9} # borde del slider + roundness = 0 + lightborderstyle = 1 # inner-stroke progress-higlight y slider + lightborder_shade = 1.1 + + trough_shades = {0.7, 0.8} + trough_border_shades = {1.0, 1.7} + #trough_border_shades = {0.9, 1.20} + glow_shade = 1.0 + reliefstyle = 0 +# shadow_shades = { 1.0, 0.9 } + } +} + +style "scale-1" { # slider + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.75, @button_base) + bg[SELECTED] = shade (1.35, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @button_base) + + + bg[ACTIVE] = shade (0.85, @theme_bg_color) + + engine "murrine" { + border_shades = {0.8, 0.6} + contrast = 1.00 + gradient_shades = {1.25,1.00,0.99,0.80} + roundness = 18 + lightborderstyle = 1 + trough_shades = {0.9, 1.1} + trough_border_shades = {1.0, 1.5} + } +} + +style "scrollbar" { + bg[NORMAL] = @selected_bg_color + bg[SELECTED] = shade (1.1, @selected_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade (1.25, @selected_bg_color) + + engine "murrine" { + roundness = 0 + border_shades = {1.0, 1.0} + contrast = 0.0 + } +} + +style "overlay_scrollbar" { + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @theme_bg_color) + bg[ACTIVE] = shade (0.6, @theme_bg_color) +} + +style "spinbutton" = "button" { # input/stepper + #bg[NORMAL] = "#FFF" + engine "murrine" { + contrast = 1.0 + lightborder_shade = 1.00 + } +} + +style "toolbar" = "wider" { + # Modificado + bg[NORMAL] = shade (1.00, @window_active_color) + + engine "murrine" { + separatorstyle = 0 + lightborderstyle = 0 + contrast = 0.9 # Regula el contraste del borde inferior de la toolbar + lightborder_shade = 1.0 # Regula el contraste del borde de la toolbar + gradient_shades = {1.00, 0.98, 0.97, 0.95} + } +} + +style "toolbar_button" { + xthickness = 3 + ythickness = 3 + + bg[PRELIGHT] = shade (0.95, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.80, @theme_bg_dark_color) + bg[SELECTED] = shade (0.85, @theme_bg_dark_color) + bg[INSENSITIVE] = shade (0.98, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00,0.96,0.96,0.90} + border_shades = {1.10, 0.90} + contrast = 1.00 + lightborderstyle = 1 + # lightborder_shade = 1.80 + textstyle = 1 + text_shade = 0.7 + } +} + +# toolbar separator +style "toolbar_separator" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.80, @theme_bg_color) + engine "murrine" { + border_shades = {1.00, 1.00} + contrast = 0.5 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "separator_tool_item" { + xthickness = 0 + ythickness = 1 + + GtkVSeparator::vertical-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 7 + GtkWidget::separator-height = 1 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "tooltips" { + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + + GtkWidget::new-tooltip-style = 1 + + engine "murrine" { + border_colors = { "#080808", "#080808" } + } +} + +style "treeview" { + bg[SELECTED] = @base_color # backcolor list-minicheck + text[NORMAL] = shade (1.05, @fg_color) # indicador normal + engine "murrine" { + gradient_shades = {1.00, 1.04, 1.06, 1.10} + separatorstyle = 0 + contrast = 1.7 + } +} + +style "treeview_header" { + ythickness = 0 + GtkWidget ::focus-padding = 1 + + bg[NORMAL] = shade (1.00, @base_color) + bg[PRELIGHT] = shade (0.90, @base_color) + bg[INSENSITIVE] = shade (0.92, @base_color) + bg[ACTIVE] = shade( 1.15, @selected_bg_color) + + engine "murrine" { + border_shades = {1.0, 1.4} + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 1.20 + lightborderstyle = 0 + roundness = 0 + textstyle = 1 + text_shade = 0.7 + glow_shade = 1.0 + prelight_shade = 1.9 + focusstyle = 0 + } +} + +style "checkradio" { + xthickness = 3 + ythickness = 3 + + base[NORMAL] = @base_color # radiocheck normal + bg[SELECTED] = @base_color # radiocheck color checked + + text[NORMAL] = @selected_bg_color # indicador normal + text[PRELIGHT] = @selected_bg_color # indicador hover + text[ACTIVE] = @selected_bg_color # indicador click + + bg[ACTIVE] = shade (0.70, @base_color) # toggle button selected + bg[NORMAL] = shade (0.91, @base_color) # toggle button normal + bg[PRELIGHT] = shade (1.00, @theme_bg_color) # toggle button prelight + bg[INSENSITIVE] = shade (0.97, @theme_bg_color) # toggle button disabled + + engine "murrine" { + border_shades = {0.9, 1.0} + contrast = 1.20 + gradient_shades = {1.1,1.0,1.0,1.1} + lightborderstyle = 0 + lightborder_shade = 0.90 + textstyle = 0 + } +} + +style "separator" = "wide" { + engine "murrine" { + contrast = 0.4 + } +} +class "GtkSeparator" style "separator" + + +# ============================================================================== +# FIREFOX SPECIFIC SETTINGS +# ============================================================================== +style "ff-default" { + GtkCheckButton::indicator-size = 14 +} + +style "ff-statusbar" { +} + +style "FireFox-MenuBar" = "menubar" { + GtkMenuBar::shadow-type = GTK_SHADOW_NONE +} +widget "MozillaGtkWidget*GtkMenuBar" style "FireFox-MenuBar" + +#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" +#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" + + +widget "MozillaGtkWidget*" style "ff-default" + +#### Firefox ### +style "firefox-base-entry" { + GtkWidget::interior_focus = 0 + #GtkEntry :: inner-border = { 0, 0, 0, 0 } + #GtkEntry :: progress-border = { 2, 2, 2, 2 } + xthickness = 3 + ythickness = 3 + base[NORMAL] = "#dedede" + text[NORMAL]= "#000" + engine "murrine" { + + } + +} + +# widget "MozillaGtkWidget*GtkFixed*GtkEntry*" style:highest "firefox-base-entry" +# widget "MozillaGtkWidget*GtkEntry*" style:highest "firefox-base-entry" + +style "firefox-text-entry" { + text[NORMAL]= "#ff0000" + + engine "murrine" { + + } +} +#class "GtkInvisible" style "firefox-text-entry" +#widget "GtkInvisible" style "firefox-text-entry" + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "scale" +class "GtkHScale" style "scale" +class "GtkScrollbar" style "scrollbar" +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button_label" + + + +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item_white" +#widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menu_item_white" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_menuitem" + +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*<GtkHandleBox>" style "toolbar" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "toolbar_button" +class "GtkSeparatorToolItem" style "toolbar_separator" +widget_class "*<GtkSeparatorToolItem>*" style "separator_tool_item" +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +class "*GtkExpander*" style "expander" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +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" + +# The window of the tooltip is called "gtk-tooltip" +widget "gtk-tooltip*" style "tooltips" + + +widget_class "*<GtkCheckButton>*" style "checkradio" +widget_class "*<GtkRadioButton>*" style "checkradio" +widget_class "*<GtkCheckButton>*<GtkLabel>" style:highest "checkradio_label" +widget_class "*<GtkRadioButton>*<GtkLabel>" style:highest "checkradio_label" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## +# For Google Chrome/Chromium integration. +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-gradient-size = 120 + ChromeGtkFrame::frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::frame-color = shade (0.64, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-color = shade (0.64, @theme_bg_dark_color) + + ChromeGtkFrame::scrollbar-trough-color = shade (0.99, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.87, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.80, @bg_color) +} +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# For places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" + +# For menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# For places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.98, @fg_color) +} +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +style "performance-fix" { + + engine "murrine" { + textstyle = 0 + contrast = 0.5 + } +} +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice + +# For gvim scrollbars. +style "vim-scrollbar" = "scrollbar" { + GtkScrollbar ::slider_width = 16 + GtkScrollbar ::stepper_size = 16 + + engine "pixmap" { + image { + function = BOX + orientation = VERTICAL + file = "assets/scroll-background.png" + } + } +} +widget "vim-main-window.*Scrollbar*" style "vim-scrollbar" + +# For Eclipse (swt) toolbars. +widget "*swt*toolbar*" style "default" + + +# --------------------------------- +# Xfce panel theming +# --------------------------------- +style "xfce-panel" { + fg[NORMAL] = @theme_fg_dark_color + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + bg[PRELIGHT] = shade (0.80, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.50, @theme_bg_dark_color) + bg[SELECTED] = shade (1.20, @selected_bg_color) + engine "murrine" { + gradient_shades = {0.80, 0.85, 0.95, 1.00} + roundness = 2 + contrast = 0.2 + } + xthickness = 3 + ythickness = 3 +} +widget "*Xfce*Panel*" style "xfce-panel" +class "*Xfce*Panel*" style "xfce-panel" + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + XfdesktopIconVIew::ellipsize-icon-labels = 1 + + XfdesktopIconView::shadow-x-offset = 1 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::shadow-color = "#000000" + XfdesktopIconView::selected-shadow-x-offset = 1 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-color = "#000000" + + XfdesktopIconView::cell-spacing = 0 + XfdesktopIconView::cell-padding = 0 + XfdesktopIconView::cell-text-width-proportion = 2 + + base[NORMAL] = @selected_bg_color + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# widget "xfwm4-tabwin*" style "murrine-dark" +include "apps/thunar.rc" # thunar especific +include "apps/terminal.rc" +include "apps/gmusicbrowser.rc" + diff --git a/Kogaion-daylight/gtk-2.0/gtkrc b/Kogaion-daylight/gtk-2.0/gtkrc new file mode 100755 index 0000000..76da2b0 --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/gtkrc @@ -0,0 +1,908 @@ +gtk-color-scheme = "base_color:#ffffff\nbg_color:#f4f4f4" +gtk-color-scheme = "text_color:#2e3436\nfg_color:#2e3436" +gtk-color-scheme = "selected_bg_color:#0096ff\nselected_fg_color:#ffffff" +gtk-color-scheme = "tooltip_bg_color:#d2e4f8\ntooltip_fg_color:#2e3436\nlink_color:#4a90f9" +gtk-color-scheme = "theme_bg_color:#f4f4f4\nbutton_base:#f4f4f4" +gtk-color-scheme = "theme_bg_dark_color:#a3b5d9\ntheme_fg_dark_color:#2e3436\ntheme_text_dark_color:#f30f0f" +gtk-color-scheme = "sidebar_background:#ffffff" + +gtk_color_scheme = "window_active_color:#a3b5d9\nwindow_inactive_color:#e1e1e1" #Windows decorations +gtk_color_scheme = "test1:#f30f0f\ntest2:#10b00c" #debug colors + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton ::child-displacement-x = 0 + GtkButton ::child-displacement-y = 0 + GtkButton ::default-border = {0, 0, 0, 0} + GtkButton ::image-spacing = 4 + GtkToolButton ::icon-spacing = 4 + + GtkCheckButton ::indicator-size = 16 + GtkRadioButton ::indicator-size = 16 + + GtkEntry ::honors-transparent-bg-hint = 1 + GtkEntry ::invisible-char = 0x2022 + GtkEntry ::progress-border = {2, 2, 2, 2} + GtkEntry ::state-hint = 0 + + GtkProgressBar ::min-vertical-bar-width = 13 + GtkProgressBar ::min-horizontal-bar-height = 13 + + GtkExpander ::expander-size = 8 + + GtkMenuBar ::internal-padding = 0 + GtkMenuBar ::window-dragging = 1 + GtkMenuBar ::shadow-type = GTK_SHADOW_NONE + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + GtkSeparatorMenuItem ::horizontal-padding = 7 + + GtkNotebook ::tab-overlap = 2 # Default = 2 + GtkNotebook ::tab-curvature = 1 # Default = 1 + + GtkPaned ::handle-size = 4 + + GtkRange ::trough-border = 0 + GtkRange ::slider-width = 15 + GtkRange ::stepper-size = 1 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + GtkScale ::trough-side-details = 1 + + GtkScrollbar ::has-backward-stepper = 0 + GtkScrollbar ::has-forward-stepper = 0 + GtkScrollbar ::min-slider-length = 30 + GtkScrollbar ::slider-width = 6 + GtkScrollbar ::trough-border = 3 + GtkScrollbar ::activate-slider = 1 + GtkScrollbar ::trough-side-details = 0 + GtkScrollbar ::stepper-size = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkToolbar ::internal-padding = 0 + GtkToolbar ::window-dragging = 1 + + GtkTreeView ::expander-size = 8 + GtkTreeView ::odd_row_color = shade (1.05, @base_color) + + # en eclipse afecta backcolor de "Quick Type Hierarchy (CTRL+T)" + #GtkTreeView ::even_row_color = shade (1.05, @base_color) + + GtkWidget ::link-color = @link_color + GtkWidget ::focus-padding = 0 + WnckTasklist ::fade-overlay-rect = 0 + + GtkWindow ::resize-grip-height = 0 # Ocultar resize-grip + GtkWindow ::resize-grip-width = 0 + GtkImage ::x-ayatana-indicator-dynamic = 1 + + + #################### + # Color Definitions + #################### + bg[NORMAL] = @theme_bg_color + bg[PRELIGHT] = shade (1.02, @theme_bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (1.20, @theme_bg_color) + bg[ACTIVE] = @theme_bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = shade (1.10, @selected_fg_color) + fg[INSENSITIVE] = shade (0.75, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @theme_bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (1.20, @theme_bg_color) + base[ACTIVE] = @selected_bg_color + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # arrowstyle = 1 to draw filled arrows. + # arrowstyle = 2 to draw fat filled arrows. + colorize_scrollbar = TRUE + contrast = 0.7 + # default_button_color = shade (0.88, @base_color) + expanderstyle = 0 # expanderstyle = 0 to draw arrows. + # expanderstyle = 1 to draw circles with plus and minus. + # expanderstyle = 2 to draw buttons with plus and minus. + focusstyle = 2 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + focus_color = shade (1.2, @selected_bg_color) + glazestyle = 0 # 0 = flat highlight, + # 1 = curved highlight + # 2 = concave style, + # 3 = top curved highlight, + # 4 = beryl highlight + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + gradient_shades = {1.00, 0.92, 0.92, 0.81} + handlestyle = 0 + highlight_shade = 1.0 + lightborder_shade = 1.0 + lightborderstyle = 1 # 0 = top side, 1 = all sides + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + progressbarstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 0 # 0 = square + scrollbarstyle = 0 # 0 = nothing + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {1.1, 1.0} + sliderstyle = 0 # 0 = nothing added + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + + toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.85, 1.0} + } +} + +style "test" = "default" { + fg[NORMAL] = "#00FF00" + fg[ACTIVE] = "#00FF00" + fg[PRELIGHT] = "#00FF00" + fg[SELECTED] = "#00FF00" + fg[INSENSITIVE] = "#00FF00" + + bg[NORMAL] = "#FF0000" + bg[ACTIVE] = "#FF0000" + bg[PRELIGHT] = "#FF0000" + bg[SELECTED] = "#FF0000" + bg[INSENSITIVE] = "#FF0000" + + text[NORMAL] = "#0000FF" + text[ACTIVE] = "#0000FF" + text[PRELIGHT] = "#0000FF" + text[SELECTED] = "#0000FF" + text[INSENSITIVE] = "#0000FF" + + base[NORMAL] = "#FFFF00" + base[ACTIVE] = "#FFFF00" + base[PRELIGHT] = "#FFFF00" + base[SELECTED] = "#FFFF00" + base[INSENSITIVE] = "#FFFF00" +} + +style "wide" { xthickness = 2 ythickness = 2 } +style "wider" { xthickness = 3 ythickness = 3 } + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.10, @button_base) + bg[PRELIGHT] = shade (1.70, @selected_bg_color) + bg[ACTIVE] = shade (1.10, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + bg[INSENSITIVE] = shade (1.4, @button_base) + +# fg[INSENSITIVE] = shade (1.4, @fg_color) + + engine "murrine" { + border_shades = {0.9, 0.7} + contrast = 0.72 + roundness = 0 # 0 = square + gradient_shades = {1.20,1.10,1.10,0.95} + + lightborderstyle = 1 # 0 = top side, 1 = all sides + lightborder_shade = 1.3 + highlight_shade = 1.0 + focusstyle = 3 + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + glow_shade = 1.5 + reliefstyle = 0 + textstyle = 1 + text_shade = 0.7 + + } +} + +style "button_label" { fg[ACTIVE] = "#ffffff" } + +# Force text color on radiobutton-eclipse +style "checkradio_label" { fg[ACTIVE] = @fg_color } + +style "entry-1" { # text + xthickness = 2 + ythickness = 2 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "murrine" { + #border_shades = {1.9, 0.8} + contrast = 1.00 + roundness = 0 + focusstyle = 2 + lightborderstyle = 1 + lightborder_shade = 1.90 + } +} + +style "entry" { + xthickness = 2 + ythickness = 2 + + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 1 + +# bg[ACTIVE] = @test2 + bg[NORMAL] = @base_color +# bg[PRELIGHT] = shade (1.00, @selected_bg_color) +# bg[SELECTED] = shade (1.20, @selected_bg_color) +# bg[INSENSITIVE] = @test2 + + engine "murrine" { + contrast = 0.7 + border_shades = {1.0, 1.0} + lightborderstyle = 1 +# lightborder_shade = 1.65 + reliefstyle = 0 + roundness = 0 + } +} + +style "expander" { + bg[NORMAL] = "#FFF" + fg[NORMAL] = shade (2.0, @text_color) + fg[PRELIGHT] = shade (2.0, @text_color) + + engine "murrine" { + contrast = 1.2 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } +} + +style "frame_title" { + fg[NORMAL] = shade(0.80, @fg_color) +} + +style "handle" { } +class "GtkPaned" style "handle" + +style "menubar" { + xthickness = 3 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + border_shades = {1.1, 0.9} + contrast = 0.90 + lightborderstyle = 1 + textstyle = 1 + text_shade = 0.7 + } +} + +style "menu" { + xthickness = 0 + ythickness = 0 + GtkMenuItem::arrow-scaling = 0.6 + + bg[NORMAL] = shade (1.00, @bg_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + roundness = 0 # 0 = squared + } +} + +style "menu_item_white" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @fg_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @fg_color, @theme_bg_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + text[NORMAL] = shade (1.00, @fg_color) # Color check/radio menu + text[INSENSITIVE] = mix(0.60, @text_color, @bg_color) + text[PRELIGHT] = @selected_fg_color # Color check/radio menu + + bg[PRELIGHT] = shade (1.00, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + + engine "murrine" { + gradient_shades = {0.90, 0.95, 0.95, 1.00} + border_shades = {1.40, 1.0} + roundness = 1 + contrast = 0.8 # Contraste separadores + #textstyle = 2 + #text_shade = 0.4 + } +} + +style "menubar_menuitem" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @theme_fg_dark_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @theme_fg_dark_color, @theme_bg_dark_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + bg[PRELIGHT] = shade (0.94, @selected_bg_color) + bg[SELECTED] = shade (1.05, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.03, 1.00, 1.00, 1.00} + roundness = 1 + contrast = 0.5 + textstyle = 1 + text_shade = 0.7 + } +} + +style "notebook" { + xthickness = 8 + ythickness = 2 + + bg[NORMAL] = @base_color # selected tab entire + bg[ACTIVE] = shade (1.15, @window_active_color) # unselected tab + bg[INSENSITIVE] = shade (1.05, @base_color) # disabled controls + + fg[NORMAL] = shade (1.00, @fg_color) # text selected tab + fg[ACTIVE] = shade (1.05, @fg_color) # text unselected tab + fg[INSENSITIVE] = shade (1.10, @fg_color) + + engine "murrine" { +# gradient_shades = {1.0,1.0,1.0,1.0} + contrast = 1.2 +# highlight_shade = 1.05 + roundness = 1 + focusstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + } +} + +style "notebook-background" { + xthickness = 2 + ythickness = 2 + + bg[ACTIVE] = shade (1.05, @window_active_color) # unselected tab + + fg[NORMAL] = @text_color + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = @fg_color + + engine "murrine" { + gradient_shades = {0.90,0.98,0.92,0.90} + contrast = 1.0 + roundness = 1 + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + bg[ACTIVE] = shade (0.95, @base_color) + bg[SELECTED] = shade (1.10, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.5, 1.0, 1.0, 0.85} + border_shades = {1.7, 1.5} + roundness = 1 + contrast = 0.95 + reliefstyle = 0 + lightborder_shade = 1.05 + lightborderstyle = 1 # 0 = top side, 1 = all sides + trough_border_shades = {1.0, 1.1} + } +} + +style "scale" { # slider + + GtkScale::trough-border = 1 + GtkScale::slider-width = 8 + GtkScale::slider-length = 15 + GtkScale::trough-side-details = 1 + + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.95, @selected_bg_color) + bg[SELECTED] = shade (1.25, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @selected_bg_color) + + engine "murrine" { + sliderstyle = 0 # forma del slider + contrast = 1.1 # borde de todos los elementos + gradient_shades = {1.1, 1.0, 1.0, 0.9} # gradiente del slider + border_shades = {0.8, 0.9} # borde del slider + roundness = 0 + lightborderstyle = 1 # inner-stroke progress-higlight y slider + lightborder_shade = 1.1 + + trough_shades = {0.7, 0.8} + trough_border_shades = {1.0, 1.7} + #trough_border_shades = {0.9, 1.20} + glow_shade = 1.0 + reliefstyle = 0 +# shadow_shades = { 1.0, 0.9 } + } +} + +style "scale-1" { # slider + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.75, @button_base) + bg[SELECTED] = shade (1.35, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @button_base) + + + bg[ACTIVE] = shade (0.85, @theme_bg_color) + + engine "murrine" { + border_shades = {0.8, 0.6} + contrast = 1.00 + gradient_shades = {1.25,1.00,0.99,0.80} + roundness = 18 + lightborderstyle = 1 + trough_shades = {0.9, 1.1} + trough_border_shades = {1.0, 1.5} + } +} + +style "scrollbar" { + bg[NORMAL] = @selected_bg_color + bg[SELECTED] = shade (1.1, @selected_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade (1.25, @selected_bg_color) + + engine "murrine" { + roundness = 0 + border_shades = {1.0, 1.0} + contrast = 0.0 + } +} + +style "overlay_scrollbar" { + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @theme_bg_color) + bg[ACTIVE] = shade (0.6, @theme_bg_color) +} + +style "spinbutton" = "button" { # input/stepper + #bg[NORMAL] = "#FFF" + engine "murrine" { + contrast = 1.0 + lightborder_shade = 1.00 + } +} + +style "toolbar" = "wider" { + # Modificado + bg[NORMAL] = shade (1.00, @window_active_color) + + engine "murrine" { + separatorstyle = 0 + lightborderstyle = 0 + contrast = 0.9 # Regula el contraste del borde inferior de la toolbar + lightborder_shade = 1.0 # Regula el contraste del borde de la toolbar + gradient_shades = {1.00, 0.98, 0.97, 0.95} + } +} + +style "toolbar_button" { + xthickness = 3 + ythickness = 3 + + bg[PRELIGHT] = shade (0.95, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.80, @theme_bg_dark_color) + bg[SELECTED] = shade (0.85, @theme_bg_dark_color) + bg[INSENSITIVE] = shade (0.98, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00,0.96,0.96,0.90} + border_shades = {1.10, 0.90} + contrast = 1.00 + lightborderstyle = 1 + # lightborder_shade = 1.80 + textstyle = 1 + text_shade = 0.7 + } +} + +# toolbar separator +style "toolbar_separator" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.80, @theme_bg_color) + engine "murrine" { + border_shades = {1.00, 1.00} + contrast = 0.5 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "separator_tool_item" { + xthickness = 0 + ythickness = 1 + + GtkVSeparator::vertical-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 7 + GtkWidget::separator-height = 1 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "tooltips" { + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + + GtkWidget::new-tooltip-style = 1 + + engine "murrine" { + border_colors = { "#080808", "#080808" } + } +} + +style "treeview" { + bg[SELECTED] = @base_color # backcolor list-minicheck + text[NORMAL] = shade (1.05, @fg_color) # indicador normal + engine "murrine" { + gradient_shades = {1.00, 1.04, 1.06, 1.10} + separatorstyle = 0 + contrast = 1.7 + } +} + +style "treeview_header" { + ythickness = 0 + GtkWidget ::focus-padding = 1 + + bg[NORMAL] = shade (1.00, @base_color) + bg[PRELIGHT] = shade (0.90, @base_color) + bg[INSENSITIVE] = shade (0.92, @base_color) + bg[ACTIVE] = shade( 1.15, @selected_bg_color) + + engine "murrine" { + border_shades = {1.0, 1.4} + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 1.20 + lightborderstyle = 0 + roundness = 0 + textstyle = 1 + text_shade = 0.7 + glow_shade = 1.0 + prelight_shade = 1.9 + focusstyle = 0 + } +} + +style "checkradio" { + xthickness = 3 + ythickness = 3 + + base[NORMAL] = @base_color # radiocheck normal + bg[SELECTED] = @base_color # radiocheck color checked + + text[NORMAL] = @selected_bg_color # indicador normal + text[PRELIGHT] = @selected_bg_color # indicador hover + text[ACTIVE] = @selected_bg_color # indicador click + + bg[ACTIVE] = shade (0.70, @base_color) # toggle button selected + bg[NORMAL] = shade (0.91, @base_color) # toggle button normal + bg[PRELIGHT] = shade (1.00, @theme_bg_color) # toggle button prelight + bg[INSENSITIVE] = shade (0.97, @theme_bg_color) # toggle button disabled + + engine "murrine" { + border_shades = {0.9, 1.0} + contrast = 1.20 + gradient_shades = {1.1,1.0,1.0,1.1} + lightborderstyle = 0 + lightborder_shade = 0.90 + textstyle = 0 + } +} + +style "separator" = "wide" { + engine "murrine" { + contrast = 0.4 + } +} +class "GtkSeparator" style "separator" + + +# ============================================================================== +# FIREFOX SPECIFIC SETTINGS +# ============================================================================== +style "ff-default" { + GtkCheckButton::indicator-size = 14 +} + +style "ff-statusbar" { +} + +style "FireFox-MenuBar" = "menubar" { + GtkMenuBar::shadow-type = GTK_SHADOW_NONE +} +widget "MozillaGtkWidget*GtkMenuBar" style "FireFox-MenuBar" + +#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" +#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" + + +widget "MozillaGtkWidget*" style "ff-default" + +#### Firefox ### +style "firefox-base-entry" { + GtkWidget::interior_focus = 0 + #GtkEntry :: inner-border = { 0, 0, 0, 0 } + #GtkEntry :: progress-border = { 2, 2, 2, 2 } + xthickness = 3 + ythickness = 3 + base[NORMAL] = "#dedede" + text[NORMAL]= "#000" + engine "murrine" { + + } + +} + +# widget "MozillaGtkWidget*GtkFixed*GtkEntry*" style:highest "firefox-base-entry" +# widget "MozillaGtkWidget*GtkEntry*" style:highest "firefox-base-entry" + +style "firefox-text-entry" { + text[NORMAL]= "#ff0000" + + engine "murrine" { + + } +} +#class "GtkInvisible" style "firefox-text-entry" +#widget "GtkInvisible" style "firefox-text-entry" + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "scale" +class "GtkHScale" style "scale" +class "GtkScrollbar" style "scrollbar" +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button_label" + + + +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item_white" +#widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menu_item_white" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_menuitem" + +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*<GtkHandleBox>" style "toolbar" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "toolbar_button" +class "GtkSeparatorToolItem" style "toolbar_separator" +widget_class "*<GtkSeparatorToolItem>*" style "separator_tool_item" +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +class "*GtkExpander*" style "expander" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +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" + +# The window of the tooltip is called "gtk-tooltip" +widget "gtk-tooltip*" style "tooltips" + + +widget_class "*<GtkCheckButton>*" style "checkradio" +widget_class "*<GtkRadioButton>*" style "checkradio" +widget_class "*<GtkCheckButton>*<GtkLabel>" style:highest "checkradio_label" +widget_class "*<GtkRadioButton>*<GtkLabel>" style:highest "checkradio_label" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## +# For Google Chrome/Chromium integration. +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-gradient-size = 120 + ChromeGtkFrame::frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::frame-color = shade (0.64, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-color = shade (0.64, @theme_bg_dark_color) + + ChromeGtkFrame::scrollbar-trough-color = shade (0.99, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.87, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.80, @bg_color) +} +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# For places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" + +# For menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# For places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.98, @fg_color) +} +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +style "performance-fix" { + + engine "murrine" { + textstyle = 0 + contrast = 0.5 + } +} +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice + +# For gvim scrollbars. +style "vim-scrollbar" = "scrollbar" { + GtkScrollbar ::slider_width = 16 + GtkScrollbar ::stepper_size = 16 + + engine "pixmap" { + image { + function = BOX + orientation = VERTICAL + file = "assets/scroll-background.png" + } + } +} +widget "vim-main-window.*Scrollbar*" style "vim-scrollbar" + +# For Eclipse (swt) toolbars. +widget "*swt*toolbar*" style "default" + + +# --------------------------------- +# Xfce panel theming +# --------------------------------- +#style "xfce-panel" { +# fg[NORMAL] = @theme_fg_dark_color +# fg[PRELIGHT] = @selected_fg_color +# fg[ACTIVE] = @selected_fg_color +# fg[SELECTED] = @selected_fg_color + +# bg[NORMAL] = shade (1.00, @theme_bg_dark_color) +# bg[PRELIGHT] = shade (0.80, @theme_bg_dark_color) +# bg[ACTIVE] = shade (0.50, @theme_bg_dark_color) +# bg[SELECTED] = shade (1.20, @selected_bg_color) +# engine "murrine" { +# gradient_shades = {0.80, 0.85, 0.95, 1.00} +# roundness = 2 +# contrast = 0.2 +# } +# xthickness = 3 +# ythickness = 3 +#} +#widget "*Xfce*Panel*" style "xfce-panel" +#class "*Xfce*Panel*" style "xfce-panel" + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + XfdesktopIconVIew::ellipsize-icon-labels = 1 + + XfdesktopIconView::shadow-x-offset = 1 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::shadow-color = "#000000" + XfdesktopIconView::selected-shadow-x-offset = 1 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-color = "#000000" + + XfdesktopIconView::cell-spacing = 0 + XfdesktopIconView::cell-padding = 0 + XfdesktopIconView::cell-text-width-proportion = 2 + + base[NORMAL] = @selected_bg_color + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# widget "xfwm4-tabwin*" style "murrine-dark" +include "apps/thunar.rc" # thunar especific +include "apps/terminal.rc" +include "apps/gmusicbrowser.rc" +include "apps/panel.rc" diff --git a/Kogaion-daylight/gtk-2.0/gtkrc (copy 1) b/Kogaion-daylight/gtk-2.0/gtkrc (copy 1) new file mode 100755 index 0000000..32564ad --- /dev/null +++ b/Kogaion-daylight/gtk-2.0/gtkrc (copy 1) @@ -0,0 +1,909 @@ +gtk-color-scheme = "base_color:#ffffff\nbg_color:#f4f4f4" +gtk-color-scheme = "text_color:#2e3436\nfg_color:#2e3436" +gtk-color-scheme = "selected_bg_color:#0096ff\nselected_fg_color:#ffffff" +gtk-color-scheme = "tooltip_bg_color:#d2e4f8\ntooltip_fg_color:#2e3436\nlink_color:#4a90f9" +gtk-color-scheme = "theme_bg_color:#f4f4f4\nbutton_base:#f4f4f4" +gtk-color-scheme = "theme_bg_dark_color:#a3b5d9\ntheme_fg_dark_color:#2e3436\ntheme_text_dark_color:#f30f0f" +gtk-color-scheme = "sidebar_background:#ffffff" + +gtk_color_scheme = "window_active_color:#a3b5d9\nwindow_inactive_color:#e1e1e1" #Windows decorations +gtk_color_scheme = "test1:#f30f0f\ntest2:#10b00c" #debug colors + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton ::child-displacement-x = 0 + GtkButton ::child-displacement-y = 0 + GtkButton ::default-border = {0, 0, 0, 0} + GtkButton ::image-spacing = 4 + GtkToolButton ::icon-spacing = 4 + + GtkCheckButton ::indicator-size = 16 + GtkRadioButton ::indicator-size = 16 + + GtkEntry ::honors-transparent-bg-hint = 1 + GtkEntry ::invisible-char = 0x2022 + GtkEntry ::progress-border = {2, 2, 2, 2} + GtkEntry ::state-hint = 0 + + GtkProgressBar ::min-vertical-bar-width = 13 + GtkProgressBar ::min-horizontal-bar-height = 13 + + GtkExpander ::expander-size = 8 + + GtkMenuBar ::internal-padding = 0 + GtkMenuBar ::window-dragging = 1 + GtkMenuBar ::shadow-type = GTK_SHADOW_NONE + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + GtkSeparatorMenuItem ::horizontal-padding = 7 + + GtkNotebook ::tab-overlap = 2 # Default = 2 + GtkNotebook ::tab-curvature = 1 # Default = 1 + + GtkPaned ::handle-size = 4 + + GtkRange ::trough-border = 0 + GtkRange ::slider-width = 15 + GtkRange ::stepper-size = 1 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + GtkScale ::trough-side-details = 1 + + GtkScrollbar ::has-backward-stepper = 0 + GtkScrollbar ::has-forward-stepper = 0 + GtkScrollbar ::min-slider-length = 30 + GtkScrollbar ::slider-width = 6 + GtkScrollbar ::trough-border = 3 + GtkScrollbar ::activate-slider = 1 + GtkScrollbar ::trough-side-details = 0 + GtkScrollbar ::stepper-size = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkToolbar ::internal-padding = 0 + GtkToolbar ::window-dragging = 1 + + GtkTreeView ::expander-size = 8 + GtkTreeView ::odd_row_color = shade (1.05, @base_color) + + # en eclipse afecta backcolor de "Quick Type Hierarchy (CTRL+T)" + #GtkTreeView ::even_row_color = shade (1.05, @base_color) + + GtkWidget ::link-color = @link_color + GtkWidget ::focus-padding = 0 + WnckTasklist ::fade-overlay-rect = 0 + + GtkWindow ::resize-grip-height = 0 # Ocultar resize-grip + GtkWindow ::resize-grip-width = 0 + GtkImage ::x-ayatana-indicator-dynamic = 1 + + + #################### + # Color Definitions + #################### + bg[NORMAL] = @theme_bg_color + bg[PRELIGHT] = shade (1.02, @theme_bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (1.20, @theme_bg_color) + bg[ACTIVE] = @theme_bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = shade (1.10, @selected_fg_color) + fg[INSENSITIVE] = shade (0.75, @bg_color) + fg[ACTIVE] = @fg_color + #fg[ACTIVE] = @fg_color + + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @theme_bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (1.20, @theme_bg_color) + base[ACTIVE] = @selected_bg_color + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # arrowstyle = 1 to draw filled arrows. + # arrowstyle = 2 to draw fat filled arrows. + colorize_scrollbar = TRUE + contrast = 0.7 + # default_button_color = shade (0.88, @base_color) + expanderstyle = 0 # expanderstyle = 0 to draw arrows. + # expanderstyle = 1 to draw circles with plus and minus. + # expanderstyle = 2 to draw buttons with plus and minus. + focusstyle = 2 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + focus_color = shade (1.2, @selected_bg_color) + glazestyle = 0 # 0 = flat highlight, + # 1 = curved highlight + # 2 = concave style, + # 3 = top curved highlight, + # 4 = beryl highlight + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + gradient_shades = {1.00, 0.92, 0.92, 0.81} + handlestyle = 0 + highlight_shade = 1.0 + lightborder_shade = 1.0 + lightborderstyle = 1 # 0 = top side, 1 = all sides + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + progressbarstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 0 # 0 = square + scrollbarstyle = 0 # 0 = nothing + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {1.1, 1.0} + sliderstyle = 0 # 0 = nothing added + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + + toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.85, 1.0} + } +} + +style "test" = "default" { + fg[NORMAL] = "#00FF00" + fg[ACTIVE] = "#00FF00" + fg[PRELIGHT] = "#00FF00" + fg[SELECTED] = "#00FF00" + fg[INSENSITIVE] = "#00FF00" + + bg[NORMAL] = "#FF0000" + bg[ACTIVE] = "#FF0000" + bg[PRELIGHT] = "#FF0000" + bg[SELECTED] = "#FF0000" + bg[INSENSITIVE] = "#FF0000" + + text[NORMAL] = "#0000FF" + text[ACTIVE] = "#0000FF" + text[PRELIGHT] = "#0000FF" + text[SELECTED] = "#0000FF" + text[INSENSITIVE] = "#0000FF" + + base[NORMAL] = "#FFFF00" + base[ACTIVE] = "#FFFF00" + base[PRELIGHT] = "#FFFF00" + base[SELECTED] = "#FFFF00" + base[INSENSITIVE] = "#FFFF00" +} + +style "wide" { xthickness = 2 ythickness = 2 } +style "wider" { xthickness = 3 ythickness = 3 } + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (1.10, @button_base) + bg[PRELIGHT] = shade (1.70, @selected_bg_color) + bg[ACTIVE] = shade (1.10, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + bg[INSENSITIVE] = shade (1.4, @button_base) + +# fg[INSENSITIVE] = shade (1.4, @fg_color) + + engine "murrine" { + border_shades = {0.9, 0.7} + contrast = 0.72 + roundness = 0 # 0 = square + gradient_shades = {1.20,1.10,1.10,0.95} + + lightborderstyle = 1 # 0 = top side, 1 = all sides + lightborder_shade = 1.3 + highlight_shade = 1.0 + focusstyle = 3 + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + glow_shade = 1.5 + reliefstyle = 0 + textstyle = 1 + text_shade = 0.7 + + } +} + +style "button_label" { fg[ACTIVE] = "#ffffff" } + +# Force text color on radiobutton-eclipse +style "checkradio_label" { fg[ACTIVE] = @fg_color } + +style "entry-1" { # text + xthickness = 2 + ythickness = 2 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "murrine" { + #border_shades = {1.9, 0.8} + contrast = 1.00 + roundness = 0 + focusstyle = 2 + lightborderstyle = 1 + lightborder_shade = 1.90 + } +} + +style "entry" { + xthickness = 2 + ythickness = 2 + + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 1 + +# bg[ACTIVE] = @test2 + bg[NORMAL] = @base_color +# bg[PRELIGHT] = shade (1.00, @selected_bg_color) +# bg[SELECTED] = shade (1.20, @selected_bg_color) +# bg[INSENSITIVE] = @test2 + + engine "murrine" { + contrast = 0.7 + border_shades = {1.0, 1.0} + lightborderstyle = 1 +# lightborder_shade = 1.65 + reliefstyle = 0 + roundness = 0 + } +} + +style "expander" { + bg[NORMAL] = "#FFF" + fg[NORMAL] = shade (2.0, @text_color) + fg[PRELIGHT] = shade (2.0, @text_color) + + engine "murrine" { + contrast = 1.2 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } +} + +style "frame_title" { + fg[NORMAL] = shade(0.80, @fg_color) +} + +style "handle" { } +class "GtkPaned" style "handle" + +style "menubar" { + xthickness = 3 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + border_shades = {1.1, 0.9} + contrast = 0.90 + lightborderstyle = 1 + textstyle = 1 + text_shade = 0.7 + } +} + +style "menu" { + xthickness = 0 + ythickness = 0 + GtkMenuItem::arrow-scaling = 0.6 + + bg[NORMAL] = shade (1.00, @bg_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + roundness = 0 # 0 = squared + } +} + +style "menu_item_white" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @fg_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @fg_color, @theme_bg_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + text[NORMAL] = shade (1.00, @fg_color) # Color check/radio menu + text[INSENSITIVE] = mix(0.60, @text_color, @bg_color) + text[PRELIGHT] = @selected_fg_color # Color check/radio menu + + bg[PRELIGHT] = shade (1.00, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + + engine "murrine" { + gradient_shades = {0.90, 0.95, 0.95, 1.00} + border_shades = {1.40, 1.0} + roundness = 1 + contrast = 0.8 # Contraste separadores + #textstyle = 2 + #text_shade = 0.4 + } +} + +style "menubar_menuitem" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @theme_fg_dark_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @theme_fg_dark_color, @theme_bg_dark_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + bg[PRELIGHT] = shade (0.94, @selected_bg_color) + bg[SELECTED] = shade (1.05, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.03, 1.00, 1.00, 1.00} + roundness = 1 + contrast = 0.5 + textstyle = 1 + text_shade = 0.7 + } +} + +style "notebook" { + xthickness = 8 + ythickness = 2 + + bg[NORMAL] = @base_color # selected tab entire + bg[ACTIVE] = shade (1.15, @window_active_color) # unselected tab + bg[INSENSITIVE] = shade (1.05, @base_color) # disabled controls + + fg[NORMAL] = shade (1.00, @fg_color) # text selected tab + fg[ACTIVE] = shade (1.05, @fg_color) # text unselected tab + fg[INSENSITIVE] = shade (1.10, @fg_color) + + engine "murrine" { +# gradient_shades = {1.0,1.0,1.0,1.0} + contrast = 1.2 +# highlight_shade = 1.05 + roundness = 1 + focusstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + } +} + +style "notebook-background" { + xthickness = 2 + ythickness = 2 + + bg[ACTIVE] = shade (1.05, @window_active_color) # unselected tab + + fg[NORMAL] = @text_color + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = @fg_color + + engine "murrine" { + gradient_shades = {0.90,0.98,0.92,0.90} + contrast = 1.0 + roundness = 1 + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + bg[ACTIVE] = shade (0.95, @base_color) + bg[SELECTED] = shade (1.10, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.5, 1.0, 1.0, 0.85} + border_shades = {1.7, 1.5} + roundness = 1 + contrast = 0.95 + reliefstyle = 0 + lightborder_shade = 1.05 + lightborderstyle = 1 # 0 = top side, 1 = all sides + trough_border_shades = {1.0, 1.1} + } +} + +style "scale" { # slider + + GtkScale::trough-border = 1 + GtkScale::slider-width = 8 + GtkScale::slider-length = 15 + GtkScale::trough-side-details = 1 + + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.95, @selected_bg_color) + bg[SELECTED] = shade (1.25, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @selected_bg_color) + + engine "murrine" { + sliderstyle = 0 # forma del slider + contrast = 1.1 # borde de todos los elementos + gradient_shades = {1.1, 1.0, 1.0, 0.9} # gradiente del slider + border_shades = {0.8, 0.9} # borde del slider + roundness = 0 + lightborderstyle = 1 # inner-stroke progress-higlight y slider + lightborder_shade = 1.1 + + trough_shades = {0.7, 0.8} + trough_border_shades = {1.0, 1.7} + #trough_border_shades = {0.9, 1.20} + glow_shade = 1.0 + reliefstyle = 0 +# shadow_shades = { 1.0, 0.9 } + } +} + +style "scale-1" { # slider + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.75, @button_base) + bg[SELECTED] = shade (1.35, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @button_base) + + + bg[ACTIVE] = shade (0.85, @theme_bg_color) + + engine "murrine" { + border_shades = {0.8, 0.6} + contrast = 1.00 + gradient_shades = {1.25,1.00,0.99,0.80} + roundness = 18 + lightborderstyle = 1 + trough_shades = {0.9, 1.1} + trough_border_shades = {1.0, 1.5} + } +} + +style "scrollbar" { + bg[NORMAL] = @selected_bg_color + bg[SELECTED] = shade (1.1, @selected_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade (1.25, @selected_bg_color) + + engine "murrine" { + roundness = 0 + border_shades = {1.0, 1.0} + contrast = 0.0 + } +} + +style "overlay_scrollbar" { + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @theme_bg_color) + bg[ACTIVE] = shade (0.6, @theme_bg_color) +} + +style "spinbutton" = "button" { # input/stepper + #bg[NORMAL] = "#FFF" + engine "murrine" { + contrast = 1.0 + lightborder_shade = 1.00 + } +} + +style "toolbar" = "wider" { + # Modificado + bg[NORMAL] = shade (1.00, @window_active_color) + + engine "murrine" { + separatorstyle = 0 + lightborderstyle = 0 + contrast = 0.9 # Regula el contraste del borde inferior de la toolbar + lightborder_shade = 1.0 # Regula el contraste del borde de la toolbar + gradient_shades = {1.00, 0.98, 0.97, 0.95} + } +} + +style "toolbar_button" { + xthickness = 3 + ythickness = 3 + + bg[PRELIGHT] = shade (0.95, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.80, @theme_bg_dark_color) + bg[SELECTED] = shade (0.85, @theme_bg_dark_color) + bg[INSENSITIVE] = shade (0.98, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00,0.96,0.96,0.90} + border_shades = {1.10, 0.90} + contrast = 1.00 + lightborderstyle = 1 + # lightborder_shade = 1.80 + textstyle = 1 + text_shade = 0.7 + } +} + +# toolbar separator +style "toolbar_separator" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.80, @theme_bg_color) + engine "murrine" { + border_shades = {1.00, 1.00} + contrast = 0.5 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "separator_tool_item" { + xthickness = 0 + ythickness = 1 + + GtkVSeparator::vertical-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 7 + GtkWidget::separator-height = 1 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "tooltips" { + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + + GtkWidget::new-tooltip-style = 1 + + engine "murrine" { + border_colors = { "#080808", "#080808" } + } +} + +style "treeview" { + bg[SELECTED] = @base_color # backcolor list-minicheck + text[NORMAL] = shade (1.05, @fg_color) # indicador normal + engine "murrine" { + gradient_shades = {1.00, 1.04, 1.06, 1.10} + separatorstyle = 0 + contrast = 1.7 + } +} + +style "treeview_header" { + ythickness = 0 + GtkWidget ::focus-padding = 1 + + bg[NORMAL] = shade (1.00, @base_color) + bg[PRELIGHT] = shade (0.90, @base_color) + bg[INSENSITIVE] = shade (0.92, @base_color) + bg[ACTIVE] = shade( 1.15, @selected_bg_color) + + engine "murrine" { + border_shades = {1.0, 1.4} + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 1.20 + lightborderstyle = 0 + roundness = 0 + textstyle = 1 + text_shade = 0.7 + glow_shade = 1.0 + prelight_shade = 1.9 + focusstyle = 0 + } +} + +style "checkradio" { + xthickness = 3 + ythickness = 3 + + base[NORMAL] = @base_color # radiocheck normal + bg[SELECTED] = @base_color # radiocheck color checked + + text[NORMAL] = @selected_bg_color # indicador normal + text[PRELIGHT] = @selected_bg_color # indicador hover + text[ACTIVE] = @selected_bg_color # indicador click + + bg[ACTIVE] = shade (0.70, @base_color) # toggle button selected + bg[NORMAL] = shade (0.91, @base_color) # toggle button normal + bg[PRELIGHT] = shade (1.00, @theme_bg_color) # toggle button prelight + bg[INSENSITIVE] = shade (0.97, @theme_bg_color) # toggle button disabled + + engine "murrine" { + border_shades = {0.9, 1.0} + contrast = 1.20 + gradient_shades = {1.1,1.0,1.0,1.1} + lightborderstyle = 0 + lightborder_shade = 0.90 + textstyle = 0 + } +} + +style "separator" = "wide" { + engine "murrine" { + contrast = 0.4 + } +} +class "GtkSeparator" style "separator" + + +# ============================================================================== +# FIREFOX SPECIFIC SETTINGS +# ============================================================================== +style "ff-default" { + GtkCheckButton::indicator-size = 14 +} + +style "ff-statusbar" { +} + +style "FireFox-MenuBar" = "menubar" { + GtkMenuBar::shadow-type = GTK_SHADOW_NONE +} +widget "MozillaGtkWidget*GtkMenuBar" style "FireFox-MenuBar" + +#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" +#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" + + +widget "MozillaGtkWidget*" style "ff-default" + +#### Firefox ### +style "firefox-base-entry" { + GtkWidget::interior_focus = 0 + #GtkEntry :: inner-border = { 0, 0, 0, 0 } + #GtkEntry :: progress-border = { 2, 2, 2, 2 } + xthickness = 3 + ythickness = 3 + base[NORMAL] = "#dedede" + text[NORMAL]= "#000" + engine "murrine" { + + } + +} + +# widget "MozillaGtkWidget*GtkFixed*GtkEntry*" style:highest "firefox-base-entry" +# widget "MozillaGtkWidget*GtkEntry*" style:highest "firefox-base-entry" + +style "firefox-text-entry" { + text[NORMAL]= "#ff0000" + + engine "murrine" { + + } +} +#class "GtkInvisible" style "firefox-text-entry" +#widget "GtkInvisible" style "firefox-text-entry" + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "scale" +class "GtkHScale" style "scale" +class "GtkScrollbar" style "scrollbar" +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button_label" + + + +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item_white" +#widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menu_item_white" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_menuitem" + +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*<GtkHandleBox>" style "toolbar" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "toolbar_button" +class "GtkSeparatorToolItem" style "toolbar_separator" +widget_class "*<GtkSeparatorToolItem>*" style "separator_tool_item" +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +class "*GtkExpander*" style "expander" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +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" + +# The window of the tooltip is called "gtk-tooltip" +widget "gtk-tooltip*" style "tooltips" + + +widget_class "*<GtkCheckButton>*" style "checkradio" +widget_class "*<GtkRadioButton>*" style "checkradio" +widget_class "*<GtkCheckButton>*<GtkLabel>" style:highest "checkradio_label" +widget_class "*<GtkRadioButton>*<GtkLabel>" style:highest "checkradio_label" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## +# For Google Chrome/Chromium integration. +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-gradient-size = 120 + ChromeGtkFrame::frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::frame-color = shade (0.64, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-color = shade (0.64, @theme_bg_dark_color) + + ChromeGtkFrame::scrollbar-trough-color = shade (0.99, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.87, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.80, @bg_color) +} +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# For places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" + +# For menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# For places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.98, @fg_color) +} +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +style "performance-fix" { + + engine "murrine" { + textstyle = 0 + contrast = 0.5 + } +} +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice + +# For gvim scrollbars. +style "vim-scrollbar" = "scrollbar" { + GtkScrollbar ::slider_width = 16 + GtkScrollbar ::stepper_size = 16 + + engine "pixmap" { + image { + function = BOX + orientation = VERTICAL + file = "assets/scroll-background.png" + } + } +} +widget "vim-main-window.*Scrollbar*" style "vim-scrollbar" + +# For Eclipse (swt) toolbars. +widget "*swt*toolbar*" style "default" + + +# --------------------------------- +# Xfce panel theming +# --------------------------------- +style "xfce-panel" { + fg[NORMAL] = @theme_fg_dark_color + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + bg[PRELIGHT] = shade (0.80, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.50, @theme_bg_dark_color) + bg[SELECTED] = shade (1.20, @selected_bg_color) + engine "murrine" { + gradient_shades = {0.80, 0.85, 0.95, 1.00} + roundness = 2 + contrast = 0.2 + } + xthickness = 3 + ythickness = 3 +} +widget "*Xfce*Panel*" style "xfce-panel" +class "*Xfce*Panel*" style "xfce-panel" + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + XfdesktopIconVIew::ellipsize-icon-labels = 1 + + XfdesktopIconView::shadow-x-offset = 1 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::shadow-color = "#000000" + XfdesktopIconView::selected-shadow-x-offset = 1 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-color = "#000000" + + XfdesktopIconView::cell-spacing = 0 + XfdesktopIconView::cell-padding = 0 + XfdesktopIconView::cell-text-width-proportion = 2 + + base[NORMAL] = @selected_bg_color + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# widget "xfwm4-tabwin*" style "murrine-dark" +include "apps/thunar.rc" # thunar especific +include "apps/terminal.rc" +include "apps/gmusicbrowser.rc" + diff --git a/Kogaion-daylight/index.theme b/Kogaion-daylight/index.theme new file mode 100755 index 0000000..5a27a4a --- /dev/null +++ b/Kogaion-daylight/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Kogaion-daylight +Type=X-GNOME-Metatheme +Comment=Kogaion Linux daylight theme +Encoding=UTF-8 +GtkTheme=Kogaion-daylight +MetacityTheme=Kogaion-daylight +IconTheme=Numix-Circle +CursorTheme=Default +CursorSize=24 diff --git a/Kogaion-daylight/metacity-1/close_focused_normal.png b/Kogaion-daylight/metacity-1/close_focused_normal.png Binary files differnew file mode 100755 index 0000000..1780586 --- /dev/null +++ b/Kogaion-daylight/metacity-1/close_focused_normal.png diff --git a/Kogaion-daylight/metacity-1/close_focused_prelight.png b/Kogaion-daylight/metacity-1/close_focused_prelight.png Binary files differnew file mode 100755 index 0000000..7aeceaf --- /dev/null +++ b/Kogaion-daylight/metacity-1/close_focused_prelight.png diff --git a/Kogaion-daylight/metacity-1/close_focused_pressed.png b/Kogaion-daylight/metacity-1/close_focused_pressed.png Binary files differnew file mode 100755 index 0000000..e2f2b16 --- /dev/null +++ b/Kogaion-daylight/metacity-1/close_focused_pressed.png diff --git a/Kogaion-daylight/metacity-1/close_unfocused.png b/Kogaion-daylight/metacity-1/close_unfocused.png Binary files differnew file mode 100755 index 0000000..e89d9ed --- /dev/null +++ b/Kogaion-daylight/metacity-1/close_unfocused.png diff --git a/Kogaion-daylight/metacity-1/close_unfocused_prelight.png b/Kogaion-daylight/metacity-1/close_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..3aca552 --- /dev/null +++ b/Kogaion-daylight/metacity-1/close_unfocused_prelight.png diff --git a/Kogaion-daylight/metacity-1/maximize_focused_normal.png b/Kogaion-daylight/metacity-1/maximize_focused_normal.png Binary files differnew file mode 100755 index 0000000..16e1579 --- /dev/null +++ b/Kogaion-daylight/metacity-1/maximize_focused_normal.png diff --git a/Kogaion-daylight/metacity-1/maximize_focused_prelight.png b/Kogaion-daylight/metacity-1/maximize_focused_prelight.png Binary files differnew file mode 100755 index 0000000..f47bbd5 --- /dev/null +++ b/Kogaion-daylight/metacity-1/maximize_focused_prelight.png diff --git a/Kogaion-daylight/metacity-1/maximize_focused_pressed.png b/Kogaion-daylight/metacity-1/maximize_focused_pressed.png Binary files differnew file mode 100755 index 0000000..5762c8e --- /dev/null +++ b/Kogaion-daylight/metacity-1/maximize_focused_pressed.png diff --git a/Kogaion-daylight/metacity-1/maximize_unfocused.png b/Kogaion-daylight/metacity-1/maximize_unfocused.png Binary files differnew file mode 100755 index 0000000..04ad07c --- /dev/null +++ b/Kogaion-daylight/metacity-1/maximize_unfocused.png diff --git a/Kogaion-daylight/metacity-1/maximize_unfocused_prelight.png b/Kogaion-daylight/metacity-1/maximize_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..ff57b4f --- /dev/null +++ b/Kogaion-daylight/metacity-1/maximize_unfocused_prelight.png diff --git a/Kogaion-daylight/metacity-1/menu.png b/Kogaion-daylight/metacity-1/menu.png Binary files differnew file mode 100755 index 0000000..97bda19 --- /dev/null +++ b/Kogaion-daylight/metacity-1/menu.png diff --git a/Kogaion-daylight/metacity-1/menu_prelight.png b/Kogaion-daylight/metacity-1/menu_prelight.png Binary files differnew file mode 100755 index 0000000..74bb57b --- /dev/null +++ b/Kogaion-daylight/metacity-1/menu_prelight.png diff --git a/Kogaion-daylight/metacity-1/menu_unfocused.png b/Kogaion-daylight/metacity-1/menu_unfocused.png Binary files differnew file mode 100755 index 0000000..d2d5d69 --- /dev/null +++ b/Kogaion-daylight/metacity-1/menu_unfocused.png diff --git a/Kogaion-daylight/metacity-1/menu_unfocused_prelight.png b/Kogaion-daylight/metacity-1/menu_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..357f94a --- /dev/null +++ b/Kogaion-daylight/metacity-1/menu_unfocused_prelight.png diff --git a/Kogaion-daylight/metacity-1/metacity-theme-1.xml b/Kogaion-daylight/metacity-1/metacity-theme-1.xml new file mode 100755 index 0000000..d58e6f0 --- /dev/null +++ b/Kogaion-daylight/metacity-1/metacity-theme-1.xml @@ -0,0 +1,324 @@ +<?xml version="1.0"?> +<metacity_theme> + +<info> + <name>Kogaion-daylight</name> + <author>bionel</author> + <copyright>2015</copyright> + <date>March 2015</date> + <description>Kogaion Linux daylight theme</description> +</info> + +<!-- FRAMES GEOMETRY--> + +<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="4"/> + <distance name="right_width" value="4"/> + <distance name="bottom_height" value="4"/> + <distance name="left_titlebar_edge" value="4"/> + <distance name="right_titlebar_edge" value="4"/> + <aspect_ratio name="button" value="1"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> +</frame_geometry> + +<frame_geometry name="normal_small_borders" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_titlebar_edge" value="1" /> + <distance name="right_titlebar_edge" value="1" /> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="utility" parent="normal"> +</frame_geometry> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="4"/> + <distance name="right_width" value="4"/> + <distance name="bottom_height" value="4"/> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="button_width" value="0"/> + <distance name="button_height" value="0"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="0" right="0" top="0" bottom="0"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- ACTUALLY DRAWING FRAMES --> + +<draw_ops name="title_background"> + <rectangle color="#a3b5d9" x="0" y="0" width="width" height="height" filled="true"/> + <rectangle color="#6c99c0" x="0" y="0" width="width-1" height="height"/> +</draw_ops> + +<draw_ops name="title_background_maximized"> + <rectangle color="#a3b5d9" x="0" y="0" width="width" height="height" filled="true"/> + <line color="#6c99c0" x1="0" y1="0" x2="width" y2="0"/> +</draw_ops> + +<draw_ops name="title_unfocused_background"> + <rectangle color="#e1e1e1" x="0" y="0" width="width" height="height" filled="true"/> + <rectangle color="#cbcbcb" x="0" y="0" width="width-1" height="height" /> +</draw_ops> + +<draw_ops name="title_unfocused_background_maximized"> + <rectangle color="#e1e1e1" x="0" y="0" width="width" height="height" filled="true"/> + <line color="#cbcbcb" x1="0" y1="0" x2="width" y2="0"/> +</draw_ops> + +<draw_ops name="blank"> +<!-- nothing --> +</draw_ops> + +<draw_ops name="focus_outline"> + <rectangle x="0" y="0" width="width" height="height" color="#a3b5d9" filled="true"/> + <rectangle x="0" y="0" width="width-1" height="height-1" color="#6c99c0" filled="false"/> +</draw_ops> + +<draw_ops name="unfocus_outline"> + <rectangle x="0" y="0" width="width" height="height" color="#e1e1e1" filled="true"/> + <rectangle x="0" y="0" width="width-1" height="height-1" color="#cbcbcb" filled="false"/> +</draw_ops> + +<draw_ops name="focus_background"> + <include name="focus_outline"/> +</draw_ops> + +<draw_ops name="unfocus_background"> + <include name="unfocus_outline" /> +</draw_ops> + +<draw_ops name="title_text_focused_with_icon"> + <title color="#2e3436" + x="(((width - title_width) / 2) `max` 0)" + y="(((height - title_height) / 2) `max` 0)"/> +</draw_ops> + +<draw_ops name="title_text_with_icon"> + <title color="#7d8182" + x="(((width - title_width) / 2) `max` 0)" + y="((height - title_height) / 2) `max` 0"/> +</draw_ops> + +<draw_ops name="title_normal"> + <include name="title_text_with_icon"/> +</draw_ops> + +<draw_ops name="title_focused"> + <include name="title_text_focused_with_icon"/> +</draw_ops> + +<!-- BUTTONS --> + + <draw_ops name="menu_focused_normal"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_focused_prelight"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_normal"> + <image filename="menu_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_normal"> + <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_normal"> + <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + <draw_ops name="maximize_focused_normal"> + <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_normal"> + <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_normal"> + <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_normal"> + <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_normal"> + <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_normal"> + <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- FRAME STYLES --> + +<frame_style name="normal_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="unfocus_background"/> + <piece position="titlebar" draw_ops="title_unfocused_background"/> + <piece position="title" draw_ops="title_normal"/> + + <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> +</frame_style> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="focus_background"/> + <piece position="titlebar" draw_ops="title_background"/> + <piece position="title" draw_ops="title_focused"/> + + <button function="menu" state="normal" draw_ops="menu_focused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_focused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> +</frame_style> + +<frame_style name="maximized_unfocused" geometry="normal_small_borders" parent="normal_unfocused"> + <piece position="entire_background" draw_ops="blank"/> + <piece position="titlebar" draw_ops="title_unfocused_background_maximized"/> + + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> +</frame_style> + +<frame_style name="maximized_focused" geometry="normal_small_borders" parent="normal_focused"> + <piece position="entire_background" draw_ops="focus_outline"/> + <piece position="titlebar" draw_ops="title_background_maximized"/> + + <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/> +</frame_style> + +<frame_style name="border" geometry="border" parent="normal_unfocused"> + <piece position="entire_background" draw_ops="unfocus_background"/> + <piece position="titlebar" draw_ops="blank"/> + <piece position="title" draw_ops="blank"/> +</frame_style> + +<!-- STYLE SETS --> + +<frame_style_set name="normal"> +<frame focus="yes" state="normal" resize="both" style="normal_focused"/> +<frame focus="no" state="normal" resize="both" style="normal_unfocused"/> +<frame focus="yes" state="maximized" style="maximized_focused"/> +<frame focus="no" state="maximized" style="maximized_unfocused"/> +<frame focus="yes" state="shaded" style="normal_focused"/> +<frame focus="no" state="shaded" style="normal_unfocused"/> +<frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/> +<frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/> +</frame_style_set> + +<frame_style_set name="border"> +<frame focus="yes" state="normal" resize="both" style="border"/> +<frame focus="no" state="normal" resize="both" style="border"/> +<frame focus="yes" state="maximized" style="border"/> +<frame focus="no" state="maximized" style="border"/> +<frame focus="yes" state="shaded" style="border"/> +<frame focus="no" state="shaded" style="border"/> +<frame focus="yes" state="maximized_and_shaded" style="border"/> +<frame focus="no" state="maximized_and_shaded" style="border"/> +</frame_style_set> + +<!-- WINDOWS --> + +<window type="normal" style_set="normal"/> +<window type="dialog" style_set="normal"/> +<window type="modal_dialog" style_set="normal"/> +<window type="menu" style_set="normal"/> +<window type="utility" style_set="normal"/> +<window type="border" style_set="border"/> + +</metacity_theme> diff --git a/Kogaion-daylight/metacity-1/metacity-theme-3.xml b/Kogaion-daylight/metacity-1/metacity-theme-3.xml new file mode 100755 index 0000000..10944e5 --- /dev/null +++ b/Kogaion-daylight/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1188 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Kogaion-daylight</name> + <author>bionel</author> + <copyright>Rogentos</copyright> + <date>March 2015</date> + <description>Kogaion Linux daylight theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_border_focused" value="#6c99c0" /> +<constant name="C_border_unfocused" value="#cbcbcb" /> +<constant name="C_fill_focused" value="#a3b5d9" /> +<constant name="C_fill_unfocused" value="#e1e1e1" /> +<constant name="C_title_focused" value="#2e3436" /> +<constant name="C_title_unfocused" value="#7d8182" /> +<constant name="C_titlebar_focused_hilight" value="#6c99c0" /> +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="4" /> + <distance name="right_width" value="4" /> + <distance name="bottom_height" value="4" /> + <distance name="left_titlebar_edge" value="4"/> + <distance name="right_titlebar_edge" value="4"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> + <aspect_ratio name="button" value="1"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_titlebar_edge" value="4"/> + <distance name="right_titlebar_edge" value="4"/> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <border name="title_border" left="4" right="4" top="3" bottom="3" /> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> + <distance name="title_vertical_pad" value="1" /> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="6"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="normal"> + <distance name="title_vertical_pad" value="1"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused"/> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_fill_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_fill_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_fill_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_fill_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="hilight"> + <line x1="0" y1="0" x2="width-1" y2="0" color="C_titlebar_focused_hilight" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> + <!-- <include name="hilight" /> --> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> + <!-- <include name="hilight" /> --> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + + <!-- button icons--> + + <draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + + <draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + + <draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_focused"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- No prelight for menu focussed?? --> + + <draw_ops name="menu_focused_pressed"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- Unused ?? --> + +<draw_ops name="appmenu_focused"> </draw_ops> + +<draw_ops name="appmenu_focused_pressed"> </draw_ops> + + +<draw_ops name="appmenu_unfocused"> </draw_ops> + +<draw_ops name="appmenu_unfocused_prelight"> </draw_ops> + +<draw_ops name="appmenu_unfocused_pressed"> </draw_ops> + + +<draw_ops name="shade_focused"> </draw_ops> + +<draw_ops name="shade_focused_pressed"> </draw_ops> + + +<draw_ops name="shade_unfocused"> </draw_ops> + +<draw_ops name="shade_unfocused_prelight"> </draw_ops> + +<draw_ops name="shade_unfocused_pressed"> </draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="hilight" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <!-- <piece position="overlay" draw_ops="border_right_focused" /> --> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <!-- <piece position="overlay" draw_ops="border_right_unfocused" /> --> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> + + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="borderless"/> + <frame focus="no" state="maximized" style="borderless"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused"/> + <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> +<window version=">= 3.2" type="attached" style_set="attached_style_set"/> + +</metacity_theme> diff --git a/Kogaion-daylight/metacity-1/minimize_focused_normal.png b/Kogaion-daylight/metacity-1/minimize_focused_normal.png Binary files differnew file mode 100755 index 0000000..ff246aa --- /dev/null +++ b/Kogaion-daylight/metacity-1/minimize_focused_normal.png diff --git a/Kogaion-daylight/metacity-1/minimize_focused_prelight.png b/Kogaion-daylight/metacity-1/minimize_focused_prelight.png Binary files differnew file mode 100755 index 0000000..9ae6dcf --- /dev/null +++ b/Kogaion-daylight/metacity-1/minimize_focused_prelight.png diff --git a/Kogaion-daylight/metacity-1/minimize_focused_pressed.png b/Kogaion-daylight/metacity-1/minimize_focused_pressed.png Binary files differnew file mode 100755 index 0000000..0817a34 --- /dev/null +++ b/Kogaion-daylight/metacity-1/minimize_focused_pressed.png diff --git a/Kogaion-daylight/metacity-1/minimize_unfocused.png b/Kogaion-daylight/metacity-1/minimize_unfocused.png Binary files differnew file mode 100755 index 0000000..cea5b84 --- /dev/null +++ b/Kogaion-daylight/metacity-1/minimize_unfocused.png diff --git a/Kogaion-daylight/metacity-1/minimize_unfocused_prelight.png b/Kogaion-daylight/metacity-1/minimize_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..6d45f7b --- /dev/null +++ b/Kogaion-daylight/metacity-1/minimize_unfocused_prelight.png diff --git a/Kogaion-daylight/metacity-1/unmaximize_focused_normal.png b/Kogaion-daylight/metacity-1/unmaximize_focused_normal.png Binary files differnew file mode 100755 index 0000000..0738463 --- /dev/null +++ b/Kogaion-daylight/metacity-1/unmaximize_focused_normal.png diff --git a/Kogaion-daylight/metacity-1/unmaximize_focused_prelight.png b/Kogaion-daylight/metacity-1/unmaximize_focused_prelight.png Binary files differnew file mode 100755 index 0000000..aeb3e03 --- /dev/null +++ b/Kogaion-daylight/metacity-1/unmaximize_focused_prelight.png diff --git a/Kogaion-daylight/metacity-1/unmaximize_focused_pressed.png b/Kogaion-daylight/metacity-1/unmaximize_focused_pressed.png Binary files differnew file mode 100755 index 0000000..c0d859e --- /dev/null +++ b/Kogaion-daylight/metacity-1/unmaximize_focused_pressed.png diff --git a/Kogaion-daylight/metacity-1/unmaximize_unfocused.png b/Kogaion-daylight/metacity-1/unmaximize_unfocused.png Binary files differnew file mode 100755 index 0000000..eae06be --- /dev/null +++ b/Kogaion-daylight/metacity-1/unmaximize_unfocused.png diff --git a/Kogaion-daylight/metacity-1/unmaximize_unfocused_prelight.png b/Kogaion-daylight/metacity-1/unmaximize_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..ae6a02d --- /dev/null +++ b/Kogaion-daylight/metacity-1/unmaximize_unfocused_prelight.png diff --git a/Kogaion-daylight/xfwm4/bottom-active.xpm b/Kogaion-daylight/xfwm4/bottom-active.xpm new file mode 100755 index 0000000..b9c1e71 --- /dev/null +++ b/Kogaion-daylight/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"1 4 3 1", +" c None", +". c #A3B5D9", +"+ c #6C99C0", +".", +".", +".", +"+"}; diff --git a/Kogaion-daylight/xfwm4/bottom-inactive.xpm b/Kogaion-daylight/xfwm4/bottom-inactive.xpm new file mode 100755 index 0000000..0ce03fe --- /dev/null +++ b/Kogaion-daylight/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"1 4 3 1", +" c None", +". c #E1E1E1", +"+ c #CBCBCB", +".", +".", +".", +"+"}; diff --git a/Kogaion-daylight/xfwm4/bottom-left-active.xpm b/Kogaion-daylight/xfwm4/bottom-left-active.xpm new file mode 100755 index 0000000..e985455 --- /dev/null +++ b/Kogaion-daylight/xfwm4/bottom-left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"4 4 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".+++", +".+++", +".+++", +"...."}; diff --git a/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm b/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm new file mode 100755 index 0000000..9566a13 --- /dev/null +++ b/Kogaion-daylight/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"8 8 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +"........"}; diff --git a/Kogaion-daylight/xfwm4/bottom-right-active.xpm b/Kogaion-daylight/xfwm4/bottom-right-active.xpm new file mode 100755 index 0000000..f8159a8 --- /dev/null +++ b/Kogaion-daylight/xfwm4/bottom-right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"4 4 3 1", +" c None", +". c #A3B5D9", +"+ c #6C99C0", +"...+", +"...+", +"...+", +"++++"}; diff --git a/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm b/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm new file mode 100755 index 0000000..27c2cc3 --- /dev/null +++ b/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"8 8 3 1", +" c None", +". c #E1E1E1", +"+ c #CBCBCB", +".......+", +".......+", +".......+", +".......+", +".......+", +".......+", +".......+", +"++++++++"}; diff --git a/Kogaion-daylight/xfwm4/close-active.png b/Kogaion-daylight/xfwm4/close-active.png Binary files differnew file mode 100755 index 0000000..e11f45f --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-active.png diff --git a/Kogaion-daylight/xfwm4/close-active.xpm b/Kogaion-daylight/xfwm4/close-active.xpm new file mode 100755 index 0000000..659aec4 --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/close-inactive.png b/Kogaion-daylight/xfwm4/close-inactive.png Binary files differnew file mode 100755 index 0000000..dbc888e --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-inactive.png diff --git a/Kogaion-daylight/xfwm4/close-inactive.xpm b/Kogaion-daylight/xfwm4/close-inactive.xpm new file mode 100755 index 0000000..36fb18b --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/close-prelight.png b/Kogaion-daylight/xfwm4/close-prelight.png Binary files differnew file mode 100755 index 0000000..fac547d --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-prelight.png diff --git a/Kogaion-daylight/xfwm4/close-prelight.xpm b/Kogaion-daylight/xfwm4/close-prelight.xpm new file mode 100755 index 0000000..b6c6ceb --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/close-pressed.png b/Kogaion-daylight/xfwm4/close-pressed.png Binary files differnew file mode 100755 index 0000000..ffd4acb --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-pressed.png diff --git a/Kogaion-daylight/xfwm4/close-pressed.xpm b/Kogaion-daylight/xfwm4/close-pressed.xpm new file mode 100755 index 0000000..8095eea --- /dev/null +++ b/Kogaion-daylight/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/hide-active.png b/Kogaion-daylight/xfwm4/hide-active.png Binary files differnew file mode 100755 index 0000000..ea68656 --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-active.png diff --git a/Kogaion-daylight/xfwm4/hide-active.xpm b/Kogaion-daylight/xfwm4/hide-active.xpm new file mode 100755 index 0000000..494bd92 --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/hide-inactive.png b/Kogaion-daylight/xfwm4/hide-inactive.png Binary files differnew file mode 100755 index 0000000..e900e6f --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-inactive.png diff --git a/Kogaion-daylight/xfwm4/hide-inactive.xpm b/Kogaion-daylight/xfwm4/hide-inactive.xpm new file mode 100755 index 0000000..42e1457 --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/hide-prelight.png b/Kogaion-daylight/xfwm4/hide-prelight.png Binary files differnew file mode 100755 index 0000000..beedc95 --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-prelight.png diff --git a/Kogaion-daylight/xfwm4/hide-prelight.xpm b/Kogaion-daylight/xfwm4/hide-prelight.xpm new file mode 100755 index 0000000..c4a720d --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/hide-pressed.png b/Kogaion-daylight/xfwm4/hide-pressed.png Binary files differnew file mode 100755 index 0000000..31a24b6 --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-pressed.png diff --git a/Kogaion-daylight/xfwm4/hide-pressed.xpm b/Kogaion-daylight/xfwm4/hide-pressed.xpm new file mode 100755 index 0000000..73f956b --- /dev/null +++ b/Kogaion-daylight/xfwm4/hide-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/left-active.xpm b/Kogaion-daylight/xfwm4/left-active.xpm new file mode 100755 index 0000000..1f0a853 --- /dev/null +++ b/Kogaion-daylight/xfwm4/left-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * left_active_xpm[] = { +"4 1 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".+++"}; diff --git a/Kogaion-daylight/xfwm4/left-inactive.xpm b/Kogaion-daylight/xfwm4/left-inactive.xpm new file mode 100755 index 0000000..3144ea7 --- /dev/null +++ b/Kogaion-daylight/xfwm4/left-inactive.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"4 1 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".+++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-active.png b/Kogaion-daylight/xfwm4/maximize-active.png Binary files differnew file mode 100755 index 0000000..69697da --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-active.png diff --git a/Kogaion-daylight/xfwm4/maximize-active.xpm b/Kogaion-daylight/xfwm4/maximize-active.xpm new file mode 100755 index 0000000..32be6a1 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-inactive.png b/Kogaion-daylight/xfwm4/maximize-inactive.png Binary files differnew file mode 100755 index 0000000..07fff78 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-inactive.png diff --git a/Kogaion-daylight/xfwm4/maximize-inactive.xpm b/Kogaion-daylight/xfwm4/maximize-inactive.xpm new file mode 100755 index 0000000..1ca264f --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-prelight.png b/Kogaion-daylight/xfwm4/maximize-prelight.png Binary files differnew file mode 100755 index 0000000..43c8a74 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-prelight.png diff --git a/Kogaion-daylight/xfwm4/maximize-prelight.xpm b/Kogaion-daylight/xfwm4/maximize-prelight.xpm new file mode 100755 index 0000000..7062de3 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-pressed.png b/Kogaion-daylight/xfwm4/maximize-pressed.png Binary files differnew file mode 100755 index 0000000..6053ac9 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-pressed.png diff --git a/Kogaion-daylight/xfwm4/maximize-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-pressed.xpm new file mode 100755 index 0000000..2313eb4 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-active.png b/Kogaion-daylight/xfwm4/maximize-toggled-active.png Binary files differnew file mode 100755 index 0000000..c5564e4 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-active.png diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm new file mode 100755 index 0000000..408bf4e --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-inactive.png b/Kogaion-daylight/xfwm4/maximize-toggled-inactive.png Binary files differnew file mode 100755 index 0000000..ba4dedc --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-inactive.png diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm new file mode 100755 index 0000000..86ac331 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-prelight.png b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.png Binary files differnew file mode 100755 index 0000000..b8a5e21 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.png diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm new file mode 100755 index 0000000..2cdfa5f --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-pressed.png b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.png Binary files differnew file mode 100755 index 0000000..ac8bdfa --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.png diff --git a/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm new file mode 100755 index 0000000..03b6e47 --- /dev/null +++ b/Kogaion-daylight/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/menu-active.png b/Kogaion-daylight/xfwm4/menu-active.png Binary files differnew file mode 100755 index 0000000..ad8eb28 --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-active.png diff --git a/Kogaion-daylight/xfwm4/menu-active.xpm b/Kogaion-daylight/xfwm4/menu-active.xpm new file mode 100755 index 0000000..17d6da0 --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/menu-inactive.png b/Kogaion-daylight/xfwm4/menu-inactive.png Binary files differnew file mode 100755 index 0000000..5be7018 --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-inactive.png diff --git a/Kogaion-daylight/xfwm4/menu-inactive.xpm b/Kogaion-daylight/xfwm4/menu-inactive.xpm new file mode 100755 index 0000000..a0db18e --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/menu-prelight.png b/Kogaion-daylight/xfwm4/menu-prelight.png Binary files differnew file mode 100755 index 0000000..d737398 --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-prelight.png diff --git a/Kogaion-daylight/xfwm4/menu-prelight.xpm b/Kogaion-daylight/xfwm4/menu-prelight.xpm new file mode 100755 index 0000000..739e93f --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/menu-pressed.png b/Kogaion-daylight/xfwm4/menu-pressed.png Binary files differnew file mode 100755 index 0000000..ad8eb28 --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-pressed.png diff --git a/Kogaion-daylight/xfwm4/menu-pressed.xpm b/Kogaion-daylight/xfwm4/menu-pressed.xpm new file mode 100755 index 0000000..e2fcd5f --- /dev/null +++ b/Kogaion-daylight/xfwm4/menu-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-daylight/xfwm4/right-active.xpm b/Kogaion-daylight/xfwm4/right-active.xpm new file mode 100755 index 0000000..90afe6e --- /dev/null +++ b/Kogaion-daylight/xfwm4/right-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_active_xpm[] = { +"4 1 3 1", +" c None", +". c #A3B5D9", +"+ c #6C99C0", +"...+"}; diff --git a/Kogaion-daylight/xfwm4/right-inactive.xpm b/Kogaion-daylight/xfwm4/right-inactive.xpm new file mode 100755 index 0000000..12f4e3a --- /dev/null +++ b/Kogaion-daylight/xfwm4/right-inactive.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"4 1 3 1", +" c None", +". c #E1E1E1", +"+ c #CBCBCB", +"...+"}; diff --git a/Kogaion-daylight/xfwm4/themerc b/Kogaion-daylight/xfwm4/themerc new file mode 100755 index 0000000..f72b980 --- /dev/null +++ b/Kogaion-daylight/xfwm4/themerc @@ -0,0 +1,10 @@ +active_text_color=#2e3436 +inactive_text_color=#7d8182 +button_offset=4 +button_spacing=4 +button_layout=O|HMC +full_width_title=false +show_app_icon=false +title_horizontal_offset=1 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 diff --git a/Kogaion-daylight/xfwm4/title-1-active.xpm b/Kogaion-daylight/xfwm4/title-1-active.xpm new file mode 100755 index 0000000..16c6b02 --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-1-inactive.xpm b/Kogaion-daylight/xfwm4/title-1-inactive.xpm new file mode 100755 index 0000000..06d490f --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-2-active.xpm b/Kogaion-daylight/xfwm4/title-2-active.xpm new file mode 100755 index 0000000..7f1fdcb --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-2-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-2-inactive.xpm b/Kogaion-daylight/xfwm4/title-2-inactive.xpm new file mode 100755 index 0000000..1985b72 --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-3-active.xpm b/Kogaion-daylight/xfwm4/title-3-active.xpm new file mode 100755 index 0000000..f88c241 --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-3-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-3-inactive.xpm b/Kogaion-daylight/xfwm4/title-3-inactive.xpm new file mode 100755 index 0000000..1e3fe1e --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-3-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-4-active.xpm b/Kogaion-daylight/xfwm4/title-4-active.xpm new file mode 100755 index 0000000..a481ecb --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-4-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-4-inactive.xpm b/Kogaion-daylight/xfwm4/title-4-inactive.xpm new file mode 100755 index 0000000..a6f1eee --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-4-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-5-active.xpm b/Kogaion-daylight/xfwm4/title-5-active.xpm new file mode 100755 index 0000000..ab9a9ac --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/title-5-inactive.xpm b/Kogaion-daylight/xfwm4/title-5-inactive.xpm new file mode 100755 index 0000000..3629bb6 --- /dev/null +++ b/Kogaion-daylight/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-daylight/xfwm4/top-left-active.xpm b/Kogaion-daylight/xfwm4/top-left-active.xpm new file mode 100755 index 0000000..7b11fd2 --- /dev/null +++ b/Kogaion-daylight/xfwm4/top-left-active.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"4 36 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"....", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/Kogaion-daylight/xfwm4/top-left-inactive.xpm b/Kogaion-daylight/xfwm4/top-left-inactive.xpm new file mode 100755 index 0000000..efe77b0 --- /dev/null +++ b/Kogaion-daylight/xfwm4/top-left-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"4 36 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"....", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/Kogaion-daylight/xfwm4/top-right-active.xpm b/Kogaion-daylight/xfwm4/top-right-active.xpm new file mode 100755 index 0000000..cf71d4f --- /dev/null +++ b/Kogaion-daylight/xfwm4/top-right-active.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"4 36 3 1", +" c None", +". c #6C99C0", +"+ c #A3B5D9", +"....", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."}; diff --git a/Kogaion-daylight/xfwm4/top-right-inactive.xpm b/Kogaion-daylight/xfwm4/top-right-inactive.xpm new file mode 100755 index 0000000..ceb4164 --- /dev/null +++ b/Kogaion-daylight/xfwm4/top-right-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"4 36 3 1", +" c None", +". c #CBCBCB", +"+ c #E1E1E1", +"....", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."}; diff --git a/Kogaion-nighttime/gtk-2.0/apps/gmusicbrowser.rc b/Kogaion-nighttime/gtk-2.0/apps/gmusicbrowser.rc new file mode 100755 index 0000000..0cbc046 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/apps/gmusicbrowser.rc @@ -0,0 +1,7 @@ +style "gmusicbrowser-handle" +{ + GtkPaned::handle-size = 1 +} + +widget "Shimmer Desktop.VBMain.HPMain" style "gmusicbrowser-handle" +widget_class "Shimmer Desktop.VBMain.VBTop.HBTop.*" style "toolbar" diff --git a/Kogaion-nighttime/gtk-2.0/apps/panel.rc b/Kogaion-nighttime/gtk-2.0/apps/panel.rc new file mode 100755 index 0000000..fd23793 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/apps/panel.rc @@ -0,0 +1,117 @@ +style "theme-panel" = "murrine-dark" +{ + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.7, @bg_color_dark) + bg[ACTIVE] = shade (0.5, @bg_color_dark) + bg[PRELIGHT] = shade (0.35, @bg_color_dark) + bg[SELECTED] = shade (0.5, @bg_color_dark) + + fg[NORMAL] = shade (0.9, @base_color) + fg[PRELIGHT] = @base_color + fg[ACTIVE] = shade (0.9, @base_color) + fg[SELECTED] = shade (0.9, @base_color) + + text[NORMAL] = shade (0.9, @base_color) + text[PRELIGHT] = @base_color + text[ACTIVE] = shade (0.9, @base_color) + text[SELECTED] = shade (0.9, @base_color) + + engine "murrine" { + #border_shades = { 1.3, 0.9 } + contrast = 0.0 + roundness = 0 + glowstyle = 0 + glow_shade = 1.4 + glazestyle = 2 + #trough_border_shades = { 3.0, 2.5 } # improve visibility in panel-plugins using the progressbar (xfce4-timer-plugin) + } +} + +style "theme-panel-text" +{ + fg[NORMAL] = @base_color + fg[PRELIGHT] = "#ffffff" + fg[ACTIVE] = @base_color + + text[NORMAL] = @base_color + text[PRELIGHT] = "#ffffff" + text[ACTIVE] = @base_color +} + +style "panel-entry" = "murrine-dark" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + fg[INSENSITIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + text[INSENSITIVE] = @text_color + +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "workspace-switcher" = "theme-panel" +{ + bg[SELECTED] = shade (0.8, @selected_bg_color) +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +widget "*indicator-applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*WnckPager*" style "workspace-switcher" + +# Fix gtk-entries in the panel +class "GtkEntry" style "murrine-combo" +class "*SexyIconEntry*" style:highest "murrine-combo" # fixes dict-plugin +widget "*xfce4-verve-plugin*GtkEntry" style:highest "murrine-combo" # fixes verve-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel*<GtkMenuBar>*" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# dark menus +widget_class "*<GtkMenu>*" style "murrine-dark" +widget_class "*<GtkMenuItem>*" style "murrine-wide-dark" +widget_class "*<GtkMenuItem>.*.<GtkCalendar>" style "murrine-dark" +widget_class "*<GtkMenuItem>.*.<GtkEntry>" style "panel-entry" +widget_class "*<GtkMenuItem>.*.<GtkScale>" style "murrine-scale-dark" +widget_class "*<GtkMenuBar>*" style "murrine-menubar" +widget "*.gtk-combobox-popup-menu.*" style "murrine-wide-dark" + +# dark bg and black text for gdm's panel +widget_class "*GdmGreeterPanel*" style "panel-entry" +widget "*GdmClockWidget*" style "murrine-dark" diff --git a/Kogaion-nighttime/gtk-2.0/apps/terminal.rc b/Kogaion-nighttime/gtk-2.0/apps/terminal.rc new file mode 100755 index 0000000..aa48c5f --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/apps/terminal.rc @@ -0,0 +1,59 @@ +style "terminal" +{ + + bg[NORMAL] = @bg_color + bg[ACTIVE] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @bg_color + base[NORMAL] = @bg_color +} + +style "terminal-scrollbar" = "scrollbar" +{ + +} + +style "terminal-notebook" +{ + bg[NORMAL] = shade( 0.85, @sidebar_background) + bg[ACTIVE] = shade( 0.70, @sidebar_background) + fg[NORMAL] = shade (0.80, @text_color) # text selected tab + fg[ACTIVE] = shade( 0.28, @sidebar_background) # text unselected tab + + engine "murrine" + { + gradient_shades = {1.00,0.96,0.92,0.88} + highlight_shade = 1.03 + roundness = 0 + contrast = 0.0 + + ## things that don't work: + #glow_shade = 0.8 + #glowstyle = 2 + #focusstyle = 3 + #glazestyle = 3 + #border_shades = { 0.45, 2.5 } + #prelight_shade = 1.5 + } +} + +style "notebook-button" { + xthickness = 0 + ythickness = 0 + bg[ACTIVE] = shade (0.68, @sidebar_background) + bg[PRELIGHT] = shade (0.75, @sidebar_background) + engine "murrine" + { + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 0.6 + roundness = 0 + } +} + +class "*TerminalWindow" style "terminal" +widget_class "TerminalWindow*GtkNotebook" style "terminal-notebook" +widget_class "TerminalWindow*<GtkNotebook>*<GtkLabel>" style "terminal-notebook" +widget_class "TerminalWindow*<GtkNotebook>*<GtkButton>" style "notebook-button" +# widget "*TerminalWindow.*.GtkVScrollbar" style "terminal-scrollbar" + + diff --git a/Kogaion-nighttime/gtk-2.0/apps/thunar.rc b/Kogaion-nighttime/gtk-2.0/apps/thunar.rc new file mode 100755 index 0000000..8e6ef55 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/apps/thunar.rc @@ -0,0 +1,30 @@ +## Some additional thunar-specific theming +style "thunar-path-entry-increased-style" +{ + ThunarPathEntry::icon-size = 16 +} +class "ThunarPathEntry" style "thunar-path-entry-increased-style" + +style "thunar-location-buttons" +{ + ThunarLocationButtons::spacing = 0 +} +class "ThunarLocationButtons" style "thunar-location-buttons" + +style "sidepane" +{ + base[NORMAL] = @sidebar_background # backgroung + bg[NORMAL] = shade (0.91, @base_color) + bg[PRELIGHT] = @fg_color + + engine "murrine" + { + # gradient_shades = {1.00, 1.05, 1.05, 1.10} + contrast = 0.80 + } +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" + diff --git a/Kogaion-nighttime/gtk-2.0/assets/checkbox-checked-insensitive.svg b/Kogaion-nighttime/gtk-2.0/assets/checkbox-checked-insensitive.svg new file mode 100755 index 0000000..1362e02 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,234 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-checked-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3830"> + <stop + style="stop-color:#b5f5ff;stop-opacity:1;" + offset="0" + id="stop3832" /> + <stop + id="stop3840" + offset="0.5384602" + style="stop-color:#6fa6e7;stop-opacity:1;" /> + <stop + id="stop3838" + offset="0.61538327" + style="stop-color:#9ac0ec;stop-opacity:1;" /> + <stop + style="stop-color:#d2dff6;stop-opacity:1;" + offset="1" + id="stop3834" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#d8e7f8;stop-opacity:1;" + offset="0" + id="stop5271" /> + <stop + style="stop-color:#7fb0e7;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3832" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="30.467558" + inkscape:cx="4.760485" + inkscape:cy="9.5336824" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="938" + inkscape:window-height="838" + inkscape:window-x="375" + inkscape:window-y="24" + inkscape:window-maximized="0" + showguides="false"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + ry="1.875522" + rx="1.8722787" + y="1037.9442" + x="1.581743" + height="12.836514" + width="12.836514" + id="rect6506" + style="opacity:0.5;color:#000000;fill:none;stroke:#787878;stroke-width:1.16299999;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#787878;stroke-width:2.09799999999999986;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;opacity:0.50000000000000000" + d="m 3.2998088,1043.1624 3.3,4 7.7000002,-9 c 1,-1 1,-1 1,-1" + id="path3780" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/checkbox-checked.svg b/Kogaion-nighttime/gtk-2.0/assets/checkbox-checked.svg new file mode 100755 index 0000000..3bbf3bb --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/checkbox-checked.svg @@ -0,0 +1,430 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-checked.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3836"> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3828"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3832" /> + </linearGradient> + <linearGradient + id="linearGradient3799"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3801" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3803" /> + </linearGradient> + <linearGradient + id="linearGradient3888"> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="0" + id="stop3890" /> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="1" + id="stop3892" /> + </linearGradient> + <linearGradient + id="linearGradient3880"> + <stop + style="stop-color:#000000;stop-opacity:0.76923078;" + offset="0" + id="stop3882" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3884" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#1b1c1c;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#aff1ff;stop-opacity:0.46153846;" + offset="0" + id="stop5271" /> + <stop + id="stop3826" + offset="0.25" + style="stop-color:#a1dff8;stop-opacity:0.59607843;" /> + <stop + id="stop3824" + offset="0.5" + style="stop-color:#93cdf1;stop-opacity:0.72941176;" /> + <stop + style="stop-color:#77aae4;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,470.57378,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3069" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" + gradientTransform="translate(1.9044932,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0300707,0,0,1.0318549,0.81343925,-33.328044)" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3880" + id="linearGradient3886" + x1="7" + y1="1052.3622" + x2="7" + y2="1037.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0067172,0,0,1.0067169,-0.05373575,-7.0146132)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3888" + id="linearGradient3894" + x1="9" + y1="1052.3622" + x2="9" + y2="1037.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3836" + id="linearGradient3834" + x1="4" + y1="1037.3622" + x2="4" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="34.742854" + inkscape:cx="3.349613" + inkscape:cy="8.3956151" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1293" + inkscape:window-height="910" + inkscape:window-x="195" + inkscape:window-y="73" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.08627451;fill-rule:nonzero;stroke:none" + id="rect3046" + width="14" + height="12.54926" + x="1" + y="1039.813" + rx="2.5492117" + ry="2.5492117" /> + <rect + ry="1.8992853" + rx="1.8960006" + y="1037.8627" + x="1.5004224" + height="12.999155" + width="12.999156" + id="rect6506" + style="color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3023);stroke-width:1.00084459999999997;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#a9bdd5;stroke-width:1.18779086999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 14.533916,1036.2494 8,1045.3622 l -3.148876,-3.398" + id="path3807" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#9fb8d5;stroke-width:1.20874452999999993px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 15.251757,1036.5641 -7.1426434,10.1066 -4.0030205,-4.3314" + id="path3809" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.01102995999999989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.06666667" + d="m 3.0110602,1038.8622 8.1774508,0" + id="path3846" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 2.5,1049.9355 0,-10.5457" + id="path3036" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 13.500458,1050.3622 0,-10.5457" + id="path3036-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.65843045999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0" + d="m 3.5196031,1049.2126 8.9642849,0" + id="path3846-3" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/checkbox-mixed-insensitive.svg b/Kogaion-nighttime/gtk-2.0/assets/checkbox-mixed-insensitive.svg new file mode 100755 index 0000000..6e711d6 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,199 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-mixed-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + id="linearGradient10332-5-8"> + <stop + style="stop-color:#787878;stop-opacity:1;" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#858585;stop-opacity:1;" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7346" + id="linearGradient7352" + x1="5.65625" + y1="6.390625" + x2="5.65625" + y2="9.828125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-0.03125,1036.331)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient3432" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="26.001224" + inkscape:cx="8.1934284" + inkscape:cy="8.4777625" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="967" + inkscape:window-height="770" + inkscape:window-x="109" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + transform="scale(1,-1)" + style="opacity:0.50000000000000000;color:#000000;fill:none;stroke:#787878;stroke-width:1.16348588000000008;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16897" + width="12.836514" + height="12.836514" + x="1.5817429" + y="-1050.7806" + rx="1.8722787" + ry="1.875522" /> + <path + style="opacity:0.5;fill:none;stroke:#787878;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 4,1044.3622 8,0" + id="path3773" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/checkbox-mixed.svg b/Kogaion-nighttime/gtk-2.0/assets/checkbox-mixed.svg new file mode 100755 index 0000000..3e9bf01 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/checkbox-mixed.svg @@ -0,0 +1,426 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-mixed.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3836"> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3828"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3832" /> + </linearGradient> + <linearGradient + id="linearGradient3799"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3801" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3803" /> + </linearGradient> + <linearGradient + id="linearGradient3888"> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="0" + id="stop3890" /> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="1" + id="stop3892" /> + </linearGradient> + <linearGradient + id="linearGradient3880"> + <stop + style="stop-color:#000000;stop-opacity:0.76923078;" + offset="0" + id="stop3882" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3884" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#1b1c1c;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#aff1ff;stop-opacity:0.46153846;" + offset="0" + id="stop5271" /> + <stop + id="stop3826" + offset="0.25" + style="stop-color:#a1dff8;stop-opacity:0.59607843;" /> + <stop + id="stop3824" + offset="0.5" + style="stop-color:#93cdf1;stop-opacity:0.72941176;" /> + <stop + style="stop-color:#77aae4;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,470.57378,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3069" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" + gradientTransform="translate(1.9044932,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0300707,0,0,1.0318549,0.81343925,-33.328044)" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3880" + id="linearGradient3886" + x1="7" + y1="1052.3622" + x2="7" + y2="1037.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0067172,0,0,1.0067169,-0.05373575,-7.0146132)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3888" + id="linearGradient3894" + x1="9" + y1="1052.3622" + x2="9" + y2="1037.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3836" + id="linearGradient3834" + x1="4" + y1="1037.3622" + x2="4" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="34.742854" + inkscape:cx="9.7361069" + inkscape:cy="8.3956151" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1293" + inkscape:window-height="910" + inkscape:window-x="138" + inkscape:window-y="73" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.08627451;fill-rule:nonzero;stroke:none" + id="rect3046" + width="14" + height="12.54926" + x="1" + y="1039.813" + rx="2.5492117" + ry="2.5492117" /> + <rect + ry="1.8992853" + rx="1.8960006" + y="1037.8627" + x="1.5004224" + height="12.999155" + width="12.999156" + id="rect6506" + style="color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3023);stroke-width:1.00084459999999997;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.01102995999999989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.06666667" + d="m 3.0110602,1038.8622 8.1774508,0" + id="path3846" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 2.5,1049.9355 0,-10.5457" + id="path3036" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 13.500458,1050.3622 0,-10.5457" + id="path3036-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.65843045999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0" + d="m 3.5196031,1049.2126 8.9642849,0" + id="path3846-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#9fb8d5;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="m 5,8 6,0" + id="path3132" + inkscape:connector-curvature="0" + transform="translate(0,1036.3622)" /> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/checkbox-unchecked-insensitive.svg b/Kogaion-nighttime/gtk-2.0/assets/checkbox-unchecked-insensitive.svg new file mode 100755 index 0000000..a7e534a --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,194 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-unchecked-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + id="linearGradient10332-5-8"> + <stop + style="stop-color:#787878;stop-opacity:1;" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#858585;stop-opacity:1;" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7346" + id="linearGradient7352" + x1="5.65625" + y1="6.390625" + x2="5.65625" + y2="9.828125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + gradientTransform="translate(-0.03125,1036.331)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient3432" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="26.001224" + inkscape:cx="8.1934284" + inkscape:cy="8.4777625" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="925" + inkscape:window-height="839" + inkscape:window-x="109" + inkscape:window-y="26" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + transform="scale(1,-1)" + style="opacity:0.5;color:#000000;fill:none;stroke:#787878;stroke-width:1.16348588;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16897" + width="12.836514" + height="12.836514" + x="1.581743" + y="-1050.7806" + rx="1.8722787" + ry="1.875522" /> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/checkbox-unchecked.svg b/Kogaion-nighttime/gtk-2.0/assets/checkbox-unchecked.svg new file mode 100755 index 0000000..a9c741a --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/checkbox-unchecked.svg @@ -0,0 +1,420 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="checkbox-unchecked.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3836"> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3828"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3832" /> + </linearGradient> + <linearGradient + id="linearGradient3799"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3801" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3803" /> + </linearGradient> + <linearGradient + id="linearGradient3888"> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="0" + id="stop3890" /> + <stop + style="stop-color:#060000;stop-opacity:0;" + offset="1" + id="stop3892" /> + </linearGradient> + <linearGradient + id="linearGradient3880"> + <stop + style="stop-color:#000000;stop-opacity:0.76923078;" + offset="0" + id="stop3882" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3884" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#1b1c1c;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient5269"> + <stop + style="stop-color:#aff1ff;stop-opacity:0.46153846;" + offset="0" + id="stop5271" /> + <stop + id="stop3826" + offset="0.25" + style="stop-color:#a1dff8;stop-opacity:0.59607843;" /> + <stop + id="stop3824" + offset="0.5" + style="stop-color:#93cdf1;stop-opacity:0.72941176;" /> + <stop + style="stop-color:#77aae4;stop-opacity:1;" + offset="1" + id="stop5273" /> + </linearGradient> + <linearGradient + id="linearGradient5239"> + <stop + style="stop-color:#84b1f7;stop-opacity:0" + offset="0" + id="stop5241" /> + <stop + id="stop5245" + offset="1" + style="stop-color:#84b1f7;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3771" + osb:paint="gradient"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3773" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3775" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5267" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient5275" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3017" + gradientUnits="userSpaceOnUse" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3025" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,468.66929,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5269" + id="linearGradient3067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1428423,0,0,1.1428423,470.57378,1363.6738)" + spreadMethod="reflect" + x1="-403.91309" + y1="278.97839" + x2="-403.96631" + y2="284.28183" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3069" + gradientUnits="userSpaceOnUse" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" + gradientTransform="translate(1.9044932,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3023" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0300707,0,0,1.0318549,0.81343925,-33.328044)" + x1="6.2003608" + y1="1042.582" + x2="6.2433648" + y2="1050.5906" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3880" + id="linearGradient3886" + x1="7" + y1="1052.3622" + x2="7" + y2="1037.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0067172,0,0,1.0067169,-0.05373575,-7.0146132)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3888" + id="linearGradient3894" + x1="9" + y1="1052.3622" + x2="9" + y2="1037.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3836" + id="linearGradient3834" + x1="4" + y1="1037.3622" + x2="4" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="34.742854" + inkscape:cx="3.349613" + inkscape:cy="8.3956151" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1190" + inkscape:window-height="814" + inkscape:window-x="195" + inkscape:window-y="73" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#ffffff;fill-opacity:0.08627451;fill-rule:nonzero;stroke:none" + id="rect3046" + width="14" + height="12.54926" + x="1" + y="1039.813" + rx="2.5492117" + ry="2.5492117" /> + <rect + ry="1.8992853" + rx="1.8960006" + y="1037.8627" + x="1.5004224" + height="12.999155" + width="12.999156" + id="rect6506" + style="color:#000000;fill:url(#linearGradient3834);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3023);stroke-width:1.00084459999999997;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.01102995999999989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.06666667" + d="m 3.0110602,1038.8622 8.1774508,0" + id="path3846" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 2.5,1049.9355 0,-10.5457" + id="path3036" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.02691698px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.07843137" + d="m 13.500458,1050.3622 0,-10.5457" + id="path3036-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.65843045999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0" + d="m 3.5196031,1049.2126 8.9642849,0" + id="path3846-3" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/radio-mixed-insensitive.svg b/Kogaion-nighttime/gtk-2.0/assets/radio-mixed-insensitive.svg new file mode 100755 index 0000000..cbafe73 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,290 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-mixed-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + gradientTransform="translate(1033.0001,265.99998)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient119" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientTransform="matrix(1.0000559,0,0,1,1032.9689,265.96871)" + gradientUnits="userSpaceOnUse" + id="linearGradient5087" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-0.53517237" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="900" + inkscape:window-height="833" + inkscape:window-x="93" + inkscape:window-y="32" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.921311,46.692189)" + d="m 665.47588,255.0668 a 4.5078058,7.2937827 0 1 1 -9.01561,0 4.5078058,7.2937827 0 1 1 9.01561,0 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16919" + style="opacity:0.5;color:#000000;fill:none;stroke:#787878;stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <rect + style="opacity:0.50000000000000000;color:#000000;fill:#787878;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5494" + width="8.9375" + height="2" + x="1034.5" + y="273" + rx="1.515625" + ry="1" /> + </g> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/radio-mixed.svg b/Kogaion-nighttime/gtk-2.0/assets/radio-mixed.svg new file mode 100755 index 0000000..8188537 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/radio-mixed.svg @@ -0,0 +1,433 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-mixed.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="1" + id="stop3813" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + style="stop-color:#1b1c1d;stop-opacity:1;" + offset="0" + id="stop3795" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3797" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#91bffa;stop-opacity:1;" /> + <stop + style="stop-color:#a1ccfb;stop-opacity:1;" + offset="0.25" + id="stop3803" /> + <stop + style="stop-color:#b2dafc;stop-opacity:1;" + offset="0.5" + id="stop3801" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#d3f6ff;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#bfbfbf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#909090;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" + spreadMethod="pad" /> + <linearGradient + id="linearGradient12405-7"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#fbfdfd;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient3794" + gradientUnits="userSpaceOnUse" + x1="662.68768" + y1="247.78085" + x2="662.53418" + y2="262.49979" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient3799" + x1="660.28619" + y1="259.03784" + x2="660.25543" + y2="248.25285" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3058" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#ffffff;stop-opacity:0.15294118;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3885" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3803" + id="linearGradient3797" + x1="660.14856" + y1="261.69751" + x2="660.14856" + y2="247.10995" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + id="linearGradient3803"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3805" /> + <stop + id="stop3807-3" + offset="0.33333284" + style="stop-color:#000000;stop-opacity:0.98431373;" /> + <stop + id="stop3809-7" + offset="0.66666645" + style="stop-color:#040506;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.05098039;" + offset="1" + id="stop3811-3" /> + </linearGradient> + <linearGradient + y2="247.10995" + x2="660.14856" + y1="261.69751" + x1="660.14856" + spreadMethod="pad" + gradientUnits="userSpaceOnUse" + id="linearGradient3058-0" + xlink:href="#linearGradient3803" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.866667" + inkscape:cx="9.5645576" + inkscape:cy="8.5444691" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1046" + inkscape:window-height="947" + inkscape:window-x="556" + inkscape:window-y="44" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3885);stroke-width:1.18900001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="path3813" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(1.0533938,0,0,1.0533939,1030.5728,265.57284)" /> + <path + transform="matrix(1.4419436,0,0,-0.89116967,85.92127,501.3078)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient3794);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3799);stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#9fb8d5;fill-opacity:1;fill-rule:nonzero;stroke:#84aef0;stroke-opacity:0.5442478" + id="path3796" + sodipodi:cx="8.5927467" + sodipodi:cy="8.3347244" + sodipodi:rx="2.1550064" + sodipodi:ry="2.1550064" + d="m 10.747753,8.3347244 a 2.1550064,2.1550064 0 1 1 -4.3100127,0 2.1550064,2.1550064 0 1 1 4.3100127,0 z" + transform="matrix(1.0564946,0,0,1.0564946,1029.9188,265.2244)" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#linearGradient3058-0);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;display:inline;enable-background:new" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,-0.75406683,232.54862,466.33741)" /> + </g> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/radio-selected-insensitive.svg b/Kogaion-nighttime/gtk-2.0/assets/radio-selected-insensitive.svg new file mode 100755 index 0000000..72d58ce --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,258 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-selected-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-0.53517237" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1076" + inkscape:window-height="783" + inkscape:window-x="91" + inkscape:window-y="44" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.921307,46.692189)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16919" + style="opacity:0.50000000000000000;color:#000000;fill:none;stroke:#787878;stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.5;color:#000000;fill:#787878;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.64175236;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path16921" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 a 4.5078058,7.2937827 0 1 1 -9.01561,0 4.5078058,7.2937827 0 1 1 9.01561,0 z" + transform="matrix(0.77479411,0,0,0.47884882,526.88545,151.86155)" /> + </g> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/radio-selected.svg b/Kogaion-nighttime/gtk-2.0/assets/radio-selected.svg new file mode 100755 index 0000000..8188537 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/radio-selected.svg @@ -0,0 +1,433 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-mixed.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="1" + id="stop3813" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + style="stop-color:#1b1c1d;stop-opacity:1;" + offset="0" + id="stop3795" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3797" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#91bffa;stop-opacity:1;" /> + <stop + style="stop-color:#a1ccfb;stop-opacity:1;" + offset="0.25" + id="stop3803" /> + <stop + style="stop-color:#b2dafc;stop-opacity:1;" + offset="0.5" + id="stop3801" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#d3f6ff;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#bfbfbf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#909090;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" + spreadMethod="pad" /> + <linearGradient + id="linearGradient12405-7"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#fbfdfd;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient3794" + gradientUnits="userSpaceOnUse" + x1="662.68768" + y1="247.78085" + x2="662.53418" + y2="262.49979" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient3799" + x1="660.28619" + y1="259.03784" + x2="660.25543" + y2="248.25285" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3058" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#ffffff;stop-opacity:0.15294118;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3885" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3803" + id="linearGradient3797" + x1="660.14856" + y1="261.69751" + x2="660.14856" + y2="247.10995" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + id="linearGradient3803"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3805" /> + <stop + id="stop3807-3" + offset="0.33333284" + style="stop-color:#000000;stop-opacity:0.98431373;" /> + <stop + id="stop3809-7" + offset="0.66666645" + style="stop-color:#040506;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.05098039;" + offset="1" + id="stop3811-3" /> + </linearGradient> + <linearGradient + y2="247.10995" + x2="660.14856" + y1="261.69751" + x1="660.14856" + spreadMethod="pad" + gradientUnits="userSpaceOnUse" + id="linearGradient3058-0" + xlink:href="#linearGradient3803" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.866667" + inkscape:cx="9.5645576" + inkscape:cy="8.5444691" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1046" + inkscape:window-height="947" + inkscape:window-x="556" + inkscape:window-y="44" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3885);stroke-width:1.18900001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="path3813" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(1.0533938,0,0,1.0533939,1030.5728,265.57284)" /> + <path + transform="matrix(1.4419436,0,0,-0.89116967,85.92127,501.3078)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient3794);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3799);stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#9fb8d5;fill-opacity:1;fill-rule:nonzero;stroke:#84aef0;stroke-opacity:0.5442478" + id="path3796" + sodipodi:cx="8.5927467" + sodipodi:cy="8.3347244" + sodipodi:rx="2.1550064" + sodipodi:ry="2.1550064" + d="m 10.747753,8.3347244 a 2.1550064,2.1550064 0 1 1 -4.3100127,0 2.1550064,2.1550064 0 1 1 4.3100127,0 z" + transform="matrix(1.0564946,0,0,1.0564946,1029.9188,265.2244)" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#linearGradient3058-0);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;display:inline;enable-background:new" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,-0.75406683,232.54862,466.33741)" /> + </g> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/radio-unselected-insensitive.svg b/Kogaion-nighttime/gtk-2.0/assets/radio-unselected-insensitive.svg new file mode 100755 index 0000000..4c31e0d --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,248 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-selected-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-0.53517237" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="91" + inkscape:window-y="44" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.921307,46.692189)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16919" + style="opacity:0.50000000000000000;color:#000000;fill:none;stroke:#787878;stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/radio-unselected.svg b/Kogaion-nighttime/gtk-2.0/assets/radio-unselected.svg new file mode 100755 index 0000000..5008b39 --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/radio-unselected.svg @@ -0,0 +1,423 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48.3.1 r9886" + sodipodi:docname="radio-selected.svg"> + <defs + id="defs816"> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#313335;stop-opacity:1;" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#272829;stop-opacity:1;" + offset="1" + id="stop3813" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + style="stop-color:#1b1c1d;stop-opacity:1;" + offset="0" + id="stop3795" /> + <stop + style="stop-color:#232425;stop-opacity:1;" + offset="1" + id="stop3797" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#91bffa;stop-opacity:1;" /> + <stop + style="stop-color:#a1ccfb;stop-opacity:1;" + offset="0.25" + id="stop3803" /> + <stop + style="stop-color:#b2dafc;stop-opacity:1;" + offset="0.5" + id="stop3801" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#d3f6ff;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#bfbfbf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#909090;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" + spreadMethod="pad" /> + <linearGradient + id="linearGradient12405-7"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#fbfdfd;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient3794" + gradientUnits="userSpaceOnUse" + x1="662.68768" + y1="247.78085" + x2="662.53418" + y2="262.49979" + spreadMethod="pad" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient3799" + x1="660.28619" + y1="259.03784" + x2="660.25543" + y2="248.25285" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3058" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#ffffff;stop-opacity:0.15294118;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + y2="2.3041239" + x2="8.9492645" + y1="15.594499" + x1="8.9492645" + gradientUnits="userSpaceOnUse" + id="linearGradient3885" + xlink:href="#linearGradient3815" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3803" + id="linearGradient3797" + x1="660.14856" + y1="261.69751" + x2="660.14856" + y2="247.10995" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" /> + <linearGradient + id="linearGradient3803"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop3805" /> + <stop + id="stop3807-3" + offset="0.33333284" + style="stop-color:#000000;stop-opacity:0.98431373;" /> + <stop + id="stop3809-7" + offset="0.66666645" + style="stop-color:#040506;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.05098039;" + offset="1" + id="stop3811-3" /> + </linearGradient> + <linearGradient + y2="247.10995" + x2="660.14856" + y1="261.69751" + x1="660.14856" + spreadMethod="pad" + gradientUnits="userSpaceOnUse" + id="linearGradient3058-0" + xlink:href="#linearGradient3803" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.866667" + inkscape:cx="9.5645576" + inkscape:cy="8.5444691" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1046" + inkscape:window-height="947" + inkscape:window-x="556" + inkscape:window-y="44" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3885);stroke-width:1.18900001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="path3813" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(1.0533938,0,0,1.0533939,1030.5728,265.57284)" /> + <path + transform="matrix(1.4419436,0,0,-0.89116967,85.92127,501.3078)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient3794);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3799);stroke-width:0.88215655000000004;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#linearGradient3058-0);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;display:inline;enable-background:new" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,-0.75406683,232.54862,466.33741)" /> + </g> + </g> +</svg> diff --git a/Kogaion-nighttime/gtk-2.0/assets/scroll-background.png b/Kogaion-nighttime/gtk-2.0/assets/scroll-background.png Binary files differnew file mode 100755 index 0000000..5232ceb --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/assets/scroll-background.png diff --git a/Kogaion-nighttime/gtk-2.0/gtkrc b/Kogaion-nighttime/gtk-2.0/gtkrc new file mode 100755 index 0000000..a7947bc --- /dev/null +++ b/Kogaion-nighttime/gtk-2.0/gtkrc @@ -0,0 +1,912 @@ +gtk-color-scheme = "base_color:#383838\nbg_color:#2e2e2e" +gtk-color-scheme = "text_color:#d4d4d4\nfg_color:#bababa" +gtk-color-scheme = "selected_bg_color:#496490\nselected_fg_color:#f3f3f3" +gtk-color-scheme = "tooltip_bg_color:#303030\ntooltip_fg_color:#ffffff\nlink_color:#4a90f9" +gtk-color-scheme = "theme_bg_color:#2e2e2e\nbutton_base:#2e2e2e" +gtk-color-scheme = "theme_bg_dark_color:#4f5e76\ntheme_fg_dark_color:#dfdfdf\ntheme_text_dark_color:#eaeaea" +gtk-color-scheme = "sidebar_background:#313233" + +gtk_color_scheme = "window_active_color:#4f5e76\nwindow_inactive_color:#626262" #Windows decorations +gtk_color_scheme = "test1:#f30f0f\ntest2:#f1c30b" #debug colors + +gtk-auto-mnemonics = 1 + +style "default" { + xthickness = 1 + ythickness = 1 + + ####################### + # Style Properties + ####################### + GtkButton ::child-displacement-x = 0 + GtkButton ::child-displacement-y = 0 + GtkButton ::default-border = {0, 0, 0, 0} + GtkButton ::image-spacing = 4 + GtkToolButton ::icon-spacing = 4 + + GtkCheckButton ::indicator-size = 16 + GtkRadioButton ::indicator-size = 16 + + GtkEntry ::honors-transparent-bg-hint = 1 + GtkEntry ::invisible-char = 0x2022 + GtkEntry ::progress-border = {2, 2, 2, 2} + GtkEntry ::state-hint = 0 + + GtkProgressBar ::min-vertical-bar-width = 13 + GtkProgressBar ::min-horizontal-bar-height = 13 + + GtkExpander ::expander-size = 8 + + GtkMenuBar ::internal-padding = 0 + GtkMenuBar ::window-dragging = 1 + GtkMenuBar ::shadow-type = GTK_SHADOW_NONE + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + GtkSeparatorMenuItem ::horizontal-padding = 7 + + GtkNotebook ::tab-overlap = 2 # Default = 2 + GtkNotebook ::tab-curvature = 1 # Default = 1 + + GtkPaned ::handle-size = 4 + + GtkRange ::trough-border = 0 + GtkRange ::slider-width = 15 + GtkRange ::stepper-size = 1 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + GtkScale ::trough-side-details = 1 + + GtkScrollbar ::has-backward-stepper = 0 + GtkScrollbar ::has-forward-stepper = 0 + GtkScrollbar ::min-slider-length = 30 + GtkScrollbar ::slider-width = 6 + GtkScrollbar ::trough-border = 3 + GtkScrollbar ::activate-slider = 1 + GtkScrollbar ::trough-side-details = 0 + GtkScrollbar ::stepper-size = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkToolbar ::internal-padding = 0 + GtkToolbar ::window-dragging = 1 + + GtkTreeView ::expander-size = 13 + GtkTreeView ::odd_row_color = shade (1.05, @base_color) + + # en eclipse afecta backcolor de "Quick Type Hierarchy (CTRL+T)" + #GtkTreeView ::even_row_color = shade (1.05, @base_color) + + GtkWidget ::link-color = @link_color + GtkWidget ::focus-padding = 0 + WnckTasklist ::fade-overlay-rect = 0 + + GtkWindow ::resize-grip-height = 0 # Ocultar resize-grip + GtkWindow ::resize-grip-width = 0 + GtkImage ::x-ayatana-indicator-dynamic = 1 + + + #################### + # Color Definitions + #################### + bg[NORMAL] = @theme_bg_color + bg[PRELIGHT] = shade (1.02, @theme_bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = shade (1.20, @theme_bg_color) + bg[ACTIVE] = @theme_bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = shade (1.10, @selected_fg_color) + fg[INSENSITIVE] = shade (1.85, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @theme_bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = shade (1.20, @theme_bg_color) + base[ACTIVE] = @selected_bg_color + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # arrowstyle = 1 to draw filled arrows. + # arrowstyle = 2 to draw fat filled arrows. + colorize_scrollbar = TRUE + contrast = 0.7 + # default_button_color = shade (0.88, @base_color) +# expanderstyle = 2 # expanderstyle = 0 to draw arrows. + # expanderstyle = 1 to draw circles with plus and minus. + # expanderstyle = 2 to draw buttons with plus and minus. + focusstyle = 2 # 0 to disable focus drawing. + # 1 to use dots. + # 2 to use a small colored rectangle. + # 3 to use a colored rectangle that touches the borders. + focus_color = shade (0.9, @selected_bg_color) + glazestyle = 0 # 0 = flat highlight, + # 1 = curved highlight + # 2 = concave style, + # 3 = top curved highlight, + # 4 = beryl highlight + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + gradient_shades = {1.00, 0.92, 0.92, 0.81} + handlestyle = 0 + highlight_shade = 1.0 + lightborder_shade = 1.0 + lightborderstyle = 1 # 0 = top side, 1 = all sides + listviewstyle = 0 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 3 # 0 = no vertical menu stripe, 1 = display vertical menu stripe, 2 = faint? 3 = borderless + progressbarstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # alpha transparency + roundness = 1 # 0 = square + scrollbarstyle = 0 # 0 = nothing + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + shadow_shades = {0.95, 1.0} + sliderstyle = 0 # 0 = nothing added + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + + toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.85, 1.0} + } +} + +style "test" = "default" { + fg[NORMAL] = "#00FF00" + fg[ACTIVE] = "#00FF00" + fg[PRELIGHT] = "#00FF00" + fg[SELECTED] = "#00FF00" + fg[INSENSITIVE] = "#00FF00" + + bg[NORMAL] = "#FF0000" + bg[ACTIVE] = "#FF0000" + bg[PRELIGHT] = "#FF0000" + bg[SELECTED] = "#FF0000" + bg[INSENSITIVE] = "#FF0000" + + text[NORMAL] = "#0000FF" + text[ACTIVE] = "#0000FF" + text[PRELIGHT] = "#0000FF" + text[SELECTED] = "#0000FF" + text[INSENSITIVE] = "#0000FF" + + base[NORMAL] = "#FFFF00" + base[ACTIVE] = "#FFFF00" + base[PRELIGHT] = "#FFFF00" + base[SELECTED] = "#FFFF00" + base[INSENSITIVE] = "#FFFF00" +} + +style "wide" { xthickness = 2 ythickness = 2 } +style "wider" { xthickness = 3 ythickness = 3 } + +style "button" { + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (0.90, @button_base) + bg[PRELIGHT] = shade (0.70, @selected_bg_color) + bg[ACTIVE] = shade (0.90, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + bg[INSENSITIVE] = shade (0.92, @button_base) + + engine "murrine" { + border_shades = {0.9, 0.7} + contrast = 0.72 + roundness = 0 # 0 = square + gradient_shades = {1.20,1.10,1.10,0.95} + + lightborderstyle = 1 # 0 = top side, 1 = all sides + lightborder_shade = 1.3 + highlight_shade = 1.0 + focusstyle = 3 + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow + glow_shade = 1.5 + reliefstyle = 0 + textstyle = 1 + text_shade = 0.7 + + } +} + +style "button_label" { fg[ACTIVE] = "#ffffff" } + +# Force text color on radiobutton-eclipse +style "checkradio_label" { fg[ACTIVE] = @fg_color } + +style "entry-1" { # text + xthickness = 2 + ythickness = 2 + + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + + engine "murrine" { + #border_shades = {1.9, 0.8} + contrast = 1.00 + roundness = 0 + focusstyle = 2 + lightborderstyle = 1 + lightborder_shade = 1.90 + } +} + +style "entry" { + xthickness = 2 + ythickness = 2 + + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 1 + +# bg[ACTIVE] = @bg_color + bg[NORMAL] = @bg_color +# bg[PRELIGHT] = shade (1.13, @selected_bg_color) +# bg[SELECTED] = shade (1.08, @selected_bg_color) +# bg[INSENSITIVE] = @bg_color + + engine "murrine" { + contrast = 0.7 + border_shades = {1.0, 1.0} + lightborderstyle = 1 +# lightborder_shade = 1.65 + reliefstyle = 0 + roundness = 0 + } +} + +style "expander" { + bg[NORMAL] = "#FFF" + fg[NORMAL] = shade (2.0, @text_color) + fg[PRELIGHT] = shade (2.0, @text_color) + + engine "murrine" { + expanderstyle = 2 + contrast = 1.2 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + } +} + +style "frame_title" { + fg[NORMAL] = shade(0.80, @fg_color) +} + +style "handle" { } +class "GtkPaned" style "handle" + +style "menubar" { + xthickness = 3 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + border_shades = {1.1, 0.9} + contrast = 0.90 + lightborderstyle = 1 + textstyle = 1 + text_shade = 0.7 + } +} + +style "menu" { + xthickness = 0 + ythickness = 0 + GtkMenuItem::arrow-scaling = 0.6 + + bg[NORMAL] = shade (1.00, @bg_color) + + engine "murrine" { + gradient_shades = {1.00, 1.00, 1.00, 1.00} + roundness = 0 # 0 = squared + } +} + +style "menu_item_white" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @fg_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @fg_color, @theme_bg_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + text[NORMAL] = shade (1.00, @fg_color) # Color check/radio menu + text[INSENSITIVE] = mix(0.60, @text_color, @bg_color) + text[PRELIGHT] = @selected_fg_color # Color check/radio menu + + bg[PRELIGHT] = shade (1.00, @selected_bg_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + + engine "murrine" { + gradient_shades = {0.90, 0.95, 0.95, 1.00} + border_shades = {1.40, 1.0} + roundness = 1 + contrast = 0.8 # Contraste separadores + #textstyle = 2 + #text_shade = 0.4 + } +} + +style "menubar_menuitem" { + xthickness = 2 + ythickness = 3 + + fg[NORMAL] = shade (1.00, @theme_fg_dark_color) # menu item normal + fg[INSENSITIVE] = mix(0.60, @theme_fg_dark_color, @theme_bg_dark_color) # menu item deshabilitados + fg[PRELIGHT] = @selected_fg_color # menu item seleccionado + + bg[PRELIGHT] = shade (0.94, @selected_bg_color) + bg[SELECTED] = shade (1.2, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.03, 1.00, 1.00, 1.00} + roundness = 1 + contrast = 0.5 + textstyle = 1 + text_shade = 0.7 + } +} + +style "notebook" { + xthickness = 8 + ythickness = 2 + + bg[NORMAL] = @base_color # selected tab entire + bg[ACTIVE] = shade (0.90, @window_active_color) # unselected tab + bg[INSENSITIVE] = shade (0.95, @base_color) # disabled controls + + fg[NORMAL] = shade (1.00, @fg_color) # text selected tab + fg[ACTIVE] = shade (0.95, @fg_color) # text unselected tab + fg[INSENSITIVE] = shade (0.90, @fg_color) + + engine "murrine" { +# gradient_shades = {1.0,1.0,1.0,1.0} + contrast = 0.8 +# highlight_shade = 0.95 + roundness = 1 + focusstyle = 0 + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + } +} + +style "notebook-background" { + xthickness = 2 + ythickness = 2 + + bg[ACTIVE] = shade (0.95, @window_active_color) # unselected tab + + fg[NORMAL] = @text_color + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = @fg_color + + engine "murrine" { + gradient_shades = {0.90,0.98,0.92,0.90} + contrast = 1.0 + roundness = 1 + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + bg[ACTIVE] = shade (1.85, @base_color) + bg[SELECTED] = shade (1.00, @selected_bg_color) + + engine "murrine" { + gradient_shades = {1.2, 1.00, 1.00, 0.85} + border_shades = {1.0, 1.1} + roundness = 1 + contrast = 0.9 + reliefstyle = 0 + lightborder_shade = 1.05 + lightborderstyle = 1 # 0 = top side, 1 = all sides + trough_border_shades = {1.0, 1.1} + } +} + +style "scale" { # slider + + GtkScale::trough-border = 1 + GtkScale::slider-width = 8 + GtkScale::slider-length = 15 + GtkScale::trough-side-details = 1 + + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.95, @selected_bg_color) + bg[SELECTED] = shade (1.25, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @selected_bg_color) + + engine "murrine" { + sliderstyle = 0 # forma del slider + contrast = 1.1 # borde de todos los elementos + gradient_shades = {1.1, 1.0, 1.0, 0.9} # gradiente del slider + border_shades = {0.8, 0.9} # borde del slider + roundness = 0 + lightborderstyle = 1 # inner-stroke progress-higlight y slider + lightborder_shade = 1.1 + + trough_shades = {0.7, 0.8} + trough_border_shades = {1.0, 1.7} + #trough_border_shades = {0.9, 1.20} + glow_shade = 1.0 + reliefstyle = 0 +# shadow_shades = { 1.0, 0.9 } + } +} + +style "scale-1" { # slider + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (0.75, @button_base) + bg[SELECTED] = shade (1.35, @selected_bg_color) + bg[PRELIGHT] = shade (0.82, @button_base) + + + bg[ACTIVE] = shade (0.85, @theme_bg_color) + + engine "murrine" { + border_shades = {0.8, 0.6} + contrast = 1.00 + gradient_shades = {1.25,1.00,0.99,0.80} + roundness = 18 + lightborderstyle = 1 + trough_shades = {0.9, 1.1} + trough_border_shades = {1.0, 1.5} + } +} + +style "scrollbar" { + bg[NORMAL] = @selected_bg_color + bg[SELECTED] = shade (1.1, @selected_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade (1.25, @selected_bg_color) + + engine "murrine" { + roundness = 0 + border_shades = {1.0, 1.0} + contrast = 0.0 + } +} + +style "overlay_scrollbar" { + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.85, @theme_bg_color) + bg[ACTIVE] = shade (0.6, @theme_bg_color) +} + +style "spinbutton" = "button" { # input/stepper + #bg[NORMAL] = "#FFF" + engine "murrine" { + contrast = 1.0 + lightborder_shade = 1.00 + } +} + +style "toolbar" = "wider" { + # Modificado + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + + engine "murrine" { + separatorstyle = 0 + lightborderstyle = 0 + contrast = 0.9 # Regula el contraste del borde inferior de la toolbar + lightborder_shade = 1.0 # Regula el contraste del borde de la toolbar + gradient_shades = {1.00, 0.98, 0.97, 0.95} + } +} + +style "toolbar_button" { + xthickness = 3 + ythickness = 3 + + bg[PRELIGHT] = shade (0.95, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.80, @theme_bg_dark_color) + bg[SELECTED] = shade (0.85, @theme_bg_dark_color) + bg[INSENSITIVE] = shade (0.98, @theme_bg_dark_color) + + engine "murrine" { + gradient_shades = {1.00,0.96,0.96,0.90} + border_shades = {1.10, 0.90} + contrast = 1.00 + lightborderstyle = 1 + # lightborder_shade = 1.80 + textstyle = 1 + text_shade = 0.7 + } +} + +# toolbar separator +style "toolbar_separator" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = shade (0.80, @theme_bg_color) + engine "murrine" { + border_shades = {1.00, 1.00} + contrast = 0.5 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "separator_menu_item" { + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "separator_tool_item" { + xthickness = 0 + ythickness = 1 + + GtkVSeparator::vertical-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 7 + GtkWidget::separator-height = 1 + + engine "murrine" { + contrast = 0.5 + separatorstyle = 0 + } +} + +style "tooltips" { + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + + GtkWidget::new-tooltip-style = 1 + + engine "murrine" { + border_colors = { "#080808", "#080808" } + } +} + +style "treeview" { + bg[SELECTED] = @base_color # backcolor list-minicheck + text[NORMAL] = shade (1.05, @fg_color) # indicador normal + engine "murrine" { + gradient_shades = {1.00, 1.04, 1.06, 1.10} + separatorstyle = 1 + contrast = 1.7 + } +} + +style "treeview_header" { + ythickness = 0 + GtkWidget ::focus-padding = 1 + + bg[NORMAL] = shade (1.00, @base_color) + bg[PRELIGHT] = shade (1.20, @base_color) + bg[INSENSITIVE] = shade (0.92, @base_color) + bg[ACTIVE] = shade( 1.15, @selected_bg_color) + + engine "murrine" { + border_shades = {1.0, 1.4} + gradient_shades = {1.00,1.00,1.00,1.00} + contrast = 1.20 + lightborderstyle = 0 + roundness = 0 + textstyle = 1 + text_shade = 0.7 + glow_shade = 1.0 + prelight_shade = 1.9 + focusstyle = 0 + } +} + +style "checkradio" { + xthickness = 3 + ythickness = 3 + GtkCheckButton ::indicator-size = 16 + GtkCheckButton ::indicator-spacing = 2 + + bg[NORMAL] = @theme_bg_color # toggle button normal + base[NORMAL] = @base_color # radiocheck normal + + text[NORMAL] = @selected_bg_color # indicador normal + text[PRELIGHT] = shade (1.4, @selected_bg_color) # indicador hover + text[ACTIVE] = @selected_bg_color # indicador click + + bg[ACTIVE] = @base_color # toggle button selected + bg[SELECTED] = @base_color # radiocheck color checked + bg[PRELIGHT] = @base_color # toggle button prelight + bg[INSENSITIVE] = @base_color # toggle button disabled + + engine "murrine" { + border_shades = {1.4, 1.0} + contrast = 1.2 +# gradient_shades = {0.90, 0.95, 0.95, 1.00} +# lightborderstyle = 0 +# lightborder_shade = 0.90 + textstyle = 2 + text_shade = 0.1 + + } +} + +style "separator" = "wide" { + engine "murrine" { + contrast = 0.4 + } +} +class "GtkSeparator" style "separator" + + +# ============================================================================== +# FIREFOX SPECIFIC SETTINGS +# ============================================================================== +style "ff-default" { + GtkCheckButton::indicator-size = 14 +} + +style "ff-statusbar" { +} + +style "FireFox-MenuBar" = "menubar" { + GtkMenuBar::shadow-type = GTK_SHADOW_NONE +} +widget "MozillaGtkWidget*GtkMenuBar" style "FireFox-MenuBar" + +#widget "MozillaGtkWidget*Toolbar*" style "theme-toolbar" +#widget "MozillaGtkWidget*Statusbar*" style "ff-statusbar" + + +widget "MozillaGtkWidget*" style "ff-default" + +#### Firefox ### +style "firefox-base-entry" { + GtkWidget::interior_focus = 0 + #GtkEntry :: inner-border = { 0, 0, 0, 0 } + #GtkEntry :: progress-border = { 2, 2, 2, 2 } + xthickness = 3 + ythickness = 3 + base[NORMAL] = "#dedede" + text[NORMAL]= "#000" + engine "murrine" { + + } + +} + +# widget "MozillaGtkWidget*GtkFixed*GtkEntry*" style:highest "firefox-base-entry" +# widget "MozillaGtkWidget*GtkEntry*" style:highest "firefox-base-entry" + +style "firefox-text-entry" { + text[NORMAL]= "#ff0000" + + engine "murrine" { + + } +} +#class "GtkInvisible" style "firefox-text-entry" +#widget "GtkInvisible" style "firefox-text-entry" + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# The default style is applied to every widget +class "GtkWidget" style "default" +class "GtkFrame" style "wide" +class "GtkCalendar" style "wide" +class "GtkEntry" style "entry" + +class "GtkSpinButton" style "spinbutton" +class "GtkScale" style "scale" +class "GtkVScale" style "scale" +class "GtkHScale" style "scale" +class "GtkScrollbar" style "scrollbar" +# Overlay scrollbar +widget_class "*<OsScrollbar>" style "overlay_scrollbar" +widget_class "*<OsThumb>" style "overlay_scrollbar" +# General matching follows. The order is choosen so that the right styles override +# each other. EG. progressbar needs to be more important than the menu match. +widget_class "*<GtkButton>" style "button" +widget_class "*<GtkButton>*<GtkLabel>" style "button_label" + + + +widget_class "*<GtkNotebook>" style "notebook" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu_item_white" +#widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menu_item_white" +widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_menuitem" + +widget_class "*<GtkToolbar>" style "toolbar" +widget_class "*<GtkHandleBox>" style "toolbar" +widget_class "*<GtkToolbar>.*.<GtkButton>*" style "toolbar_button" +class "GtkSeparatorToolItem" style "toolbar_separator" +widget_class "*<GtkSeparatorToolItem>*" style "separator_tool_item" +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" + +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" +widget_class "*.<GtkTreeView>*" style "treeview" + +class "*GtkExpander*" style "expander" + +widget_class "*<GtkProgress>" style "progressbar" + +# Treeview headers (and similar stock GTK+ widgets) +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" + + +# The window of the tooltip is called "gtk-tooltip" +widget "gtk-tooltip*" style "tooltips" + + +widget_class "*<GtkCheckButton>*" style "checkradio" +widget_class "*<GtkRadioButton>*" style "checkradio" +widget_class "*<GtkCheckButton>*<GtkLabel>" style:highest "checkradio_label" +widget_class "*<GtkRadioButton>*<GtkLabel>" style:highest "checkradio_label" + +########################################################################## +# Following are special cases and workarounds for issues in applications. +########################################################################## +# For Google Chrome/Chromium integration. +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-gradient-size = 120 + ChromeGtkFrame::frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.06, @theme_bg_dark_color) + ChromeGtkFrame::frame-color = shade (0.64, @theme_bg_dark_color) + ChromeGtkFrame::inactive-frame-color = shade (0.64, @theme_bg_dark_color) + + ChromeGtkFrame::scrollbar-trough-color = shade (0.99, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.87, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.80, @bg_color) +} +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# For places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" + +# For menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @text_color + text[SELECTED] = shade (1.10, @selected_fg_color) + text[INSENSITIVE] = shade (0.75, @fg_color) + text[ACTIVE] = shade (1.10, @selected_fg_color) +} +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# For places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = shade (0.98, @fg_color) +} +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" + +style "performance-fix" { + + engine "murrine" { + textstyle = 0 + contrast = 0.5 + } +} +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice + +# For gvim scrollbars. +style "vim-scrollbar" = "scrollbar" { + GtkScrollbar ::slider_width = 16 + GtkScrollbar ::stepper_size = 16 + + engine "pixmap" { + image { + function = BOX + orientation = VERTICAL + file = "assets/scroll-background.png" + } + } +} +widget "vim-main-window.*Scrollbar*" style "vim-scrollbar" + +# For Eclipse (swt) toolbars. +widget "*swt*toolbar*" style "default" + + +# --------------------------------- +# Xfce panel theming +# --------------------------------- +style "xfce-panel" { + fg[NORMAL] = @theme_fg_dark_color + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + bg[NORMAL] = shade (1.00, @theme_bg_dark_color) + bg[PRELIGHT] = shade (0.80, @theme_bg_dark_color) + bg[ACTIVE] = shade (0.50, @theme_bg_dark_color) + bg[SELECTED] = shade (1.20, @selected_bg_color) + engine "murrine" { + gradient_shades = {0.80, 0.85, 0.95, 1.00} + roundness = 2 + contrast = 0.2 + } + xthickness = 3 + ythickness = 3 +} +widget "*Xfce*Panel*" style "xfce-panel" +class "*Xfce*Panel*" style "xfce-panel" + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + XfdesktopIconVIew::ellipsize-icon-labels = 1 + + XfdesktopIconView::shadow-x-offset = 1 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::shadow-color = "#000000" + XfdesktopIconView::selected-shadow-x-offset = 1 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-color = "#000000" + + XfdesktopIconView::cell-spacing = 0 + XfdesktopIconView::cell-padding = 0 + XfdesktopIconView::cell-text-width-proportion = 2 + + base[NORMAL] = @selected_bg_color + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# widget "xfwm4-tabwin*" style "murrine-dark" +include "apps/thunar.rc" # thunar especific +include "apps/terminal.rc" +include "apps/gmusicbrowser.rc" + diff --git a/Kogaion-nighttime/index.theme b/Kogaion-nighttime/index.theme new file mode 100755 index 0000000..3dc839c --- /dev/null +++ b/Kogaion-nighttime/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Kogaion-nighttime +Type=X-GNOME-Metatheme +Comment=Kogaion Linux nighttime theme +Encoding=UTF-8 +GtkTheme=Kogaion-nighttime +MetacityTheme=Kogaion-nighttime +IconTheme=Numix-Circle +CursorTheme=Default +CursorSize=24 diff --git a/Kogaion-nighttime/metacity-1/close_focused_normal.png b/Kogaion-nighttime/metacity-1/close_focused_normal.png Binary files differnew file mode 100755 index 0000000..1780586 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/close_focused_normal.png diff --git a/Kogaion-nighttime/metacity-1/close_focused_prelight.png b/Kogaion-nighttime/metacity-1/close_focused_prelight.png Binary files differnew file mode 100755 index 0000000..7aeceaf --- /dev/null +++ b/Kogaion-nighttime/metacity-1/close_focused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/close_focused_pressed.png b/Kogaion-nighttime/metacity-1/close_focused_pressed.png Binary files differnew file mode 100755 index 0000000..e2f2b16 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/close_focused_pressed.png diff --git a/Kogaion-nighttime/metacity-1/close_unfocused.png b/Kogaion-nighttime/metacity-1/close_unfocused.png Binary files differnew file mode 100755 index 0000000..39672f8 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/close_unfocused.png diff --git a/Kogaion-nighttime/metacity-1/close_unfocused_prelight.png b/Kogaion-nighttime/metacity-1/close_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..3aca552 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/close_unfocused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/maximize_focused_normal.png b/Kogaion-nighttime/metacity-1/maximize_focused_normal.png Binary files differnew file mode 100755 index 0000000..eafad00 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/maximize_focused_normal.png diff --git a/Kogaion-nighttime/metacity-1/maximize_focused_prelight.png b/Kogaion-nighttime/metacity-1/maximize_focused_prelight.png Binary files differnew file mode 100755 index 0000000..f47bbd5 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/maximize_focused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/maximize_focused_pressed.png b/Kogaion-nighttime/metacity-1/maximize_focused_pressed.png Binary files differnew file mode 100755 index 0000000..5762c8e --- /dev/null +++ b/Kogaion-nighttime/metacity-1/maximize_focused_pressed.png diff --git a/Kogaion-nighttime/metacity-1/maximize_unfocused.png b/Kogaion-nighttime/metacity-1/maximize_unfocused.png Binary files differnew file mode 100755 index 0000000..abb363c --- /dev/null +++ b/Kogaion-nighttime/metacity-1/maximize_unfocused.png diff --git a/Kogaion-nighttime/metacity-1/maximize_unfocused_prelight.png b/Kogaion-nighttime/metacity-1/maximize_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..ff57b4f --- /dev/null +++ b/Kogaion-nighttime/metacity-1/maximize_unfocused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/menu.png b/Kogaion-nighttime/metacity-1/menu.png Binary files differnew file mode 100755 index 0000000..1a08a8a --- /dev/null +++ b/Kogaion-nighttime/metacity-1/menu.png diff --git a/Kogaion-nighttime/metacity-1/menu_prelight.png b/Kogaion-nighttime/metacity-1/menu_prelight.png Binary files differnew file mode 100755 index 0000000..74bb57b --- /dev/null +++ b/Kogaion-nighttime/metacity-1/menu_prelight.png diff --git a/Kogaion-nighttime/metacity-1/menu_unfocused.png b/Kogaion-nighttime/metacity-1/menu_unfocused.png Binary files differnew file mode 100755 index 0000000..fdf6a76 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/menu_unfocused.png diff --git a/Kogaion-nighttime/metacity-1/menu_unfocused_prelight.png b/Kogaion-nighttime/metacity-1/menu_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..357f94a --- /dev/null +++ b/Kogaion-nighttime/metacity-1/menu_unfocused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-1.xml b/Kogaion-nighttime/metacity-1/metacity-theme-1.xml new file mode 100755 index 0000000..bfb1169 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/metacity-theme-1.xml @@ -0,0 +1,333 @@ +<?xml version="1.0"?> +<metacity_theme> + +<info> + <name>Kogaion-nighttime</name> + <author>bionel</author> + <copyright>Rogentos</copyright> + <date>March 2015</date> + <description>Kogaion Linux nighttime theme</description> +</info> + +<!-- FRAMES GEOMETRY--> + +<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="4"/> + <distance name="right_width" value="4"/> + <distance name="bottom_height" value="4"/> + <distance name="left_titlebar_edge" value="4"/> + <distance name="right_titlebar_edge" value="4"/> + <aspect_ratio name="button" value="1"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> +</frame_geometry> + +<frame_geometry name="normal_small_borders" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_titlebar_edge" value="1" /> + <distance name="right_titlebar_edge" value="1" /> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="utility" parent="normal"> +</frame_geometry> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="4"/> + <distance name="right_width" value="4"/> + <distance name="bottom_height" value="4"/> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="button_width" value="0"/> + <distance name="button_height" value="0"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="0" right="0" top="0" bottom="0"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- ACTUALLY DRAWING FRAMES --> + +<draw_ops name="title_background"> + <rectangle color="#4f5e76" x="0" y="0" width="width" height="height" filled="true"/> + <rectangle color="#6c99c0" x="0" y="0" width="width-1" height="height"/> +</draw_ops> + +<draw_ops name="title_background_maximized"> + <rectangle color="#4f5e76" x="0" y="0" width="width" height="height" filled="true"/> + <line color="#6c99c0" x1="0" y1="0" x2="width" y2="0"/> +</draw_ops> + +<draw_ops name="title_unfocused_background"> + <rectangle color="#626262" x="0" y="0" width="width" height="height" filled="true"/> + <rectangle color="#969696" x="0" y="0" width="width-1" height="height" /> +</draw_ops> + +<draw_ops name="title_unfocused_background_maximized"> + <rectangle color="#626262" x="0" y="0" width="width" height="height" filled="true"/> + <line color="#969696" x1="0" y1="0" x2="width" y2="0"/> +</draw_ops> + +<draw_ops name="blank"> +<!-- nothing --> +</draw_ops> + +<draw_ops name="focus_outline"> + <rectangle x="0" y="0" width="width" height="height" color="#4f5e76" filled="true"/> + <rectangle x="0" y="0" width="width-1" height="height-1" color="#6c99c0" filled="false"/> +</draw_ops> + +<draw_ops name="unfocus_outline"> + <rectangle x="0" y="0" width="width" height="height" color="#626262" filled="true"/> + <rectangle x="0" y="0" width="width-1" height="height-1" color="#969696" filled="false"/> +</draw_ops> + +<draw_ops name="focus_background"> + <include name="focus_outline"/> +</draw_ops> + +<draw_ops name="unfocus_background"> + <include name="unfocus_outline" /> +</draw_ops> + +<!-- unfocussed --> + +<draw_ops name="title_text_focused_with_icon"> + <title color="#d4d4d4" + x="(((width - title_width) / 2) `max` 0)" + y="(((height - title_height) / 2) `max` 0)"/> +</draw_ops> + +<!-- focused --> + +<draw_ops name="title_text_with_icon"> + <title color="#969696" + x="(((width - title_width) / 2) `max` 0)" + y="((height - title_height) / 2) `max` 0"/> +</draw_ops> + +<!-- unfocussed --> + +<draw_ops name="title_normal"> + <include name="title_text_with_icon"/> +</draw_ops> + +<!-- focused --> + +<draw_ops name="title_focused"> + <include name="title_text_focused_with_icon"/> +</draw_ops> + +<!-- BUTTONS --> + + <draw_ops name="menu_focused_normal"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_focused_prelight"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_normal"> + <image filename="menu_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_normal"> + <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_normal"> + <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_normal"> + <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_normal"> + <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_normal"> + <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_normal"> + <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_normal"> + <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_normal"> + <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- FRAME STYLES --> + +<frame_style name="normal_unfocused" geometry="normal"> + <piece position="entire_background" draw_ops="unfocus_background"/> + <piece position="titlebar" draw_ops="title_unfocused_background"/> + <piece position="title" draw_ops="title_normal"/> + + <button function="menu" state="normal" draw_ops="menu_unfocused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="close" state="normal" draw_ops="close_unfocused_normal"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> +</frame_style> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="focus_background"/> + <piece position="titlebar" draw_ops="title_background"/> + <piece position="title" draw_ops="title_focused"/> + + <button function="menu" state="normal" draw_ops="menu_focused_normal"/> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight"/> + <button function="menu" state="pressed" draw_ops="menu_focused_normal"/> + <button function="minimize" state="normal" draw_ops="minimize_focused_normal"/> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed"/> + <button function="close" state="normal" draw_ops="close_focused_normal"/> + <button function="close" state="prelight" draw_ops="close_focused_prelight"/> + <button function="close" state="pressed" draw_ops="close_focused_pressed"/> +</frame_style> + +<frame_style name="maximized_unfocused" geometry="normal_small_borders" parent="normal_unfocused"> + <piece position="entire_background" draw_ops="blank"/> + <piece position="titlebar" draw_ops="title_unfocused_background_maximized"/> + + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> +</frame_style> + +<frame_style name="maximized_focused" geometry="normal_small_borders" parent="normal_focused"> + <piece position="entire_background" draw_ops="focus_outline"/> + <piece position="titlebar" draw_ops="title_background_maximized"/> + + <button function="maximize" state="normal" draw_ops="unmaximize_focused_normal"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed"/> +</frame_style> + +<frame_style name="border" geometry="border" parent="normal_unfocused"> + <piece position="entire_background" draw_ops="unfocus_background"/> + <piece position="titlebar" draw_ops="blank"/> + <piece position="title" draw_ops="blank"/> +</frame_style> + +<!-- STYLE SETS --> + +<frame_style_set name="normal"> +<frame focus="yes" state="normal" resize="both" style="normal_focused"/> +<frame focus="no" state="normal" resize="both" style="normal_unfocused"/> +<frame focus="yes" state="maximized" style="maximized_focused"/> +<frame focus="no" state="maximized" style="maximized_unfocused"/> +<frame focus="yes" state="shaded" style="normal_focused"/> +<frame focus="no" state="shaded" style="normal_unfocused"/> +<frame focus="yes" state="maximized_and_shaded" style="maximized_focused"/> +<frame focus="no" state="maximized_and_shaded" style="maximized_unfocused"/> +</frame_style_set> + +<frame_style_set name="border"> +<frame focus="yes" state="normal" resize="both" style="border"/> +<frame focus="no" state="normal" resize="both" style="border"/> +<frame focus="yes" state="maximized" style="border"/> +<frame focus="no" state="maximized" style="border"/> +<frame focus="yes" state="shaded" style="border"/> +<frame focus="no" state="shaded" style="border"/> +<frame focus="yes" state="maximized_and_shaded" style="border"/> +<frame focus="no" state="maximized_and_shaded" style="border"/> +</frame_style_set> + +<!-- WINDOWS --> + +<window type="normal" style_set="normal"/> +<window type="dialog" style_set="normal"/> +<window type="modal_dialog" style_set="normal"/> +<window type="menu" style_set="normal"/> +<window type="utility" style_set="normal"/> +<window type="border" style_set="border"/> + +</metacity_theme> diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-3.xml b/Kogaion-nighttime/metacity-1/metacity-theme-3.xml new file mode 100755 index 0000000..1f27029 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1188 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Kogaion-nighttime</name> + <author>bionel</author> + <copyright>Rogentos</copyright> + <date>March 2015</date> + <description>Kogaion Linux nighttime theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_border_focused" value="#6c99c0" /> +<constant name="C_border_unfocused" value="#969696" /> +<constant name="C_fill_focused" value="#4f5e76" /> +<constant name="C_fill_unfocused" value="#626262" /> +<constant name="C_title_focused" value="#d4d4d4" /> +<constant name="C_title_unfocused" value="#969696" /> +<constant name="C_titlebar_focused_hilight" value="#6c99c0" /> +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="4" /> + <distance name="right_width" value="4" /> + <distance name="bottom_height" value="4" /> + <distance name="left_titlebar_edge" value="4"/> + <distance name="right_titlebar_edge" value="4"/> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> + <aspect_ratio name="button" value="1"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_titlebar_edge" value="4"/> + <distance name="right_titlebar_edge" value="4"/> +</frame_geometry> + +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="1" /> +</frame_geometry> + +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="6"/> + <border name="title_border" left="4" right="4" top="3" bottom="3"/> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> +</frame_geometry> + +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <border name="title_border" left="4" right="4" top="3" bottom="3" /> + <border name="button_border" left="4" right="4" top="3" bottom="3"/> + <distance name="title_vertical_pad" value="1" /> +</frame_geometry> + +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="6"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false" parent="normal"> + <distance name="title_vertical_pad" value="1"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused"/> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_fill_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_fill_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_fill_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_fill_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="hilight"> + <line x1="0" y1="0" x2="width-1" y2="0" color="C_titlebar_focused_hilight" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> + <!-- <include name="hilight" /> --> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <include name="titlebar_fill_unfocused" /> + <!-- <include name="hilight" /> --> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + + <!-- button icons--> + + <draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + + <draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + + <draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_focused"> + <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- No prelight for menu focussed?? --> + + <draw_ops name="menu_focused_pressed"> + <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + + <draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused.png" x="0" y="1" width="object_width" height="object_height"/> + </draw_ops> + +<!-- Unused ?? --> + +<draw_ops name="appmenu_focused"> </draw_ops> + +<draw_ops name="appmenu_focused_pressed"> </draw_ops> + + +<draw_ops name="appmenu_unfocused"> </draw_ops> + +<draw_ops name="appmenu_unfocused_prelight"> </draw_ops> + +<draw_ops name="appmenu_unfocused_pressed"> </draw_ops> + + +<draw_ops name="shade_focused"> </draw_ops> + +<draw_ops name="shade_focused_pressed"> </draw_ops> + + +<draw_ops name="shade_unfocused"> </draw_ops> + +<draw_ops name="shade_unfocused_prelight"> </draw_ops> + +<draw_ops name="shade_unfocused_pressed"> </draw_ops> + +<!-- frame styles --> + +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="hilight" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="unmaximize_focused" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="unmaximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="unmaximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> +<!-- + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> +--> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <!-- <piece position="overlay" draw_ops="border_right_focused" /> --> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <!-- <piece position="overlay" draw_ops="border_right_unfocused" /> --> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_focused" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_focused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused"/> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> + <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> +<!-- + <button version=">= 3.5" function="appmenu" state="normal" draw_ops="appmenu_unfocused" /> + <button version=">= 3.5" function="appmenu" state="prelight" draw_ops="appmenu_unfocused_prelight" /> + <button version=">= 3.5" function="appmenu" state="pressed" draw_ops="appmenu_unfocused_pressed" /> +--> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + + <button version=">= 3.5" function="appmenu" state="normal"><draw_ops></draw_ops></button> + <button version=">= 3.5" function="appmenu" state="pressed"><draw_ops></draw_ops></button> + + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- frame style sets --> + +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> + <frame focus="yes" state="maximized" style="normal_max_focused"/> + <frame focus="no" state="maximized" style="normal_max_unfocused"/> + <frame focus="yes" state="shaded" style="normal_focused"/> + <frame focus="no" state="shaded" style="normal_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused"/> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="dialog_focused"/> + <frame focus="no" state="shaded" style="dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="modal_dialog_focused"/> + <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused"/> + <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="utility_focused"/> + <frame focus="no" state="shaded" style="utility_unfocused"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused"/> + <frame focus="no" state="normal" resize="both" style="border_unfocused"/> + <frame focus="yes" state="maximized" style="borderless"/> + <frame focus="no" state="maximized" style="borderless"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused"/> + <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <frame focus="yes" state="shaded" style="blank"/> + <frame focus="no" state="shaded" style="blank"/> + <frame focus="yes" state="maximized_and_shaded" style="blank"/> + <frame focus="no" state="maximized_and_shaded" style="blank"/> +</frame_style_set> + + +<!-- windows --> + +<window type="normal" style_set="normal_style_set"/> +<window type="dialog" style_set="dialog_style_set"/> +<window type="modal_dialog" style_set="modal_dialog_style_set"/> +<window type="menu" style_set="utility_style_set"/> +<window type="utility" style_set="utility_style_set"/> +<window type="border" style_set="border_style_set"/> +<window version=">= 3.2" type="attached" style_set="attached_style_set"/> + +</metacity_theme> diff --git a/Kogaion-nighttime/metacity-1/minimize_focused_normal.png b/Kogaion-nighttime/metacity-1/minimize_focused_normal.png Binary files differnew file mode 100755 index 0000000..1cbff4a --- /dev/null +++ b/Kogaion-nighttime/metacity-1/minimize_focused_normal.png diff --git a/Kogaion-nighttime/metacity-1/minimize_focused_prelight.png b/Kogaion-nighttime/metacity-1/minimize_focused_prelight.png Binary files differnew file mode 100755 index 0000000..9ae6dcf --- /dev/null +++ b/Kogaion-nighttime/metacity-1/minimize_focused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/minimize_focused_pressed.png b/Kogaion-nighttime/metacity-1/minimize_focused_pressed.png Binary files differnew file mode 100755 index 0000000..0817a34 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/minimize_focused_pressed.png diff --git a/Kogaion-nighttime/metacity-1/minimize_unfocused.png b/Kogaion-nighttime/metacity-1/minimize_unfocused.png Binary files differnew file mode 100755 index 0000000..7e84d0d --- /dev/null +++ b/Kogaion-nighttime/metacity-1/minimize_unfocused.png diff --git a/Kogaion-nighttime/metacity-1/minimize_unfocused_prelight.png b/Kogaion-nighttime/metacity-1/minimize_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..6d45f7b --- /dev/null +++ b/Kogaion-nighttime/metacity-1/minimize_unfocused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/unmaximize_focused_normal.png b/Kogaion-nighttime/metacity-1/unmaximize_focused_normal.png Binary files differnew file mode 100755 index 0000000..6366568 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/unmaximize_focused_normal.png diff --git a/Kogaion-nighttime/metacity-1/unmaximize_focused_prelight.png b/Kogaion-nighttime/metacity-1/unmaximize_focused_prelight.png Binary files differnew file mode 100755 index 0000000..aeb3e03 --- /dev/null +++ b/Kogaion-nighttime/metacity-1/unmaximize_focused_prelight.png diff --git a/Kogaion-nighttime/metacity-1/unmaximize_focused_pressed.png b/Kogaion-nighttime/metacity-1/unmaximize_focused_pressed.png Binary files differnew file mode 100755 index 0000000..c0d859e --- /dev/null +++ b/Kogaion-nighttime/metacity-1/unmaximize_focused_pressed.png diff --git a/Kogaion-nighttime/metacity-1/unmaximize_unfocused.png b/Kogaion-nighttime/metacity-1/unmaximize_unfocused.png Binary files differnew file mode 100755 index 0000000..3ce899f --- /dev/null +++ b/Kogaion-nighttime/metacity-1/unmaximize_unfocused.png diff --git a/Kogaion-nighttime/metacity-1/unmaximize_unfocused_prelight.png b/Kogaion-nighttime/metacity-1/unmaximize_unfocused_prelight.png Binary files differnew file mode 100755 index 0000000..ae6a02d --- /dev/null +++ b/Kogaion-nighttime/metacity-1/unmaximize_unfocused_prelight.png diff --git a/Kogaion-nighttime/xfwm4/bottom-active.xpm b/Kogaion-nighttime/xfwm4/bottom-active.xpm new file mode 100755 index 0000000..0dc1737 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"1 4 3 1", +" c None", +". c #4F5E76", +"+ c #6C99C0", +".", +".", +".", +"+"}; diff --git a/Kogaion-nighttime/xfwm4/bottom-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-inactive.xpm new file mode 100755 index 0000000..e457165 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"1 4 3 1", +" c None", +". c #626262", +"+ c #969696", +".", +".", +".", +"+"}; diff --git a/Kogaion-nighttime/xfwm4/bottom-left-active.xpm b/Kogaion-nighttime/xfwm4/bottom-left-active.xpm new file mode 100755 index 0000000..99bb8d8 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"4 4 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".+++", +".+++", +".+++", +"...."}; diff --git a/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm new file mode 100755 index 0000000..06458de --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"8 8 3 1", +" c None", +". c #969696", +"+ c #626262", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +"........"}; diff --git a/Kogaion-nighttime/xfwm4/bottom-right-active.xpm b/Kogaion-nighttime/xfwm4/bottom-right-active.xpm new file mode 100755 index 0000000..f2dafa1 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"4 4 3 1", +" c None", +". c #4F5E76", +"+ c #6C99C0", +"...+", +"...+", +"...+", +"++++"}; diff --git a/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm new file mode 100755 index 0000000..9d93aa3 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"8 8 3 1", +" c None", +". c #626262", +"+ c #969696", +".......+", +".......+", +".......+", +".......+", +".......+", +".......+", +".......+", +"++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/close-active.png b/Kogaion-nighttime/xfwm4/close-active.png Binary files differnew file mode 100755 index 0000000..c8ffa47 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-active.png diff --git a/Kogaion-nighttime/xfwm4/close-active.xpm b/Kogaion-nighttime/xfwm4/close-active.xpm new file mode 100755 index 0000000..42c7f2c --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/close-inactive.png b/Kogaion-nighttime/xfwm4/close-inactive.png Binary files differnew file mode 100755 index 0000000..e6ed326 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-inactive.png diff --git a/Kogaion-nighttime/xfwm4/close-inactive.xpm b/Kogaion-nighttime/xfwm4/close-inactive.xpm new file mode 100755 index 0000000..a2f9c10 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #969696", +"+ c #626262", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/close-prelight.png b/Kogaion-nighttime/xfwm4/close-prelight.png Binary files differnew file mode 100755 index 0000000..62e155b --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-prelight.png diff --git a/Kogaion-nighttime/xfwm4/close-prelight.xpm b/Kogaion-nighttime/xfwm4/close-prelight.xpm new file mode 100755 index 0000000..26ffc84 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/close-pressed.png b/Kogaion-nighttime/xfwm4/close-pressed.png Binary files differnew file mode 100755 index 0000000..b7e84ce --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-pressed.png diff --git a/Kogaion-nighttime/xfwm4/close-pressed.xpm b/Kogaion-nighttime/xfwm4/close-pressed.xpm new file mode 100755 index 0000000..122270a --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/hide-active.png b/Kogaion-nighttime/xfwm4/hide-active.png Binary files differnew file mode 100755 index 0000000..e5b4661 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-active.png diff --git a/Kogaion-nighttime/xfwm4/hide-active.xpm b/Kogaion-nighttime/xfwm4/hide-active.xpm new file mode 100755 index 0000000..607b1ee --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/hide-inactive.png b/Kogaion-nighttime/xfwm4/hide-inactive.png Binary files differnew file mode 100755 index 0000000..55b6cbe --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-inactive.png diff --git a/Kogaion-nighttime/xfwm4/hide-inactive.xpm b/Kogaion-nighttime/xfwm4/hide-inactive.xpm new file mode 100755 index 0000000..28251d7 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #969696", +"+ c #626262", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/hide-prelight.png b/Kogaion-nighttime/xfwm4/hide-prelight.png Binary files differnew file mode 100755 index 0000000..beedc95 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-prelight.png diff --git a/Kogaion-nighttime/xfwm4/hide-prelight.xpm b/Kogaion-nighttime/xfwm4/hide-prelight.xpm new file mode 100755 index 0000000..5e28520 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/hide-pressed.png b/Kogaion-nighttime/xfwm4/hide-pressed.png Binary files differnew file mode 100755 index 0000000..31a24b6 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-pressed.png diff --git a/Kogaion-nighttime/xfwm4/hide-pressed.xpm b/Kogaion-nighttime/xfwm4/hide-pressed.xpm new file mode 100755 index 0000000..22d9c0d --- /dev/null +++ b/Kogaion-nighttime/xfwm4/hide-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/left-active.xpm b/Kogaion-nighttime/xfwm4/left-active.xpm new file mode 100755 index 0000000..8772892 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/left-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * left_active_xpm[] = { +"4 1 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".+++"}; diff --git a/Kogaion-nighttime/xfwm4/left-inactive.xpm b/Kogaion-nighttime/xfwm4/left-inactive.xpm new file mode 100755 index 0000000..df2a854 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/left-inactive.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"4 1 3 1", +" c None", +". c #969696", +"+ c #626262", +".+++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-active.png b/Kogaion-nighttime/xfwm4/maximize-active.png Binary files differnew file mode 100755 index 0000000..8f80c5b --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-active.png diff --git a/Kogaion-nighttime/xfwm4/maximize-active.xpm b/Kogaion-nighttime/xfwm4/maximize-active.xpm new file mode 100755 index 0000000..6a62c5c --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-inactive.png b/Kogaion-nighttime/xfwm4/maximize-inactive.png Binary files differnew file mode 100755 index 0000000..257a2b8 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-inactive.png diff --git a/Kogaion-nighttime/xfwm4/maximize-inactive.xpm b/Kogaion-nighttime/xfwm4/maximize-inactive.xpm new file mode 100755 index 0000000..e812bea --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #969696", +"+ c #626262", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-prelight.png b/Kogaion-nighttime/xfwm4/maximize-prelight.png Binary files differnew file mode 100755 index 0000000..56700a1 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-prelight.png diff --git a/Kogaion-nighttime/xfwm4/maximize-prelight.xpm b/Kogaion-nighttime/xfwm4/maximize-prelight.xpm new file mode 100755 index 0000000..b9509df --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-pressed.png b/Kogaion-nighttime/xfwm4/maximize-pressed.png Binary files differnew file mode 100755 index 0000000..cf200a2 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-pressed.png diff --git a/Kogaion-nighttime/xfwm4/maximize-pressed.xpm b/Kogaion-nighttime/xfwm4/maximize-pressed.xpm new file mode 100755 index 0000000..c6c1563 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-active.png b/Kogaion-nighttime/xfwm4/maximize-toggled-active.png Binary files differnew file mode 100755 index 0000000..201d736 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-active.png diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm new file mode 100755 index 0000000..9adbd4f --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.png b/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.png Binary files differnew file mode 100755 index 0000000..bf45770 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.png diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm new file mode 100755 index 0000000..1be60c2 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #969696", +"+ c #626262", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.png b/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.png Binary files differnew file mode 100755 index 0000000..86ca8fb --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.png diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm new file mode 100755 index 0000000..3d349f3 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.png b/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.png Binary files differnew file mode 100755 index 0000000..bbb3b16 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.png diff --git a/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm b/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm new file mode 100755 index 0000000..92b684f --- /dev/null +++ b/Kogaion-nighttime/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/menu-active.png b/Kogaion-nighttime/xfwm4/menu-active.png Binary files differnew file mode 100755 index 0000000..e89539e --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-active.png diff --git a/Kogaion-nighttime/xfwm4/menu-active.xpm b/Kogaion-nighttime/xfwm4/menu-active.xpm new file mode 100755 index 0000000..9a99cc2 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/menu-inactive.png b/Kogaion-nighttime/xfwm4/menu-inactive.png Binary files differnew file mode 100755 index 0000000..6a146d5 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-inactive.png diff --git a/Kogaion-nighttime/xfwm4/menu-inactive.xpm b/Kogaion-nighttime/xfwm4/menu-inactive.xpm new file mode 100755 index 0000000..3f68de7 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #969696", +"+ c #626262", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/menu-prelight.png b/Kogaion-nighttime/xfwm4/menu-prelight.png Binary files differnew file mode 100755 index 0000000..88fdcf5 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-prelight.png diff --git a/Kogaion-nighttime/xfwm4/menu-prelight.xpm b/Kogaion-nighttime/xfwm4/menu-prelight.xpm new file mode 100755 index 0000000..10e7de9 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-prelight.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/menu-pressed.png b/Kogaion-nighttime/xfwm4/menu-pressed.png Binary files differnew file mode 100755 index 0000000..d7886ca --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-pressed.png diff --git a/Kogaion-nighttime/xfwm4/menu-pressed.xpm b/Kogaion-nighttime/xfwm4/menu-pressed.xpm new file mode 100755 index 0000000..ecc725f --- /dev/null +++ b/Kogaion-nighttime/xfwm4/menu-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; diff --git a/Kogaion-nighttime/xfwm4/right-active.xpm b/Kogaion-nighttime/xfwm4/right-active.xpm new file mode 100755 index 0000000..7954dab --- /dev/null +++ b/Kogaion-nighttime/xfwm4/right-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_active_xpm[] = { +"4 1 3 1", +" c None", +". c #4F5E76", +"+ c #6C99C0", +"...+"}; diff --git a/Kogaion-nighttime/xfwm4/right-inactive.xpm b/Kogaion-nighttime/xfwm4/right-inactive.xpm new file mode 100755 index 0000000..95e0f05 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/right-inactive.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"4 1 3 1", +" c None", +". c #626262", +"+ c #969696", +"...+"}; diff --git a/Kogaion-nighttime/xfwm4/themerc b/Kogaion-nighttime/xfwm4/themerc new file mode 100755 index 0000000..c5f7a71 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/themerc @@ -0,0 +1,10 @@ +active_text_color=#d4d4d4 +inactive_text_color=#969696 +button_offset=4 +button_spacing=4 +button_layout=O|HMC +full_width_title=false +show_app_icon=false +title_horizontal_offset=1 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 diff --git a/Kogaion-nighttime/xfwm4/title-1-active.xpm b/Kogaion-nighttime/xfwm4/title-1-active.xpm new file mode 100755 index 0000000..95eb24f --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-1-inactive.xpm b/Kogaion-nighttime/xfwm4/title-1-inactive.xpm new file mode 100755 index 0000000..af20815 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #969696", +"+ c #626262", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-2-active.xpm b/Kogaion-nighttime/xfwm4/title-2-active.xpm new file mode 100755 index 0000000..3dc8868 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-2-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-2-inactive.xpm b/Kogaion-nighttime/xfwm4/title-2-inactive.xpm new file mode 100755 index 0000000..07314f5 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #969696", +"+ c #626262", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-3-active.xpm b/Kogaion-nighttime/xfwm4/title-3-active.xpm new file mode 100755 index 0000000..d32ff60 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-3-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-3-inactive.xpm b/Kogaion-nighttime/xfwm4/title-3-inactive.xpm new file mode 100755 index 0000000..f6f8fca --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-3-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #969696", +"+ c #626262", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-4-active.xpm b/Kogaion-nighttime/xfwm4/title-4-active.xpm new file mode 100755 index 0000000..aae2009 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-4-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-4-inactive.xpm b/Kogaion-nighttime/xfwm4/title-4-inactive.xpm new file mode 100755 index 0000000..89432c7 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-4-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #969696", +"+ c #626262", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-5-active.xpm b/Kogaion-nighttime/xfwm4/title-5-active.xpm new file mode 100755 index 0000000..a50c5c2 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/title-5-inactive.xpm b/Kogaion-nighttime/xfwm4/title-5-inactive.xpm new file mode 100755 index 0000000..b63cddf --- /dev/null +++ b/Kogaion-nighttime/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"5 25 3 1", +" c None", +". c #969696", +"+ c #626262", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/Kogaion-nighttime/xfwm4/top-left-active.xpm b/Kogaion-nighttime/xfwm4/top-left-active.xpm new file mode 100755 index 0000000..c8739de --- /dev/null +++ b/Kogaion-nighttime/xfwm4/top-left-active.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"4 36 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"....", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/Kogaion-nighttime/xfwm4/top-left-inactive.xpm b/Kogaion-nighttime/xfwm4/top-left-inactive.xpm new file mode 100755 index 0000000..dceb4ae --- /dev/null +++ b/Kogaion-nighttime/xfwm4/top-left-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"4 36 3 1", +" c None", +". c #969696", +"+ c #626262", +"....", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++", +".+++"}; diff --git a/Kogaion-nighttime/xfwm4/top-right-active.xpm b/Kogaion-nighttime/xfwm4/top-right-active.xpm new file mode 100755 index 0000000..6c47b60 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/top-right-active.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"4 36 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"....", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."}; diff --git a/Kogaion-nighttime/xfwm4/top-right-inactive.xpm b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm new file mode 100755 index 0000000..6197733 --- /dev/null +++ b/Kogaion-nighttime/xfwm4/top-right-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"4 36 3 1", +" c None", +". c #969696", +"+ c #626262", +"....", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++.", +"+++."}; |