GTK theme cleanup

Consolidating the gtk-3.0 and gtk-3.24 themes since they are now exactly the same. (For future divergence in themes if necessary, they can be specified  individually by GTK version)
Removed unused image files to reduce clutter.
This commit is contained in:
EMH-Mark-I 2020-06-09 21:13:33 -05:00
parent 1b02dd06be
commit 6e5d61d938
159 changed files with 0 additions and 3904 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 898 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

View File

@ -1,76 +0,0 @@
/**********
* Caja *
**********/
/*Contributor notes:
Please use two space indentions.
Stack all related and child selectors and selector states into a logical hierarchy to a readable degree.
Make sure that all changes made here are part of the Caja application.
*/
/* Caja rubberbands */
.caja-desktop-window .rubberband,
.caja-navigation-window .rubberband {
border: 1px solid @selected_bg_color;
background: rgba(0,0,50.2,0.5); }
/* This will prevent caja from printing over the desktop wallpaper */
.caja-desktop-window grid scrolledwindow {
background: none;
border-color: transparent;
box-shadow: none; }
/* Caja toolbar */
.caja-navigation-window .primary-toolbar button {
border-color: transparent;
box-shadow: none; }
.caja-navigation-window .primary-toolbar button:hover {
outline-color: @outline_color;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark;
background-color: @button_bg_color;
box-shadow: inset -1px -1px @border_shade, inset 1px 1px @border_light; }
.caja-navigation-window .primary-toolbar button:active,
.caja-navigation-window .primary-toolbar button:checked,
.caja-navigation-window .primary-toolbar button:disabled:active,
.caja-navigation-window .primary-toolbar button:disabled:checked {
border-top-color: @border_dark;
border-right-color: @border_bright;
border-left-color: @border_dark;
border-bottom-color: @border_bright;
box-shadow: inset 1px 1px @border_shade; }
/* Caja pathbar */
.caja-navigation-window .caja-pathbar button {
padding-left: 2px;
padding-right: 2px;
min-height: 16px;
min-width: 16px; }
.caja-pathbar button:checked {
background-color: @border_bright;
background-image: linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_color), linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @border_dark);
background-size: 2px 2px;
background-position: 0 0, 1px 1px; }
/* Caja notebooks */
.caja-navigation-window notebook header tabs tab {
padding: 0px; }
.caja-navigation-window notebook header tabs tab box {
padding: 0px;
margin-top: -2px;
margin-bottom: -2px; }
.caja-navigation-window notebook header tabs tab button {
background: none;
border: none;
box-shadow: none; }
.caja-navigation-window notebook header tabs tab button image {
padding: 0px;
margin-top: -1px;
margin-bottom: -2px; }
/* Caja statusbar */
.caja-navigation-window statusbar label {
margin-top: -2px;
margin-bottom: -2px; }

View File

@ -1,55 +0,0 @@
/* File Chooser */
/*filechooser treeview:focus {
outline: 1px solid @bg_dark;
outline-offset: -4px;
-gtk-outline-radius: 0px; }*/
filechooser treeview:selected {
outline: 1px dotted @border_bright;
outline-offset: -4px;
-gtk-outline-radius: 0px }
/*
filechooser .sidebar-row:focus {
outline: 1px dotted @bg_bright;
outline-offset: -4px;
-gtk-outline-radius: 0px }
filechooser .sidebar-row:selected:backdrop {
background-color: @bg_shade; }
filechooser placessidebar viewport {
border: 1px solid @bg_shade;
box-shadow: none; }*/
/* Adjust stack buttons*/
filechooser revealer > box > stack {
border-left: 1px solid @border_shade;
border-top: 1px solid @border_shade;
border-right: 1px solid @border_bright;
border-bottom: 1px solid @border_bright;
box-shadow: inset 1px 1px @border_bright, inset -1px -1px @border_shade;
padding: 0px;}
/* filechooser revealer > box > stack button,
filechooser revealer > box > stack button:backdrop {
border-left: 1px solid @border_bright;
border-top: 1px solid @border_bright;
border-right: 1px solid @border_shade;
border-bottom: 1px solid @border_shade;
box-shadow: none;
margin: 1px;
padding: 2px;
min-width: 20px;
min-height: 16px; }
filechooser revealer > box > stack button:focus {
outline: 1px dotted @border_dark;
outline-offset: -4px;
-gtk-outline-radius: 0px }
filechooser revealer > box > stack button image {
margin-top: -4px;
margin-bottom: -4px;
padding-left: 1px;
padding-right: 1px; }
filechooser revealer > box > stack button label {
padding-left: 0px;
padding-right: 0px; }*/

View File

