summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-02-14 14:38:55 +0100
committerraveit65 <[email protected]>2015-02-14 14:38:55 +0100
commitc2b2e6d753de14f6109a135166ceec9222657d40 (patch)
tree60f49e13aaf2c752bbd6a1db22251e239847931b /desktop-themes
parent22e89511e82e230d16a84b25cef7e4e2fdedb28d (diff)
downloadmate-themes-c2b2e6d753de14f6109a135166ceec9222657d40.tar.bz2
mate-themes-c2b2e6d753de14f6109a135166ceec9222657d40.tar.xz
All themes GTK3-3.14: disable usage of symbolic icons
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/Shiny/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css2
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css2
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css2
9 files changed, 9 insertions, 3 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index 8c59880e..8880b570 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -54,6 +54,7 @@
outline-color: @focus_border;
outline-style: dashed;
outline-offset: 2px;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
/***************
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 2b4c592e..04fade43 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -33,6 +33,7 @@
outline-offset: -3px; /* 2px */
outline-width: 0px; /* disable ugly focus-line */
outline-radius: 2px;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
/***************
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
index 1b945ff9..2fe52c6b 100644
--- a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css
@@ -28,6 +28,7 @@
-GtkStatusbar-shadow-type: none;
background-clip: padding-box;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
.background {
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
index 26608b00..e1879a5d 100644
--- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
@@ -28,6 +28,7 @@
-GtkStatusbar-shadow-type: none;
background-clip: padding-box;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
.background {
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index 60d5c603..136c1e99 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -49,6 +49,7 @@
outline-color: @focus_border;
outline-style: dashed;
outline-offset: 2px;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
/***************
diff --git a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
index 00814946..76121227 100644
--- a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
@@ -70,6 +70,7 @@
*/
outline-color: alpha (@selected_bg_color, 0.5);
outline-offset: 5px;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
GtkWindow {
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index d118163c..1f389d58 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -37,7 +37,7 @@
outline-offset: -2px;
outline-width: 0px; /* disable ugly focus-line */
outline-radius: 2px;
-
+ -gtk-icon-style: regular; /* disable symbolic icons */
-GtkWindow-resize-grip-width: 11;
-GtkWindow-resize-grip-height: 11;
}
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 59872e7e..772c6d3e 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -37,7 +37,7 @@
outline-offset: -2px;
outline-width: 0px; /* disable ugly focus-line */
outline-radius: 2px;
-
+ -gtk-icon-style: regular; /* disable symbolic icons */
-GtkWindow-resize-grip-width: 11;
-GtkWindow-resize-grip-height: 11;
}
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index 9c332ee9..b6bc5509 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -37,7 +37,7 @@
outline-offset: -2px;
outline-width: 0px; /* disable ugly focus-line */
outline-radius: 2px;
-
+ -gtk-icon-style: regular; /* disable symbolic icons */
-GtkWindow-resize-grip-width: 11;
-GtkWindow-resize-grip-height: 11;
}