From c6029ac640cdc73c2ddae3ac1b033fe10284dc76 Mon Sep 17 00:00:00 2001 From: Martin Schenck Date: Mon, 1 Aug 2016 17:41:52 +0200 Subject: Solarized colours The script solarize.sh solarizes all colors by replacing the arc colors with approproate colours from the solarized color scheme. --- common/gnome-shell/3.16/common-assets/dash/dash-left.svg | 4 ++-- .../3.16/common-assets/dash/dash-placeholder.svg | 10 +++++----- .../gnome-shell/3.16/common-assets/dash/dash-right.svg | 4 ++-- .../3.16/common-assets/menu/menu-separator.svg | 2 +- common/gnome-shell/3.16/common-assets/misc/bg.svg | 4 ++-- .../gnome-shell/3.16/common-assets/misc/close-active.svg | 6 +++--- .../gnome-shell/3.16/common-assets/misc/close-hover.svg | 6 +++--- common/gnome-shell/3.16/common-assets/misc/close.svg | 6 +++--- .../3.16/common-assets/misc/corner-ripple-ltr.svg | 2 +- .../3.16/common-assets/misc/corner-ripple-rtl.svg | 2 +- common/gnome-shell/3.16/common-assets/misc/osd.svg | 2 +- .../3.16/common-assets/misc/page-indicator-checked.svg | 2 +- .../3.16/common-assets/misc/page-indicator-hover.svg | 2 +- .../3.16/common-assets/misc/page-indicator-inactive.svg | 2 +- .../3.16/common-assets/misc/process-working.svg | 16 ++++++++-------- .../gnome-shell/3.16/common-assets/panel/activities.svg | 8 ++++---- .../3.16/common-assets/panel/panel-overview.svg | 2 +- common/gnome-shell/3.16/common-assets/panel/panel.svg | 2 +- .../3.16/dark-assets/checkbox/checkbox-unchecked.svg | 4 ++-- common/gnome-shell/3.16/dark-assets/menu/menu.svg | 4 ++-- common/gnome-shell/3.16/dark-assets/misc/button-box.svg | 6 +++--- .../3.16/dark-assets/misc/calendar-arrow-left.svg | 2 +- .../3.16/dark-assets/misc/calendar-arrow-right.svg | 2 +- .../gnome-shell/3.16/dark-assets/misc/message-close.svg | 4 ++-- common/gnome-shell/3.16/dark-assets/misc/modal.svg | 4 ++-- .../gnome-shell/3.16/dark-assets/switch/switch-off.svg | 14 +++++++------- .../3.16/light-assets/checkbox/checkbox-unchecked.svg | 4 ++-- common/gnome-shell/3.16/light-assets/menu/menu.svg | 4 ++-- common/gnome-shell/3.16/light-assets/misc/button-box.svg | 6 +++--- .../3.16/light-assets/misc/calendar-arrow-left.svg | 2 +- .../3.16/light-assets/misc/calendar-arrow-right.svg | 2 +- .../gnome-shell/3.16/light-assets/misc/message-close.svg | 6 +++--- common/gnome-shell/3.16/light-assets/misc/modal.svg | 2 +- .../gnome-shell/3.16/light-assets/switch/switch-off.svg | 16 ++++++++-------- common/gnome-shell/3.16/sass/_common.scss | 2 +- 35 files changed, 83 insertions(+), 83 deletions(-) (limited to 'common/gnome-shell/3.16') diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-left.svg b/common/gnome-shell/3.16/common-assets/dash/dash-left.svg index 5fb7bf2..0571ee3 100644 --- a/common/gnome-shell/3.16/common-assets/dash/dash-left.svg +++ b/common/gnome-shell/3.16/common-assets/dash/dash-left.svg @@ -20,7 +20,7 @@ id="defs4795" /> @@ -44,11 +44,11 @@ @@ -78,7 +78,7 @@ transform="matrix(0.43589747,0,0,0.43589747,28.487179,275)" d="M 61,487.5 C 61,493.29899 56.29899,498 50.5,498 44.70101,498 40,493.29899 40,487.5 40,481.70101 44.70101,477 50.5,477 c 5.79899,0 10.5,4.70101 10.5,10.5 z" id="path99973" - style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-right.svg b/common/gnome-shell/3.16/common-assets/dash/dash-right.svg index 64c1e9b..1fabd7f 100644 --- a/common/gnome-shell/3.16/common-assets/dash/dash-right.svg +++ b/common/gnome-shell/3.16/common-assets/dash/dash-right.svg @@ -20,7 +20,7 @@ id="defs4795" /> + style="display:inline;opacity:0.95;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> diff --git a/common/gnome-shell/3.16/common-assets/menu/menu-separator.svg b/common/gnome-shell/3.16/common-assets/menu/menu-separator.svg index 4962ebc..ce3763c 100644 --- a/common/gnome-shell/3.16/common-assets/menu/menu-separator.svg +++ b/common/gnome-shell/3.16/common-assets/menu/menu-separator.svg @@ -20,7 +20,7 @@ id="defs7539" /> \ No newline at end of file diff --git a/common/gnome-shell/3.16/common-assets/misc/close-hover.svg b/common/gnome-shell/3.16/common-assets/misc/close-hover.svg index 7b52140..0f6121d 100644 --- a/common/gnome-shell/3.16/common-assets/misc/close-hover.svg +++ b/common/gnome-shell/3.16/common-assets/misc/close-hover.svg @@ -88,13 +88,13 @@ style="display:inline;fill:#000000;fill-opacity:1" /> \ No newline at end of file diff --git a/common/gnome-shell/3.16/common-assets/misc/close.svg b/common/gnome-shell/3.16/common-assets/misc/close.svg index e221a33..e44adc7 100644 --- a/common/gnome-shell/3.16/common-assets/misc/close.svg +++ b/common/gnome-shell/3.16/common-assets/misc/close.svg @@ -88,13 +88,13 @@ style="display:inline;fill:#000000;fill-opacity:1" /> \ No newline at end of file diff --git a/common/gnome-shell/3.16/common-assets/misc/corner-ripple-ltr.svg b/common/gnome-shell/3.16/common-assets/misc/corner-ripple-ltr.svg index 357a544..9409960 100644 --- a/common/gnome-shell/3.16/common-assets/misc/corner-ripple-ltr.svg +++ b/common/gnome-shell/3.16/common-assets/misc/corner-ripple-ltr.svg @@ -42,7 +42,7 @@ + style="stop-color:#fdf6e3;stop-opacity:0" /> + style="stop-color:#fdf6e3;stop-opacity:0.33714285" /> + style="stop-color:#fdf6e3;stop-opacity:1" /> + style="stop-color:#657b83;stop-opacity:0" /> + style="stop-color:#fdf6e3;stop-opacity:0.42857143" /> + style="stop-color:#fdf6e3;stop-opacity:1" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#adafb5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/gnome-shell/3.16/dark-assets/misc/modal.svg b/common/gnome-shell/3.16/dark-assets/misc/modal.svg index ec0b945..fa76036 100644 --- a/common/gnome-shell/3.16/dark-assets/misc/modal.svg +++ b/common/gnome-shell/3.16/dark-assets/misc/modal.svg @@ -30,7 +30,7 @@ height="24.500061" width="43" id="rect4156" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/gnome-shell/3.16/light-assets/checkbox/checkbox-unchecked.svg b/common/gnome-shell/3.16/light-assets/checkbox/checkbox-unchecked.svg index d50e0e2..08ee9e5 100644 --- a/common/gnome-shell/3.16/light-assets/checkbox/checkbox-unchecked.svg +++ b/common/gnome-shell/3.16/light-assets/checkbox/checkbox-unchecked.svg @@ -42,7 +42,7 @@ + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#91949c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/gnome-shell/3.16/light-assets/misc/modal.svg b/common/gnome-shell/3.16/light-assets/misc/modal.svg index b61f537..31894db 100644 --- a/common/gnome-shell/3.16/light-assets/misc/modal.svg +++ b/common/gnome-shell/3.16/light-assets/misc/modal.svg @@ -30,7 +30,7 @@ height="24.500061" width="43" id="rect4156" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> @@ -85,16 +85,16 @@ + style="stop-color:#657b83;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss index 8b947f7..bc8ca6c 100644 --- a/common/gnome-shell/3.16/sass/_common.scss +++ b/common/gnome-shell/3.16/sass/_common.scss @@ -2223,7 +2223,7 @@ $legacy_icon_size: 24px; border: 1px solid gray; padding: 4px; border-radius: 4px; - &:hover { border: 1px solid #ffffff; } + &:hover { border: 1px solid #fdf6e3; } } #lookingGlassExtensions { padding: 4px; } -- cgit v1.2.3