@ -1,92 +0,0 @@
/******************************************
* lightdm-gtk-greeter / XFCE screensaver *
******************************************/
/*
Contributor notes:
Please use two space indentions.
Stack all related and child selectors and selector states into a logical hierarchy to a readable degree.
Make sure that all changes made here are part of the screensaver.
*/
/* panel */
#panel_window {
-gtk-icon-style: regular;
color: @font_color;
font-weight: bold;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark;
background-color: @button_bg_color;
box-shadow: inset -1px -1px @border_shade, inset 1px 1px @border_light; }
#panel_window .menubar,
#panel_window .menubar > .menuitem {
background-color: @bg_color;
color: @font_color; }
#panel_window .menubar > .menuitem:hover {
border-style: none;
background-color: @selected_bg_color;
color: @font_bright; }
#panel_window .menubar > .menuitem *:hover {
border-style: none;
background-color: @selected_bg_color;
color: @font_bright; }
#panel_window .menubar > .menuitem:disabled {
color: @disabled_font;
text-shadow: 1px 1px 0 @disabled_font_shadow; }
#panel_window .menubar .menu .menuitem {
font-weight: normal;
text-shadow: none; }
/****************
* login window *
****************/
#content_frame {
border: 1px solid;
color: @button_text_color;
outline-color: @outline_color;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom: none;
background-color: @button_bg_color;
box-shadow: inset -1px 0px @border_shade, inset 1px 1px @border_light; }
#login_window {
border: 1px solid;
color: @button_text_color;
outline-color: @outline_color;
border-top: none;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark;
background-color: @button_bg_color;
box-shadow: inset -1px -1px @border_shade, inset 1px 0px @border_light; }
#user_image {
/* Keeping this blank */ }
#user_image_border {
/* Keeping this blank */ }
#buttonbox_frame {
padding-top: 10px;
padding-bottom: 0;
border-style: none;
background-color: transparent;
background-image: none;
box-shadow: none; }
/********************
* password warning *
********************/
#greeter_infobar {
margin-left: 4px;
margin-right: 4px;
background-color: transparent;
border: none;
font-weight: bold; }
#window {
/* Keeping this blank */ }

View File

