From cbbd23ec075997c5b2ffb634ee03724759fbe58e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 10 Aug 2015 20:31:22 +0200 Subject: gnome-shell theme improvements and some osd redesign --- .../checkbox/checkbox-checked-focused.svg | 195 +++++++++++++++++++++ .../3.16/dark-assets/checkbox/checkbox-checked.svg | 195 +++++++++++++++++++++ .../checkbox/checkbox-unchecked-focused.svg | 141 +++++++++++++++ .../dark-assets/checkbox/checkbox-unchecked.svg | 141 +++++++++++++++ 4 files changed, 672 insertions(+) create mode 100644 common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked-focused.svg create mode 100644 common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked.svg create mode 100644 common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked-focused.svg create mode 100644 common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked.svg (limited to 'common/gnome-shell/3.16/dark-assets/checkbox') diff --git a/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked-focused.svg b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked-focused.svg new file mode 100644 index 0000000..d1b59ee --- /dev/null +++ b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked.svg b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..fee35ec --- /dev/null +++ b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-checked.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked-focused.svg b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked-focused.svg new file mode 100644 index 0000000..513b1ad --- /dev/null +++ b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked.svg b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..1a34771 --- /dev/null +++ b/common/gnome-shell/3.16/dark-assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3