[gnome-themes-standard] HC: use symbolic icons rather than a specific theme
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] HC: use symbolic icons rather than a specific theme
- Date: Wed, 6 Aug 2014 16:16:42 +0000 (UTC)
commit 87126fd557743af85ea37db65f3e82dc3a4e785f
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Aug 4 15:34:01 2014 +0200
HC: use symbolic icons rather than a specific theme
https://bugzilla.gnome.org/show_bug.cgi?id=732521
themes/HighContrast/gtk-3.0/_common.scss | 2 +-
themes/HighContrast/gtk-3.0/gtk.css | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/themes/HighContrast/gtk-3.0/_common.scss b/themes/HighContrast/gtk-3.0/_common.scss
index 83e4b30..7801f46 100644
--- a/themes/HighContrast/gtk-3.0/_common.scss
+++ b/themes/HighContrast/gtk-3.0/_common.scss
@@ -48,7 +48,7 @@
outline-offset: -3px;
outline-width: 1px;
outline-radius: 2px;
-
+ -gtk-icon-style: symbolic;
}
diff --git a/themes/HighContrast/gtk-3.0/gtk.css b/themes/HighContrast/gtk-3.0/gtk.css
index 7e4b17a..9c33ec9 100644
--- a/themes/HighContrast/gtk-3.0/gtk.css
+++ b/themes/HighContrast/gtk-3.0/gtk.css
@@ -57,7 +57,8 @@
outline-style: dashed;
outline-offset: -3px;
outline-width: 1px;
- outline-radius: 2px; }
+ outline-radius: 2px;
+ -gtk-icon-style: symbolic; }
/***************
* Base States *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]