@ -1,339 +0,0 @@
/**********
* MATE *
**********/
/*Contributor notes:
Please use two space indentions.
Stack all related and child selectors and selector states into a logical hierarchy to a readable degree.
Make sure that all changes made here are part of the MATE desktop.
*/
/* Top Panel */
PanelToplevel.horizontal.top > grid {
padding: 0px;
box-shadow: none;
border: none;
border-bottom: 2px solid @border_dark;
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 2 2 2 2; }
/* Bottom Panel */
PanelToplevel.horizontal.bottom > grid {
padding: 0px;
box-shadow: none;
border: none;
border-top: 2px solid @border_dark;
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 2 2 2 2; }
/* Vertical Left Panel */
PanelToplevel.vertical.left > grid {
padding: 0px;
box-shadow: none;
border: none;
border-right: 2px solid @border_dark;
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 2 2 2 2; }
/* Vertical Right Panel */
PanelToplevel.vertical.right > grid {
padding: 0px;
box-shadow: none;
border: none;
border-left: 2px solid @border_dark;
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 2 2 2 2; }
/* MATE Panel hide buttons */
PanelToplevel > grid > button,
PanelToplevel > grid > button:active {
background-color: transparent;
border-image: none;
border-radius: 0px;
border-width: 0px;
padding: 0px;
box-shadow: none; }
PanelToplevel > grid > button image {
margin: 4px;
border-style: solid;
border-width: 1px;
border-color: @bg_bright @bg_dark @bg_dark @bg_bright;
box-shadow: inset -1px -1px @bg_shade }
PanelToplevel > grid > button:active image {
margin: 4px;
border-style: solid;
border-width: 1px;
border-color: @bg_dark @bg_bright @bg_bright @bg_dark;
box-shadow: inset 1px 1px @bg_shade }
/* Mate Panelbar */
.mate-panel-menu-bar,
.gnome-panel-menu-bar,
PanelToplevel.background {
background-color: @bg_color;
background-image: none;
color: @font_color;
text-shadow: none; }
/* MATE Panelbar Items */
.mate-panel-menu-bar #PanelPlug,
.mate-panel-menu-bar #PanelApplet button,
.mate-panel-menu-bar PanelToplevel.background,
.mate-panel-menu-bar #PanelApplet-window-menu-applet-button {
border-image: none;
background-image: none;
background-color: transparent;
box-shadow: none; }
.mate-panel-menu-bar PanelSeparator {
border-top: 4px solid transparent;
border-bottom: 4px solid transparent; }
/* Show desktop applet */
.mate-panel-menu-bar #showdesktop-button {
padding: 2px;
box-shadow: none; }
/* System tray icons */
.mate-panel-menu-bar #fast-user-switch-menubar {
padding: 0px;
margin: 2px;
box-shadow: inset 1px 1px @bg_shade, inset -1px -1px @bg_bright; }
/* Brisk button */
.mate-panel-menu-bar .brisk-button {
font-family: "MS Sans Serif Bold", Sans, Sans-Serif;
font-weight: bold; }
/* MATE Main Menu */
.mate-panel-menu-bar menubar {
border: none;
box-shadow: none; }
.mate-panel-menu-bar na-tray-applet {
-NaTrayApplet-icon-padding: 1px; }
/* mate-menu, mintmenu */
.mate-panel-menu-bar #mintmenu.background,
.mate-panel-menu-bar #mate-menu.background {
border-color: @border_bright @border_dark @border_dark @border_bright;
border-style: solid;
border-width: 1px;
box-shadow: inset 1px 1px @border_shade; }
.mate-panel-menu-bar.horizontal PanelSeparator {
background-image: url("../assets/handle-v.png");
background-repeat: repeat-y;
padding: 15px; }
.mate-panel-menu-bar.vertical PanelSeparator {
background-image: url("../assets/handle-h.png");
background-repeat: repeat-x;
padding: 15px; }
/* Tasklist & PanelAppet buttons */
.mate-panel-menu-bar #tasklist-button,
.mate-panel-menu-bar #PanelApplet button,
.mate-panel-menu-bar #PanelApplet button:active,
.mate-panel-menu-bar #PanelApplet button:checked {
margin: 0px;
padding: 0px;
border: none;
box-shadow: none;
background-color: transparent; }
.mate-panel-menu-bar #tasklist-button box,
.mate-panel-menu-bar #PanelApplet button box {
transition: 0s font-weight;
margin: 2px;
border: 2px solid @border_dark;
border-top: 3px solid @border_dark; /* Checked toggle buttons in Windows95 have a 3px multi-colour border.*/
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 3 2 2 2;
box-shadow: none; }
.mate-panel-menu-bar #tasklist-button:active box {
font-weight: bold;
border: 2px solid @border_dark;
border-top: 3px solid @border_dark;
border-image: url("../buttons/button_pressed.png");
border-image-slice: 3 2 2 2;
transition-delay: 1s;
box-shadow: none; }
.mate-panel-menu-bar #tasklist-button:checked box {
/*font-family: "NotoSans-Bold";*/
font-weight: bold;
border: 2px solid @border_dark;
border-top: 3px solid @border_dark;
border-image: url("../buttons/toggle_pressed.png");
border-image-slice: 3 2 2 2;
background-color: @scrollbar_trough_bg_color; /* This is how windows themes are applied */
background-image: linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_color), linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_dark);
background-size: 2px 2px;
background-position: 0 0, 1px 1px;
box-shadow: none; }
.mate-panel-menu-bar #PanelApplet button:active box,
.mate-panel-menu-bar #PanelApplet button:checked box {
border: 2px solid @border_dark;
border-top: 3px solid @border_dark;
border-image: url("../buttons/button_pressed.png");
border-image-slice: 3 2 2 2;
box-shadow: none; }
/* MATE Panel clock */
.mate-panel-menu-bar #PanelApplet #clock-applet-button box,
.mate-panel-menu-bar #PanelApplet #clock-applet-button:active box,
.mate-panel-menu-bar #PanelApplet #clock-applet-button:checked box {
border: 2px solid transparent;
box-shadow: inset 1px 1px @border_shade, inset -1px -1px @border_bright;
margin: 0px;
background-color: transparent; }
.mate-panel-menu-bar #PanelApplet #clock-applet-button box label {
padding: 2px; }
/* Clock popup window */
#MatePanelPopupWindow > frame {
border: 1px solid;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark;
background-color: @button_bg_color;
box-shadow: inset -1px -1px @border_shade, inset 1px 1px @border_light; }
/* Brisk Menu */
.brisk-menu {
background-color: @bg_color; }
.brisk-menu scrolledwindow,
.brisk-menu .categories-list {
padding: 0px;
border: 1px solid transparent;
background-color: transparent;
box-shadow: none; }
.brisk-menu .apps-list button.flat,
.brisk-menu .categories-list button.flat {
padding: 2px;
border: none;
box-shadow: none;
background-color: transparent; }
.brisk-menu .categories-list button.flat {
min-height: 21px; }
.brisk-menu .categories-list button.flat:hover {
background-color: @selected_bg_color;
color: @font_bright; }
.brisk-menu .session-button {
-gtk-icon-style: regular;
margin-left: 1px;
margin-right: 1px;
padding: 4px;
background-color: @bg_color; }
.brisk-menu > box {
padding: 4px;
padding-left: 2px;
border: 1px solid;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark;
box-shadow: inset -1px -1px #808080, inset 23px 0 @whisker_menu_logo; }
.brisk-menu > box > box {
padding-left: 25px;
/*
These are the Whisker Menu side bar images to replicate Windows 95.
comment branding_C95.png and uncomment which one you would prefer to use:
- w95: Replicated version of the original in a higher resolution
- w95-orig: the original from the boss
- L95: A linux version
- L95_aliased: A linux version with aliased font style.
- C95: A Chicago95 version of this theme.
- C95_aliased: A Chicago95 version with aliased font style.
If none of these catch your fancy edit misc/whisker-sidebar.svg in
Inkscape
*/
/* background-image: url("../assets/branding_W95.png"); */
/* background-image: url("../assets/branding_W95-orig.png"); */
/* background-image: url("../assets/branding_L95.png"); */
/* background-image: url("../assets/branding_L95_aliased.png"); */
/* background-image: url("../assets/branding_C95.png"); */
background-image: url("../assets/branding_C95_aliased.png");
background-repeat: no-repeat;
background-position: 0% 100%; }
.brisk-menu entry {
padding: 2px;
margin-left: 25px; }
.brisk-menu .apps-list row:hover {
background-color: @selected_bg_color;
color: @font_bright; }
.brisk-menu .apps-list row:focus:hover {
outline-color: white;
background-color: @selected_bg_color; }
.brisk-menu .apps-list row:hover label,
.brisk-menu .apps-list row:focus:hover label {
color: @font_bright; }
.brisk-menu .apps-list row:selected {
background-color: transparent; }
.brisk-menu .apps-list row:selected:hover,
.brisk-menu .apps-list row:selected:focus:hover {
background-color: @selected_bg_color;
color: @font_bright; }
.brisk-menu .apps-list row:selected:focus {
outline-width: 1px;
outline-offset: -4px;
background-color: transparent; }
.brisk-menu .apps-list row:selected:focus label {
color: @font_color; }
.brisk-menu .apps-list row:selected:focus:hover label {
color: @font_bright; }
/* Advanced MATE Menu */
#mate-menu > widget > box {
padding: 4px;
box-shadow: inset -1px -1px @bg_shade;
background-color: @bg_color; }
#mate-menu notebook {
padding: 4px;
border: 1px solid;
border-top-color: @bg_shade;
border-right-color: @bg_bright;
border-left-color: @bg_shade;
border-bottom-color: @bg_bright;
box-shadow: inset 1px 1px @bg_bright, inset -1px -1px @bg_shade;}
#mate-menu notebook button {
border: none;
box-shadow: none; }
#mate-menu notebook button:hover,
#mate-menu scrolledwindow button:hover {
background-color: @selected_bg_color;
color: @font_bright;
outline-color: @font_bright; }
#mate-menu scrolledwindow,
#mate-menu scrolledwindow button {
border: none;
box-shadow: none; }
/* The search button next to the search entry */
#mate-menu widget > box > widget > box > box > widget > box > box > button {
margin: 2px; }
/* MATE Control Center */
#MyControlCenter button,
#MyControlCenter button.flat {
border: 1px solid transparent;
box-shadow: none;
background-color: transparent;
outline-style: dotted;
outline-color: @bg_dark;
-gtk-outline-radius: 0px;
outline-offset: -2px; }
#MyControlCenter button:hover {
background-color: transparent;
border: 1px solid @selected_bg_color; }
#MyControlCenter > frame {
border-color: transparent;
box-shadow: none; }
#MyControlCenter scrolledwindow {
border-top-color: @bg_shade;
border-right-color: @bg_bright;
border-left-color: @bg_shade;
border-bottom-color: @bg_bright;
box-shadow: inset 1px 1px @bg_bright, inset -1px -1px @bg_shade; }
/* MATE terminal */
.mate-terminal notebook stack > box {
border: 2px solid @border_dark;
border-image: url("../assets/frame_inset.png");
border-image-slice: 2 2 2 2;
box-shadow: none; }
.mate-terminal notebook header tabs tab box {
padding: 0px;
margin-top: -1px;
margin-bottom: -1px; }
.mate-terminal notebook header tabs tab button {
background: none;
border: none;
box-shadow: none; }
.mate-terminal notebook header tabs tab button image {
padding: 0px;
margin-top: -1px;
margin-bottom: -2px; }

View File

@ -1,87 +0,0 @@
/********
* nemo *
********/
/*
Contributor notes:
Please use two space indentions.
Stack all related and child selectors and selector states into a logical hierarchy to a readable degree.
Make sure that all changes made here are part of the .nemo-window.
*/
.nemo-window {
-gtk-icon-style: regular; }
.nemo-window toolbar button,
.nemo-window .toggle {
min-width: 16px;
min-height: 16px;
margin-top: 2px;
margin-bottom: 2px; }
.nemo-window .toolbar .toggle,
.nemo-window .toolbar .image-button {
border: 1px solid transparent;
box-shadow: none; }
.nemo-window .toolbar .toggle:hover,
.nemo-window .toolbar .image-button:hover {
border-top: 1px solid @bg_bright;
border-left: 1px solid @bg_bright;
border-right: 1px solid @bg_dark;
border-bottom: 1px solid @bg_dark;
box-shadow: inset -1px -1px @bg_shade; }
.nemo-window .toolbar .toggle:active,
.nemo-window .toolbar .toggle:checked,
.nemo-window .toolbar .image-button:active,
.nemo-window .toolbar .image-button:checked {
border-top: 1px solid @bg_dark;
border-left: 1px solid @bg_dark;
border-right: 1px solid @bg_bright;
border-bottom: 1px solid @bg_bright;
box-shadow: inset 1px 1px @bg_shade; }
.nemo-window .toggle:checked {
background-color: @border_bright;
background-image: linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_color), linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @border_dark);
background-size: 2px 2px;
background-position: 0 0, 1px 1px; }
.nemo-window notebook scrolledwindow {
padding: 0px;
border-top: 2px solid @border_dark;
border-bottom: 2px solid @border_dark;
border-left: 2px solid @border_dark;
border-right: 2px solid @border_dark;
border-image: url("../assets/frame_inset.png");
border-image-slice: 2 2 2 2;
box-shadow: none; }
.nemo-window header tabs tab {
padding: 0px; }
.nemo-window header tabs tab box {
padding: 0px;
margin-top: -2px;
margin-bottom: -2px; }
.nemo-window header tabs tab button {
background: none;
border: none;
box-shadow: none; }
.nemo-window header tabs tab button image {
padding: 0px;
margin-top: -1px;
margin-bottom: -2px; }
.nemo-window statusbar {
margin-right: -9px;
margin-left: -9px;
margin-top: 3px;
margin-bottom: 3px;
padding: 0px; }
.nemo-window statusbar frame box {
margin-bottom: -3px;
margin-top: -3px; }
.nemo-window statusbar frame box label {
margin-top: -1px;
margin-bottom: -1px; }
.nemo-window widget.view:selected {
background-color: shade(@selected_bg_color, 3.0); }
.thunar widget.view:selected:focus {
background-color: @selected_bg_color; }

View File

@ -1,10 +0,0 @@
/************
* synaptic *
************/
GtkWindow > GtkVBox > .dock,
GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar {
padding: 4px;
border-style: none;
background-color: @toolbar_bg_color;
background-image: none;
color: @toolbar_fg_color; }

View File

@ -1,103 +0,0 @@
/**********
* Thunar *
**********/
/* Created 2020-04-01 by EMH-Mark-I */
/*Contributor notes:
Please use two space indentions.
Stack all related and child selectors and selector states into a logical hierarchy to a readable degree.
Make sure that all changes made here are part of the Thunar application.
*/
.thunar #location-toolbar toolbutton button:not(:hover):not(:checked):not(:active),
.thunar #location-toolbar #back button:not(:hover):not(:checked):not(:active),
.thunar #location-toolbar #forward button:not(:hover):not(:checked):not(:active) {
border-color: transparent;
border-image: none;
box-shadow: none; }
.thunar #location-toolbar toolbutton button:disabled {
background-color: @border_bright;
background-image: linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_color), linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @border_dark);
background-size: 2px 2px;
background-position: 0 0, 1px 1px; }
.thunar #location-toolbar .path-bar button {
min-height: 16px;
min-width: 16px;
padding: 0px;
padding-left: 1px;
padding-right: 1px; }
.thunar #location-toolbar .path-bar button image {
margin-top: -2px;
margin-bottom: -2px; }
.thunar toolbar toolitem entry image.left {
padding: 1px;
margin-right: 4px; }
/*.thunar #main-menu {
border-top: 1px solid @bg_shade;
box-shadow: inset 0px 1px @bg_bright, inset -1px -1px @bg_shade;
border-bottom: 1px solid @bg_bright;
border-right: 1px solid @bg_bright; }*/
.thunar #main-menu spinner {
min-width: 8px;
min-height: 8px;
/*-gtk-icon-source: none;*/
background: #000000; }
/* You can enable the spin button theme by uncommenting the following! */
/* .thunar #main-menu > menuitem:not(#edit-menu):not(#file-menu):not(#view-menu):not(#go-menu):not(#help-menu) {
background-color: black;
border-left: 1px solid @bg_shade;
box-shadow: inset 1px 0px @bg_bright;
min-width: 21px;
min-height: 17px;
background-image: url("../assets/status_badge_c95.png");
background-repeat: no-repeat;
background-position: center;
background-size: 21px 17px;
padding-left: 1.5em;
padding-right: 1.5em; }*/
.thunar notebook .standard-view {
padding: 0px;
border-top: 2px solid @border_dark;
border-bottom: 2px solid @border_dark;
border-left: 2px solid @border_dark;
border-right: 2px solid @border_dark;
border-image: url("../assets/frame_inset.png");
border-image-slice: 2 2 2 2;
box-shadow: none; }
.thunar notebook header tabs tab {
padding: 0px; }
.thunar notebook header tabs tab box {
padding: 0px;
margin-top: -2px;
margin-bottom: -2px; }
.thunar notebook header tabs tab button {
background: none;
border: none;
box-shadow: none; }
.thunar notebook header tabs tab button image {
padding: 0px;
margin-top: -1px;
margin-bottom: -2px; }
.thunar statusbar {
margin-right: -9px;
margin-left: -9px;
padding: 0px; }
.thunar statusbar frame box {
margin-bottom: -3px;
margin-top: -3px; }
.thunar statusbar frame box label {
margin-top: 1px;
margin-bottom: -1px; }
.thunar widget.view:selected {
background-color: shade(@selected_bg_color, 3.0); }
.thunar widget.view:selected:focus {
background-color: @selected_bg_color; }

View File

@ -1,133 +0,0 @@
/* Whisker Menu and Application Menu Panel Button style */
/* We will remove the border effect and margin effects on the button and apply it to the box inside.
This will allow people to be able to run their pointer to the far corner of the screen and activate
the whisker menu without having to correct their pointer location. */
#whiskermenu-button,
#applicationmenu-button {
border: none;
box-shadow: none;
margin: 0px;
background-color: transparent; }
#whiskermenu-button box,
#applicationmenu-button box {
padding: 2px;
margin: 1px;
border: 2px solid @border_color;
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 2 2 2 2;
background-color: transparent; }
#whiskermenu-button:active box,
#whiskermenu-button:checked box,
#applicationmenu-button:active box,
#applicationmenu-button:checked box {
padding-left: 3px;
padding-right: 1px;
margin: 1px;
border-image: url("../buttons/button_pressed.png");
border-image-slice: 2 2 2 2;
border-radius: 0px; }
#whiskermenu-button image,
#applicationmenu-button image {
padding: 1px;
margin-right: -2px;
background-repeat: no-repeat;
background-size: contain;
background-position: center; }
#whiskermenu-button label,
#applicationmenu-button label {
padding: 1px;
border: none;
color: black;
font-family: "MS Sans Serif Bold", Sans, Sans-Serif;
font-weight: bold; }
/****************
* Whisker Menu **
****************/
#whiskermenu-window {
box-shadow: inset 23px 0 @whisker_menu_logo; }
#whiskermenu-window treeview {
padding-left: 2px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px; }
#whiskermenu-window button {
padding: 1px;
min-height: 16px;
min-width: 16px; }
#whiskermenu-window button:not(:hover):not(:checked) {
border-color: transparent;
box-shadow: none;
background-color: transparent; }
#whiskermenu-window scrolledwindow {
border: none;
box-shadow: none; }
#whiskermenu-window scrolledwindow.frame {
padding: 0px;
border: 2px solid @border_dark;
border-image: url("../assets/frame_inset.png");
border-image-slice: 2 2 2 2;
border-radius: 0px;
box-shadow: none; }
#whiskermenu-window scrolledwindow viewport button:hover {
outline-color: @border_bright; }
#whiskermenu-window > frame {
border: 2px solid @border_dark;
border-image: url("../assets/frame_outset.png");
border-image-slice: 2 2 2 2;}
#whiskermenu-window > frame > stack > box > box:first-child {
padding: 2px;
margin: 0;
color: @text_color;
/*background-image: linear-gradient(to right, @selected_bg_color, @transparent);*/ /* Note: You can setup a gradient here if you want! */ }
#whiskermenu-window frame {
/*
These are the Whisker Menu side bar images to replicate Windows 95.
comment branding_C95.png and uncomment which one you would prefer to use:
- w95: Replicated version of the original in a higher resolution
- w95-orig: the original from the boss
- L95: A linux version
- L95_aliased: A linux version with aliased font style.
- C95: A Chicago95 version of this theme.
- C95_aliased: A Chicago95 version with aliased font style.
If none of these catch your fancy edit misc/whisker-sidebar.svg in
Inkscape
*/
/* background-image: url("../assets/branding_W95.png"); */
/* background-image: url("../assets/branding_W95-orig.png"); */
/* background-image: url("../assets/branding_L95.png"); */
/* background-image: url("../assets/branding_L95_aliased.png"); */
/* background-image: url("../assets/branding_C95.png"); */
background-image: url("../assets/branding_C95_aliased.png");
background-repeat: no-repeat;
background-position: 0% 100%; }
#whiskermenu-window frame > stack,
#whiskermenu-window frame > box { /* frame > box is for older versions of Whisker menu. */
margin-left: 18px; }
#whiskermenu-window frame scrolledwindow button {
border: 1px solid transparent;
background-color: @selected_bg_color;
box-shadow: none; }
#whiskermenu-window frame scrolledwindow button:checked {
background-color: @border_shade; }
#whiskermenu-window frame scrolledwindow button:hover,
#whiskermenu-window frame scrolledwindow button:active,
#whiskermenu-window frame scrolledwindow button:checked {
color: white; }
#whiskermenu-window frame > box > box > box button image {
padding: 0px; }
#whiskermenu-window entry {
margin-top: 3px;
margin-bottom: 3px;
min-height: 16px; }
#whiskermenu-window scrollbar button {
margin: 0px;
padding: 0px;
min-width: 16px;
min-height: 16px;
border: none;
box-shadow: none; }
#whiskermenu-window frame, #whiskermenu-window GtkListBox, #whiskermenu-window scrolledwindow, #whiskermenu-window viewport {
background-color: transparent; }

View File

@ -1,250 +0,0 @@
/****************
* XFCE DESKTOP *
****************/
/*
Contributor notes:
Please use two space indentions.
Stack all related and child selectors and selector states into a logical hierarchy to a readable degree.
Make sure that all changes made here are part of the XFCE desktop.
*/
/* Xfdesktop */
XfdesktopIconView.view {
background: @xfd_icon_backdrop;
color: @selected_bg_color;
border-radius: 0px; }
XfdesktopIconView.view:active {
background: @selected_bg_color;
text-shadow: none;
color: shade(@selected_bg_color, 3.0); }
XfdesktopIconView.view .label {
text-shadow: none;
color: @font_bright; }
XfdesktopIconView.view .rubberband {
border: 1px dotted @xfd_rubberband_outline;
background: rgba(0,0,50.2,0.01); }
/* XFCE Panel Bar */
.xfce4-panel {
box-shadow: none;
border: 1px solid @border_dark;
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 1 1 1 1; }
/* Note: The ".xfce4-panel > widget > frame" and ".xfce4-panel .flat:not(.toggle)" CSS classes are specified in this manner due to the volatility in the naming of CSS IDs presented by the XFCE panelbar.*/
.xfce4-panel > widget > frame, /* affects the frame of the notification area plugin for GTK2 notifications. */
.xfce4-panel .flat:not(.toggle), /* affects the launcher buttons as well and the status notifier plugin. */
#sn-button, /* Specifying this class is redundant due to ".xfce4-panel .flat:not(.toggle)" but included for consistency. */
#xfce4-notification-plugin,
#pulseaudio-button,
#xfce4-power-manager-plugin,
#indicator-button,
#showdesktop-button {
color: @panel_fg_color;
margin-top: 2px;
margin-bottom: 2px;
padding: 0px;
border: 2px solid transparent;
box-shadow: none;
background-color: transparent; }
#showdesktop-button:checked {
border: 2px solid @border_dark;
border-image: url("../buttons/button_pressed.png");
border-image-slice: 2 2 2 2;
background-color: @bg_bright;
background-image: linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_color), linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_dark);
background-size: 2px 2px;
background-position: 0 0, 1px 1px;}
#indicator-button:hover,
#indicator-button:active,
#indicator-button:checked,
.xfce4-panel .flat:not(.toggle):hover,
.xfce4-panel .flat:not(.toggle):active,
.xfce4-panel .flat:not(.toggle):checked,
#sn-button:hover,
#sn-button:active,
#sn-button:checked,
#xfce4-notification-plugin:hover,
#xfce4-notification-plugin:active,
#xfce4-notification-plugin:checked,
#pulseaudio-button:hover,
#pulseaudio-button:active,
#pulseaudio-button:checked,
#xfce4-power-manager-plugin:hover,
#xfce4-power-manager-plugin:active,
#xfce4-power-manager-plugin:checked {
border-color: transparent;
box-shadow: none;
/*color: @panel_fg_color_bright;*/ /*If you choose to add a background colour, don't forget to uncomment the colour property here so that symbolic icons are properly shaded. You can change the colour propery value to whatever you want. */
background-color: transparent; } /* Adding a background colour to the following will highlight panel icons when hovered or checked if desired. */
/* Clock plugin */
#clock-button {
border: 2px solid transparent;
box-shadow: inset 1px 1px @border_shade, inset -1px -1px @border_bright;
margin: 0px;
background-color: transparent; }
#clock-button label {
padding: 2px; }
/* Workspace switcher */
wnck-pager {
color: white; }
wnck-pager:selected {
background-color: @selected_bg_color; }
wnck-pager:hover {
background-color: @border_shade;
color: white; }
/* Panel entry */
/* NOTE! Entry background colouring is bugged in some versions of XFCE. */
.xfce4-panel entry {
background-color: @base_color;
margin: 2px;
box-shadow: none; }
.xfce4-panel entry selection {
background-color: @selected_bg_color;
color: @text_bright }
/* Plugin buttons */
.xfce4-panel .toggle {
border: none;
box-shadow: none;
margin: 0px;
background-color: transparent; }
/* Tasklist */
.tasklist .toggle {
/* We remove borders and shadows for the '.tasklist' '.toggle' button
* directly so that we can apply margins to the inner toggle button
* box without impacting usability in which the user would otherwise
* require pointer precision to interact with the tasklist buttons.
* NOTE OF REGRESSION: By choosing to apply border and shading effects
* to the inner tasklist toggle button box, this will introduce a
* regression in the "show flat buttons" feature presented by the XFCE
* Window Buttons plugin configuration setting.*/
border: none;
box-shadow: none;
margin: 0px;
background-color: transparent; }
.tasklist .toggle box {
transition: 0s font-weight;
margin: 2px;
border: 2px solid @border_dark;
border-top: 3px solid @border_dark; /* Checked toggle buttons in Windows95 have a 3px multi-colour border.*/
border-image: url("../buttons/dialog_button_normal.png");
border-image-slice: 3 2 2 2;
box-shadow: none; }
.tasklist .toggle:active box {
font-weight: bold;
border: 2px solid @border_dark;
border-top: 3px solid @border_dark;
border-image: url("../buttons/button_pressed.png");
border-image-slice: 3 2 2 2;
transition-delay: 1s;
box-shadow: none; }
.tasklist .toggle:checked box {
/*font-family: "NotoSans-Bold";*/
font-weight: bold;
border: 2px solid @border_dark;
border-top: 3px solid @border_dark;
border-image: url("../buttons/toggle_pressed.png");
border-image-slice: 3 2 2 2;
background-color: @scrollbar_trough_bg_color; /* This is how windows themes are applied */
background-image: linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_color), linear-gradient(45deg, @bg_color 25%, transparent 25%, transparent 75%, @bg_color 75%, @bg_dark);
background-size: 2px 2px;
background-position: 0 0, 1px 1px;
box-shadow: none; }
.tasklist .toggle label {
margin-right: 4px; }
/* XFCE APP: Color Profiles */
.color-profiles {
padding: 4px }
.color-profiles .inline-toolbar {
border: 1px solid transparent;
box-shadow: none; }
/* XFCE Power Manager plugin */
#xfce4-power-manager-plugin,
#xfce4-power-manager-plugin:active,
#xfce4-power-manager-plugin:hover,
#xfce4-power-manager-plugin:checked {
margin: 0px;
box-shadow: none;
border: transparent; }
#xfce4-power-manager-plugin * {
-gtk-icon-style: regular;
-gtk-icon-transform: scale(1); }
/* XFCE Notification plugin */
#xfce4-notification-plugin,
#xfce4-notification-plugin:active {
margin: 0px;
padding: 2px;
box-shadow: none;
border: transparent; }
#xfce4-notification-plugin * {
-gtk-icon-transform: scale(1); }
/* Pulse audio plugin buttons */
.xfce4-panel #pulseaudio-button,
.xfce4-panel #pulseaudio-button:active {
margin: 0px;
box-shadow: none;
border: transparent; }
.xfce4-panel #pulseaudio-button * {
-gtk-icon-transform: scale(1); }
.xfce4-panel #pulseaudio-button menu .linked button {
color: @text_color;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark;
box-shadow: inset -1px -1px @border_shade; }
.xfce4-panel #pulseaudio-button menu .linked button * {
padding-left: 1px;
padding-right: 1px; }
.xfce4-panel #pulseaudio-button menu .linked button:active {
color: @text_color;
border-top-color: @border_dark;
border-right-color: @border_bright;
border-left-color: @border_dark;
border-bottom-color: @border_bright;
box-shadow: inset 1px 1px @border_shade; }
.xfce4-panel #pulseaudio-button menu .linked button:disabled {
color: @text_color;
border-top-color: @border_bright;
border-right-color: @border_dark;
border-left-color: @border_bright;
border-bottom-color: @border_dark; }
/* XFCE terminal */
#xfce4-terminal-notebook overlay > box,
#xfce4-terminal-notebook stack > box {
border: 2px solid @border_dark;
border-image: url("../assets/frame_inset.png");
border-image-slice: 2 2 2 2;
box-shadow: none; }
#xfce4-terminal-notebook header tabs tab box {
padding: 0px;
margin-top: -4px;
margin-bottom: -4px; }
#xfce4-terminal-notebook header tabs tab button {
background: none;
border: none;
box-shadow: none; }
#xfce4-terminal-notebook header tabs tab button image {
padding: 0px;
margin-top: -1px;
margin-bottom: -2px; }
/* XFCE Session logout dialogue */
/* Doesn't look like this works, so moving it to the override... */
.xfsm-logout-dialog {
border-left: 1px solid @border_bright;
border-top: 1px solid @border_bright;
border-bottom: 1px solid @border_dark;
border-right: 1px solid @border_dark;
box-shadow: inset -1px -1px @border_shade, inset 1px 1px @border_light; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 898 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 982 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 873 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 876 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1010 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 990 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1021 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Some files were not shown because too many files have changed in this diff Show More