diff options
author | Martin Schenck | 2017-05-14 18:48:03 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:55:14 +0200 |
commit | 8dcbd38bc0b974e54706c640ff44e4ba271e79a8 (patch) | |
tree | c2b787afa07bbaa735e2d9c4816dc166f3c1cf0a /common | |
parent | 79b94dd2eeff181819048ccaeeef629e76bdaae1 (diff) | |
parent | 1f127a75af291da4874ce12e5ddf869dfd2cec27 (diff) | |
download | solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.tar.gz solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.tar.xz solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.zip |
Pulled Upstreamv1.0.1
Fixes #17
Diffstat (limited to 'common')
79 files changed, 5833 insertions, 2539 deletions
diff --git a/common/gnome-shell/3.18/common-assets/misc/calendar-today.svg b/common/gnome-shell/3.18/common-assets/misc/calendar-today.svg index b5a41f6..b307094 100644 --- a/common/gnome-shell/3.18/common-assets/misc/calendar-today.svg +++ b/common/gnome-shell/3.18/common-assets/misc/calendar-today.svg @@ -23,7 +23,7 @@ id="selected_bg_color" osb:paint="solid"> <stop - style="stop-color:#5294e2;stop-opacity:1;" + style="stop-color:#268bd2;stop-opacity:1;" offset="0" id="stop4503" /> </linearGradient> @@ -148,7 +148,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0" diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css index 69438bb..9d66b62 100644 --- a/common/gnome-shell/3.18/gnome-shell-dark.css +++ b/common/gnome-shell/3.18/gnome-shell-dark.css @@ -19,7 +19,7 @@ stage { font-family: Futura Bk bt, Cantarell, Sans-Serif; font-size: 9pt; - color: #D3DAE3; } + color: #657b83; } .button { min-height: 20px; @@ -30,67 +30,67 @@ stage { .button, .notification-banner .notification-button, .notification-banner:hover .notification-button, .notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(8, 62, 75, 0.05); } .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294e2; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #268bd2; + box-shadow: inset 0 1px rgba(8, 62, 75, 0.05); } .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #0a5062; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(10, 80, 98, 0.05); } .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294e2; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #268bd2; + box-shadow: inset 0 1px rgba(8, 62, 75, 0.05); } .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: rgba(101, 123, 131, 0.45); + border: 1px solid rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); + box-shadow: inset 0 1px rgba(8, 62, 75, 0.05); } StEntry { padding: 7px; caret-size: 1px; - caret-color: #D3DAE3; - selection-background-color: #5294e2; - selected-color: #ffffff; + caret-color: #657b83; + selection-background-color: #268bd2; + selected-color: #fdf6e3; transition-duration: 300ms; border-radius: 3px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + color: #657b83; + background-color: #073642; + border: 1px solid #001317; + box-shadow: inset 0 2px 4px rgba(7, 54, 66, 0.05); } StEntry:focus, StEntry:hover { - color: #D3DAE3; - background-color: #404552; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } + color: #657b83; + background-color: #073642; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px rgba(7, 54, 66, 0.05); } StEntry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #3c414e; - border-color: 1px solid #313440; - box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } + color: rgba(101, 123, 131, 0.45); + background-color: #04313d; + border-color: 1px solid #001e25; + box-shadow: inset 0 2px 4px rgba(4, 49, 61, 0.05); } StEntry StIcon.capslock-warning { icon-size: 16px; - warning-color: #F27835; + warning-color: #cb4b16; padding: 0 4px; } StScrollView.vfade { @@ -105,23 +105,23 @@ StScrollBar { min-width: 5px; min-height: 5px; } StScrollBar StBin#trough { - background-color: rgba(64, 69, 82, 0.1); + background-color: rgba(7, 54, 66, 0.1); border-radius: 8px; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 4px; - background-color: #767b87; + background-color: #284b55; border: 0px solid; margin: 0px; } StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #676b78; } + background-color: #1e434d; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294e2; } + background-color: #268bd2; } .slider { -slider-height: 4px; - -slider-background-color: #2b2e39; + -slider-background-color: #001317; -slider-border-color: transparent; - -slider-active-background-color: #5294e2; + -slider-active-background-color: #268bd2; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 0px; @@ -132,7 +132,7 @@ StScrollBar { color: transparent; } .popup-menu-item.selected .slider { -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; } + -slider-active-background-color: #fdf6e3; } .check-box StBoxLayout { spacing: .8em; } @@ -164,9 +164,9 @@ StScrollBar { background-image: url("common-assets/switch/switch-on-selected.svg"); } .shell-link { - color: #a9caf1; } + color: #78b9e6; } .shell-link:hover { - color: #d5e5f8; } + color: #a3cfee; } .headline { font-size: 110%; } @@ -178,8 +178,8 @@ StScrollBar { background-color: white; } .modal-dialog { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0); + color: #657b83; + background-color: rgba(0, 43, 54, 0); border: none; border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; padding: 0 5px 6px 5px; } @@ -191,19 +191,19 @@ StScrollBar { box-shadow: inset 0 0 black; border-top-width: 1px; border-bottom-width: 0; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); + border-color: rgba(3, 24, 29, 0.95); } .modal-dialog-linked-button:hover { - background-color: rgba(64, 69, 83, 0.95); } + background-color: rgba(9, 73, 89, 0.95); } .modal-dialog-linked-button:focus { - color: #5294e2; } + color: #268bd2; } .modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .modal-dialog-linked-button:insensitive { - color: rgba(186, 195, 207, 0.5); - background-color: rgba(49, 52, 63, 0.95); } + color: rgba(101, 123, 131, 0.5); + background-color: rgba(6, 46, 57, 0.95); } .modal-dialog-linked-button:first-child { border-radius: 0px 0px 0px 2px; } .modal-dialog-linked-button:last-child { @@ -225,7 +225,7 @@ StScrollBar { .end-session-dialog-subject { font-size: 11pt; font-weight: bold; - color: #D3DAE3; } + color: #657b83; } .end-session-dialog { spacing: 42px; } @@ -242,7 +242,7 @@ StScrollBar { text-align: right; } .end-session-dialog-warning { width: 28em; - color: #F27835; + color: #cb4b16; padding-top: 6px; } .end-session-dialog-warning:rtl { text-align: right; } @@ -253,7 +253,7 @@ StScrollBar { height: 48px; background-size: contain; } .end-session-dialog-shutdown-icon { - color: #D3DAE3; + color: #657b83; width: 48px; height: 48px; } .end-session-dialog-inhibitor-layout { @@ -272,17 +272,17 @@ StScrollBar { .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { font-weight: bold; } .end-session-dialog-app-list-item-description { - color: #e3e7ed; + color: #708891; font-size: 8pt; } .end-session-dialog .modal-dialog-linked-button:last-child { color: white; - background-color: #F04A50; } + background-color: #dc322f; } .end-session-dialog .modal-dialog-linked-button:last-child:hover { color: white; - background-color: #f47479; } + background-color: #e35956; } .end-session-dialog .modal-dialog-linked-button:last-child:active { color: white; - background-color: #ee3239; } + background-color: #cf2623; } .shell-mount-operation-icon { icon-size: 48px; } @@ -323,9 +323,9 @@ StScrollBar { padding-left: 32px; } .show-processes-dialog-app-list-item { - color: #b4c0cf; } + color: #4f6066; } .show-processes-dialog-app-list-item:hover { - color: #D3DAE3; } + color: #657b83; } .show-processes-dialog-app-list-item:ltr { padding-right: 1em; } .show-processes-dialog-app-list-item:rtl { @@ -350,7 +350,7 @@ StScrollBar { .prompt-dialog-headline { font-size: 12pt; font-weight: bold; - color: #D3DAE3; } + color: #657b83; } .prompt-dialog-descritption:rtl { text-align: right; } .prompt-dialog-password-box { @@ -358,7 +358,7 @@ StScrollBar { padding-bottom: 1em; } .prompt-dialog-error-label { font-size: 9pt; - color: #FC4138; + color: #dc322f; padding-bottom: 8px; } .prompt-dialog-info-label { font-size: 9pt; @@ -378,7 +378,7 @@ StScrollBar { padding-right: 10px; } .polkit-dialog-user-root-label { - color: #F27835; } + color: #cb4b16; } .polkit-dialog-user-user-icon { border-radius: 2px; @@ -401,11 +401,11 @@ StScrollBar { spacing: 20px; } .audio-selection-device { - border: 1px solid #2b2e39; + border: 1px solid #001317; border-radius: 3px; } .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } .audio-selection-device-box { padding: 20px; @@ -428,7 +428,7 @@ StScrollBar { .access-dialog-title { font-weight: bold; } .access-dialog-subtitle { - color: #D3DAE3; + color: #657b83; font-weight: bold; } .geolocation-dialog { @@ -442,7 +442,7 @@ StScrollBar { .geolocation-dialog-title { font-weight: bold; } .geolocation-dialog-reason { - color: #D3DAE3; + color: #657b83; font-weight: bold; } .network-dialog-secret-table { @@ -455,7 +455,7 @@ StScrollBar { .popup-menu { min-width: 15em; - color: #D3DAE3; + color: #657b83; border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } .popup-menu .popup-sub-menu { background: none; @@ -475,16 +475,16 @@ StScrollBar { box-shadow: none; border-image: url("dark-assets/menu/submenu-open.svg") 9 9 9 9; } .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #ffffff; + color: #fdf6e3; background-color: transparent; border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } .popup-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); + color: rgba(101, 123, 131, 0.5); background: none; } .popup-menu .popup-inactive-menu-item { - color: #D3DAE3; } + color: #657b83; } .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .popup-menu.panel-menu { -boxpointer-gap: 0px; margin-bottom: 1.75em; } @@ -504,7 +504,7 @@ StScrollBar { .candidate-popup-boxpointer { -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-background-color: rgba(7, 54, 66, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 5; @@ -541,13 +541,13 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #5294e2; } + color: #268bd2; } .osd-window .level-bar { - background-color: #5294e2; + background-color: #268bd2; border-radius: 2px; } .resize-popup { - color: #BAC3CF; + color: #657b83; background: none; border: none; border-radius: 5px; @@ -572,11 +572,11 @@ StScrollBar { border: 1px solid transparent; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #5294e2; } + border: 1px solid #268bd2; } .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; } + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; } .switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } @@ -584,11 +584,11 @@ StScrollBar { width: 256px; } .switcher-list .separator { width: 1px; - background: rgba(211, 218, 227, 0.33); } + background: rgba(101, 123, 131, 0.33); } .switcher-arrow { border-color: transparent; - color: #BAC3CF; } + color: #657b83; } .switcher-arrow:highlighted { color: white; } @@ -598,7 +598,7 @@ StScrollBar { height: 96px; } .cycler-highlight { - border: 5px solid #5294e2; } + border: 5px solid #268bd2; } .workspace-switcher { background: transparent; @@ -616,10 +616,10 @@ StScrollBar { .ws-switcher-active-up, .ws-switcher-active-down { height: 30px; - background-color: #5294e2; + background-color: #268bd2; background-size: 96px; border-radius: 2px; - border: 1px solid #5294e2; } + border: 1px solid #268bd2; } .ws-switcher-active-up { background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } @@ -634,8 +634,8 @@ StScrollBar { border-radius: 2px; } .tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294e2; } + background-color: rgba(38, 139, 210, 0.35); + border: 1px solid #268bd2; } .tile-preview-left.on-primary { border-radius: 0px 0 0 0; } .tile-preview-right.on-primary { @@ -690,8 +690,8 @@ StScrollBar { border-bottom-width: 1px; border-color: transparent; } #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; box-shadow: none; border-bottom-width: 1px; border-color: black; } @@ -703,7 +703,7 @@ StScrollBar { .unlock-screen #panel .panel-button, .login-screen #panel .panel-button, .lock-screen #panel .panel-button { - color: #f2f4f7; } + color: #7f949c; } .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, .login-screen #panel .panel-button:focus, .login-screen #panel .panel-button:hover, @@ -711,7 +711,7 @@ StScrollBar { .lock-screen #panel .panel-button:focus, .lock-screen #panel .panel-button:hover, .lock-screen #panel .panel-button:active { - color: #f2f4f7; } + color: #7f949c; } #panel #panelActivities.panel-button { -natural-hpadding: 12px; } #panel .panel-status-indicators-box, @@ -720,9 +720,9 @@ StScrollBar { #panel .power-status.panel-status-indicators-box { spacing: 0; } #panel .screencast-indicator { - color: #FC4138; } + color: #dc322f; } #panel .clock-display > * > *:last-child { - color: #5294e2; + color: #268bd2; margin-left: .3em; } #panel .popup-menu-arrow { width: 0; } @@ -770,20 +770,20 @@ StScrollBar { .system-menu-action { padding: 13px; - color: #D3DAE3; + color: #657b83; border-radius: 32px; /* wish we could do 50% */ border: 1px solid transparent; } .system-menu-action:hover, .system-menu-action:focus { transition-duration: 100ms; padding: 13px; - color: #D3DAE3; + color: #657b83; background-color: transparent; - border: 1px solid #5294e2; } + border: 1px solid #268bd2; } .system-menu-action:active { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; } + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; } .system-menu-action > StIcon { icon-size: 16px; } @@ -826,7 +826,7 @@ StScrollBar { .message-list-section-title, .events-section-title { padding: 7px 10px 7px 10px; - border: 1px solid rgba(64, 69, 82, 0); } + border: 1px solid rgba(7, 54, 66, 0); } .datemenu-today-button:hover, .datemenu-today-button:focus, .world-clocks-button:hover, .world-clocks-button:focus, @@ -836,21 +836,21 @@ StScrollBar { .message-list-section-title:focus, .events-section-title:hover, .events-section-title:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #0a5062; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(10, 80, 98, 0.05); } .datemenu-today-button:active, .world-clocks-button:active, .weather-button:active, .message-list-section-title:active, .events-section-title:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .datemenu-today-button .date-label { font-size: 1.5em; } @@ -859,12 +859,12 @@ StScrollBar { .weather-header, .message-list-section-title, .events-section-title { - color: rgba(211, 218, 227, 0.4); + color: rgba(101, 123, 131, 0.4); font-weight: bold; } .world-clocks-button:active .world-clocks-header, .weather-button:active .weather-header { - color: #ffffff; } + color: #fdf6e3; } .world-clocks-grid { spacing-rows: 0.4em; } @@ -873,7 +873,7 @@ StScrollBar { spacing: 0.4em; } .calendar-month-label { - color: #D3DAE3; + color: #657b83; font-weight: bold; padding: 8px 0; } @@ -922,17 +922,17 @@ StScrollBar { .calendar-day-base:hover, .calendar-day-base:focus { background-color: rgba(0, 0, 0, 0.1); } .calendar-day-base:active, .calendar-day-base:selected { - color: #D3DAE3; + color: #657b83; background-color: rgba(0, 0, 0, 0.15); border-width: 0; } .calendar-day-base.calendar-day-heading { - color: rgba(211, 218, 227, 0.85); + color: rgba(101, 123, 131, 0.85); margin-top: 1em; font-size: 70%; } .calendar-day { border-width: 0; - color: rgba(211, 218, 227, 0.8); } + color: rgba(101, 123, 131, 0.8); } .calendar-day-top { border-top-width: 0; } @@ -941,7 +941,7 @@ StScrollBar { border-left-width: 0; } .calendar-nonwork-day { - color: #D3DAE3; + color: #657b83; font-weight: bold; } .calendar-today, @@ -950,8 +950,8 @@ StScrollBar { .calendar-today:focus, .calendar-today:hover { font-weight: bold; - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-width: 0; } .calendar-day-with-events { @@ -959,10 +959,10 @@ StScrollBar { background-image: url("common-assets/misc/calendar-today.svg"); } .calendar-today.calendar-day-with-events { - color: #ffffff; } + color: #fdf6e3; } .calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); + color: rgba(101, 123, 131, 0.3); opacity: 1; } .calendar-week-number { @@ -973,8 +973,8 @@ StScrollBar { border-radius: 2px; padding: 0.5em 0 0; margin: 6px; - background-color: rgba(211, 218, 227, 0.3); - color: #383C4A; } + background-color: rgba(101, 123, 131, 0.3); + color: #002b36; } .message-list { width: 31.5em; } @@ -988,7 +988,7 @@ StScrollBar { width: 0; height: 0; } .message-list-placeholder StLabel { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .message-list-clear-button.button { margin: 1.5em 1.5em 0; padding: 4px 12px; } @@ -1009,13 +1009,13 @@ StScrollBar { .message { padding: 4px; - color: #D3DAE3; + color: #657b83; border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } .message:hover, .message:focus { - color: #D3DAE3; + color: #657b83; border-image: url("dark-assets/misc/message-hover.svg") 9 9 9 9; } .message:active { - color: #ffffff; + color: #fdf6e3; border-image: url("dark-assets/misc/message-active.svg") 9 9 9 9; } .message-icon-bin { padding: 8px 0px 8px 8px; } @@ -1025,7 +1025,7 @@ StScrollBar { color: inherit; } .message-secondary-bin, .message-secondary-bin > .event-time { - color: rgba(211, 218, 227, 0.6); + color: rgba(101, 123, 131, 0.6); font-size: 0.9em; } .message-secondary-bin:ltr, .message-secondary-bin > .event-time:ltr { @@ -1035,7 +1035,7 @@ StScrollBar { padding-right: 8px; } .message:active .message-secondary-bin, .message:active .message-secondary-bin > .event-time { - color: rgba(255, 255, 255, 0.6); } + color: rgba(253, 246, 227, 0.6); } .message-secondary-bin > StIcon { icon-size: 16px; } .message-title { @@ -1050,30 +1050,30 @@ StScrollBar { .message-media-control { padding: 6px; - color: #D3DAE3; } + color: #657b83; } .message-media-control:last-child:ltr { padding-right: 18px; } .message-media-control:last-child:rtl { padding-left: 18px; } .message-media-control:hover { - color: rgba(211, 218, 227, 0.7); } + color: rgba(101, 123, 131, 0.7); } .message-media-control:active { - color: #5294e2; } + color: #268bd2; } .message-media-control:insensitive { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .message:active .message-media-control { - color: #ffffff; } + color: #fdf6e3; } .media-message-cover-icon { icon-size: 32px; } .media-message-cover-icon.fallback { - color: rgba(211, 218, 227, 0.45); - background-color: #383C4A; + color: rgba(101, 123, 131, 0.45); + background-color: #002b36; border-radius: 2px; icon-size: 16px; padding: 8px; - border: 1px solid #2b2e39; } + border: 1px solid #001317; } .ripple-box { width: 52px; @@ -1125,13 +1125,13 @@ StScrollBar { font-weight: bold; text-align: center; } .nm-dialog-airplane-text { - color: #D3DAE3; } + color: #657b83; } .nm-dialog-header-icon { icon-size: 32px; } .nm-dialog-scroll-view { - border: 1px solid #2b2e39; + border: 1px solid #001317; border-radius: 2px; - background-color: #404552; } + background-color: #073642; } .nm-dialog-header { font-weight: bold; font-size: 1.2em; } @@ -1141,15 +1141,15 @@ StScrollBar { padding: 12px; spacing: 0px; } .nm-dialog-item:selected { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .nm-dialog-icons { spacing: .5em; } .nm-dialog-icon { icon-size: 16px; } .no-networks-label { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .no-networks-box { spacing: 12px; } @@ -1170,13 +1170,13 @@ StScrollBar { padding: 32px; } .window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); + border: 3px solid rgba(38, 139, 210, 0.8); border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } + box-shadow: inset 0px 0px 0px 1px rgba(38, 139, 210, 0); } .window-caption, .window-caption:hover { spacing: 25px; - color: #BAC3CF; + color: #657b83; background-color: rgba(0, 0, 0, 0.7); border-radius: 2px; padding: 4px 12px; @@ -1187,21 +1187,21 @@ StScrollBar { padding: 7px 9px; border-radius: 20px; border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(64, 69, 82, 0.9); } + background-color: rgba(7, 54, 66, 0.9); } .search-entry:focus { padding: 7px 9px; } .search-entry .search-entry-icon { icon-size: 16px; padding: 0 4px; - color: #D3DAE3; } + color: #657b83; } .search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294e2; - selection-background-color: #ffffff; - selected-color: #5294e2; } + color: #fdf6e3; + caret-color: #fdf6e3; + background-color: #268bd2; + selection-background-color: #fdf6e3; + selected-color: #268bd2; } .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; } + color: #fdf6e3; } #searchResultsBin { max-width: 1000px; } @@ -1246,8 +1246,8 @@ StScrollBar { #dash { font-size: 1em; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); border-color: rgba(0, 0, 0, 0.4); padding: 4px 0; border-radius: 0 3px 3px 0; } @@ -1286,20 +1286,20 @@ StScrollBar { .right #dash .app-well-app:hover .overview-icon, .bottom #dash .app-well-app:hover .overview-icon, .top #dash .app-well-app:hover .overview-icon { - background-color: #5294e2; } + background-color: #268bd2; } #dash .app-well-app:active .overview-icon, .right #dash .app-well-app:active .overview-icon, .bottom #dash .app-well-app:active .overview-icon, .top #dash .app-well-app:active .overview-icon { box-shadow: none; - background-color: #2679db; } + background-color: #1e6ea7; } #dash .app-well-app-running-dot { width: 11px; height: 2px; margin-bottom: 2px; - background-color: #5294e2; } + background-color: #268bd2; } #dashtodockContainer .app-well-app-running-dot { background: none; @@ -1325,14 +1325,14 @@ StScrollBar { .show-apps:hover .overview-icon { background-color: rgba(0, 0, 0, 0.7); - color: #5294e2; } + color: #268bd2; } .show-apps:active .overview-icon, .show-apps:active .show-apps-icon, .show-apps:checked .overview-icon, .show-apps:checked .show-apps-icon { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; box-shadow: none; transition-duration: 0ms; } @@ -1348,20 +1348,20 @@ StScrollBar { .app-view-control { padding: 4px 32px; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .app-view-control:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .app-view-control:checked { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { border-radius: 2px 0 0 2px; border-right-width: 0; } @@ -1372,13 +1372,13 @@ StScrollBar { .search-provider-icon:active, .search-provider-icon:checked, .list-search-result:active, .list-search-result:checked { - background-color: rgba(31, 33, 40, 0.85); } + background-color: rgba(2, 16, 20, 0.85); } .search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, .list-search-result:focus, .list-search-result:selected, .list-search-result:hover { - background-color: rgba(186, 195, 207, 0.4); + background-color: rgba(101, 123, 131, 0.4); transition-duration: 200ms; } .app-well-app:active .overview-icon, @@ -1387,8 +1387,8 @@ StScrollBar { .app-well-app.app-folder:checked .overview-icon, .grid-search-result:active .overview-icon, .grid-search-result:checked .overview-icon { - background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294e2; } + background-color: rgba(2, 16, 20, 0.85); + box-shadow: inset 0 0 #268bd2; } .app-well-app:hover .overview-icon, .app-well-app:focus .overview-icon, @@ -1399,7 +1399,7 @@ StScrollBar { .grid-search-result:hover .overview-icon, .grid-search-result:focus .overview-icon, .grid-search-result:selected .overview-icon { - background-color: rgba(186, 195, 207, 0.4); + background-color: rgba(101, 123, 131, 0.4); transition-duration: 0ms; border-image: none; background-image: none; } @@ -1408,7 +1408,7 @@ StScrollBar { width: 20px; height: 2px; margin-bottom: 4px; - background-color: #5294e2; } + background-color: #268bd2; } .search-provider-icon, .list-search-result, .app-well-app .overview-icon, @@ -1422,23 +1422,23 @@ StScrollBar { text-align: center; } .app-well-app.app-folder > .overview-icon { - background-color: rgba(35, 38, 46, 0.95); + background-color: rgba(3, 24, 29, 0.95); border: 1px solid rgba(0, 0, 0, 0.45); } .app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(60, 64, 78, 0.95); } + background-color: rgba(8, 65, 80, 0.95); } .app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; box-shadow: none; } .app-well-app.app-folder:focus > .overview-icon { - background-color: #5294e2; } + background-color: #268bd2; } .app-folder-popup { -arrow-border-radius: 2px; - -arrow-background-color: rgba(35, 38, 46, 0.95); + -arrow-background-color: rgba(3, 24, 29, 0.95); -arrow-border-color: rgba(0, 0, 0, 0.45); -arrow-border-width: 1px; -arrow-base: 5; @@ -1488,7 +1488,7 @@ StScrollBar { border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } .workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); + border: 4px solid rgba(38, 139, 210, 0.8); border-radius: 1px; padding: 1px; } @@ -1500,10 +1500,10 @@ StScrollBar { .search-statustext, .no-frequent-applications-label { font-size: 2em; font-weight: bold; - color: #D3DAE3; } + color: #657b83; } .url-highlighter { - link-color: #a9caf1; } + link-color: #78b9e6; } .notification-banner, .notification-banner:hover, @@ -1512,7 +1512,7 @@ StScrollBar { width: 34em; margin: 5px; padding: 10px; - color: #D3DAE3; + color: #657b83; background-color: transparent; border: 1px solid transparent; border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } @@ -1556,7 +1556,7 @@ StScrollBar { margin: 5px; } .chat-log-message { - color: #D3DAE3; } + color: #657b83; } .chat-new-group { padding-top: 1em; } @@ -1569,7 +1569,7 @@ StScrollBar { .chat-sent { padding-left: 18pt; - color: #5294e2; } + color: #268bd2; } .chat-sent:rtl { padding-left: 0; padding-right: 18pt; } @@ -1578,7 +1578,7 @@ StScrollBar { padding-left: 4px; font-size: 9pt; font-weight: bold; - color: rgba(211, 218, 227, 0.6); } + color: rgba(101, 123, 131, 0.6); } .chat-meta-message:rtl { padding-left: 0; padding-right: 4px; } @@ -1606,7 +1606,7 @@ StScrollBar { spacing: 8px; border-radius: 4px; } .hotplug-resident-mount:hover { - background-color: rgba(56, 60, 74, 0.3); } + background-color: rgba(0, 43, 54, 0.3); } .hotplug-resident-mount-label { color: inherit; @@ -1625,7 +1625,7 @@ StScrollBar { color: pink; } .legacy-tray { - background-color: rgba(43, 46, 55, 0.95); } + background-color: rgba(5, 36, 44, 0.95); } .legacy-tray:ltr { border-radius: 0 2px 0 0; border-left-width: 0; } @@ -1642,7 +1642,7 @@ StScrollBar { .legacy-tray-handle:hover, .legacy-tray-handle:focus, .legacy-tray-icon:hover, .legacy-tray-icon:focus { - background-color: rgba(211, 218, 227, 0.1); } + background-color: rgba(101, 123, 131, 0.1); } .legacy-tray-icon-box { spacing: 12px; } @@ -1659,12 +1659,12 @@ StScrollBar { min-width: 155px; } .magnifier-zoom-region { - border: 2px solid #5294e2; } + border: 2px solid #268bd2; } .magnifier-zoom-region.full-screen { border-width: 0; } #keyboard { - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.2); } @@ -1683,35 +1683,35 @@ StScrollBar { font-weight: bold; border-radius: 3px; box-shadow: none; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .keyboard-key:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: #268bd2; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .keyboard-key:grayed { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #234b56; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .keyboard-subkeys { - color: #BAC3CF; + color: #657b83; padding: 5px; -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-background-color: rgba(7, 54, 66, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; @@ -1721,20 +1721,20 @@ StScrollBar { .candidate-popup-content { padding: 0.5em; spacing: 0.3em; - color: #BAC3CF; + color: #657b83; font-size: 1.15em; } .candidate-index { padding: 0 0.5em 0 0; - color: #d8dde4; } + color: #7f949c; } .candidate-box { padding: 0.3em 0.5em 0.3em 0.5em; border-radius: 2px; - color: #BAC3CF; } + color: #657b83; } .candidate-box:selected, .candidate-box:hover { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .candidate-page-button-box { height: 2em; } @@ -1759,11 +1759,11 @@ StScrollBar { .framed-user-icon { background-size: contain; border: 0px solid transparent; - color: #D3DAE3; + color: #657b83; border-radius: 2px; } .framed-user-icon:hover { border-color: transparent; - color: white; } + color: #b8c4c9; } .login-dialog-banner-view { padding-top: 24px; @@ -1777,41 +1777,41 @@ StScrollBar { .login-dialog .modal-dialog-button { padding: 3px 18px; } .login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #083e4b; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(8, 62, 75, 0.05); } .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #657b83; + background-color: #0a5062; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(10, 80, 98, 0.05); } .login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #001317; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } + text-shadow: 0 1px rgba(7, 54, 66, 0); + color: rgba(101, 123, 131, 0.45); + border: 1px solid rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); + box-shadow: inset 0 1px rgba(8, 62, 75, 0.05); } .login-dialog-logo-bin { padding: 24px 0px; } .login-dialog-banner { - color: #9ca9ba; } + color: #4f6066; } .login-dialog-button-box { spacing: 5px; } .login-dialog-message-warning { - color: #F27835; } + color: #cb4b16; } .login-dialog-message-hint { padding-top: 0; @@ -1823,12 +1823,12 @@ StScrollBar { padding-left: 2px; } .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #BAC3CF; } + color: #657b83; } .login-dialog-not-listed-label { font-size: 90%; font-weight: bold; - color: #62758e; + color: #222a2d; padding-top: 1em; } .login-dialog-user-list-view { @@ -1839,32 +1839,32 @@ StScrollBar { padding: .2em; width: 23em; } .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294e2; } + border-right: 2px solid #268bd2; } .login-dialog-user-list-item { border-radius: 5px; padding: .2em; - color: #62758e; } + color: #222a2d; } .login-dialog-user-list-item:ltr { padding-right: 1em; } .login-dialog-user-list-item:rtl { padding-left: 1em; } .login-dialog-user-list-item:hover { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 2px; margin: 2px 0 0 0; - background-color: #BAC3CF; } + background-color: #657b83; } .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; } + background-color: #fdf6e3; } .login-dialog-username, .user-widget-label { - color: #BAC3CF; + color: #657b83; font-size: 120%; font-weight: bold; text-align: left; @@ -1883,7 +1883,7 @@ StScrollBar { width: 23em; } .login-dialog-prompt-label { - color: #7e8fa5; + color: #394549; font-size: 110%; padding-top: 1em; } @@ -1891,11 +1891,11 @@ StScrollBar { icon-size: 1.25em; } .login-dialog-session-list-button { - color: #62758e; } + color: #222a2d; } .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #BAC3CF; } + color: #657b83; } .login-dialog-session-list-button:active { - color: #394351; } + color: black; } .screen-shield-arrows { padding-bottom: 3em; } @@ -1932,9 +1932,9 @@ StScrollBar { .screen-shield-notifications-container .notification, .screen-shield-notifications-container .screen-shield-notification-source { padding: 12px 6px; - border: 1px solid rgba(186, 195, 207, 0.2); - background-color: rgba(53, 57, 69, 0.45); - color: #BAC3CF; + border: 1px solid rgba(101, 123, 131, 0.2); + background-color: rgba(7, 54, 66, 0.45); + color: #657b83; border-radius: 4px; } .screen-shield-notifications-container .notification { margin-right: 15px; } @@ -1947,7 +1947,7 @@ StScrollBar { padding: 0px 0px 0px 12px; } #panel.lock-screen { - background-color: rgba(53, 57, 69, 0.5); } + background-color: rgba(7, 54, 66, 0.5); } .screen-shield-background { background: black; @@ -1958,11 +1958,11 @@ StScrollBar { background-repeat: repeat; } #screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { - background-color: rgba(56, 60, 74, 0.3); } + background-color: rgba(0, 43, 54, 0.3); } #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { - background-color: rgba(56, 60, 74, 0.5); } + background-color: rgba(0, 43, 54, 0.5); } #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); } + background-color: rgba(38, 139, 210, 0.5); } #LookingGlassDialog { spacing: 4px; @@ -1971,7 +1971,7 @@ StScrollBar { border: 1px solid black; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-radius: 2px; - color: #BAC3CF; } + color: #657b83; } #LookingGlassDialog > #Toolbar { padding: 3px; border: none; @@ -1983,7 +1983,7 @@ StScrollBar { -natural-hpadding: 12px; -minimum-hpadding: 6px; font-weight: bold; - color: #BAC3CF; + color: #657b83; transition-duration: 100ms; padding-left: .3em; padding-right: .3em; } @@ -1992,7 +1992,7 @@ StScrollBar { text-shadow: black 0px 2px 2px; } #LookingGlassDialog .notebook-tab:selected { border-bottom-width: 0px; - color: #5294e2; + color: #268bd2; text-shadow: black 0px 2px 2px; } #LookingGlassDialog StBoxLayout#EvalBox { padding: 4px; @@ -2001,25 +2001,25 @@ StScrollBar { spacing: 4px; } .lg-dialog StEntry { - caret-color: #ffffff; - selection-background-color: #5294e2; - selected-color: #ffffff; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + caret-color: #fdf6e3; + selection-background-color: #268bd2; + selected-color: #fdf6e3; + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294e2; - border: 1px solid rgba(26, 28, 34, 0.35); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); - selection-background-color: #ffffff; - selected-color: #5294e2; } + selection-background-color: #fdf6e3; + selected-color: #268bd2; } .lg-dialog .shell-link { - color: #a9caf1; } + color: #78b9e6; } .lg-dialog .shell-link:hover { - color: #d5e5f8; } + color: #a3cfee; } .lg-completions-text { font-size: .9em; @@ -2033,7 +2033,7 @@ StScrollBar { padding: 4px; border-radius: 4px; } .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; } + border: 1px solid #fdf6e3; } #lookingGlassExtensions { padding: 4px; } @@ -2045,7 +2045,7 @@ StScrollBar { .lg-extension { border: 1px solid rgba(0, 0, 0, 0.7); border-radius: 2px; - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); padding: 4px; } .lg-extension-name { diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css index 5d8c325..97b47fc 100644 --- a/common/gnome-shell/3.18/gnome-shell.css +++ b/common/gnome-shell/3.18/gnome-shell.css @@ -30,39 +30,39 @@ stage { .button, .notification-banner .notification-button, .notification-banner:hover .notification-button, .notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #5294e2; + border: 1px solid #268bd2; box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: white; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #5294e2; + border: 1px solid #268bd2; box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); + border: 1px solid rgba(101, 123, 131, 0.55); background-color: rgba(251, 251, 252, 0.55); box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } @@ -70,27 +70,27 @@ StEntry { padding: 7px; caret-size: 1px; caret-color: #5c616c; - selection-background-color: #5294e2; - selected-color: #ffffff; + selection-background-color: #268bd2; + selected-color: #fdf6e3; transition-duration: 300ms; border-radius: 3px; color: #5c616c; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } + background-color: #fdf6e3; + border: 1px solid #657b83; + box-shadow: inset 0 2px 4px rgba(253, 246, 227, 0.05); } StEntry:focus, StEntry:hover { color: #5c616c; - background-color: #ffffff; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } + background-color: #fdf6e3; + border: 1px solid #268bd2; + box-shadow: inset 0 2px 4px rgba(253, 246, 227, 0.05); } StEntry:insensitive { color: rgba(92, 97, 108, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } + background-color: #f9f6ec; + border-color: 1px solid #a6b2b7; + box-shadow: inset 0 2px 4px rgba(249, 246, 236, 0.05); } StEntry StIcon.capslock-warning { icon-size: 16px; - warning-color: #F27835; + warning-color: #cb4b16; padding: 0 4px; } StScrollView.vfade { @@ -105,7 +105,7 @@ StScrollBar { min-width: 5px; min-height: 5px; } StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); + background-color: rgba(253, 246, 227, 0.1); border-radius: 8px; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 4px; @@ -115,13 +115,13 @@ StScrollBar { StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: #c7c9cd; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294e2; } + background-color: #268bd2; } .slider { -slider-height: 4px; - -slider-background-color: #cfd6e6; + -slider-background-color: #657b83; -slider-border-color: transparent; - -slider-active-background-color: #5294e2; + -slider-active-background-color: #268bd2; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 0px; @@ -132,7 +132,7 @@ StScrollBar { color: transparent; } .popup-menu-item.selected .slider { -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; } + -slider-active-background-color: #fdf6e3; } .check-box StBoxLayout { spacing: .8em; } @@ -164,9 +164,9 @@ StScrollBar { background-image: url("common-assets/switch/switch-on-selected.svg"); } .shell-link { - color: #2679db; } + color: #1e6ea7; } .shell-link:hover { - color: #5294e2; } + color: #268bd2; } .headline { font-size: 110%; } @@ -191,19 +191,19 @@ StScrollBar { box-shadow: inset 0 0 black; border-top-width: 0px; border-bottom-width: 0; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(42, 45, 55, 0.95); } + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); + border-color: rgba(5, 35, 43, 0.95); } .modal-dialog-linked-button:hover { - background-color: rgba(64, 69, 83, 0.95); } + background-color: rgba(9, 73, 89, 0.95); } .modal-dialog-linked-button:focus { - color: #5294e2; } + color: #268bd2; } .modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .modal-dialog-linked-button:insensitive { - color: rgba(186, 195, 207, 0.5); - background-color: rgba(49, 52, 63, 0.95); } + color: rgba(101, 123, 131, 0.5); + background-color: rgba(6, 46, 57, 0.95); } .modal-dialog-linked-button:first-child { border-radius: 0px 0px 0px 2px; } .modal-dialog-linked-button:last-child { @@ -242,7 +242,7 @@ StScrollBar { text-align: right; } .end-session-dialog-warning { width: 28em; - color: #F27835; + color: #cb4b16; padding-top: 6px; } .end-session-dialog-warning:rtl { text-align: right; } @@ -276,13 +276,13 @@ StScrollBar { font-size: 8pt; } .end-session-dialog .modal-dialog-linked-button:last-child { color: white; - background-color: #F04A50; } + background-color: #dc322f; } .end-session-dialog .modal-dialog-linked-button:last-child:hover { color: white; - background-color: #f47479; } + background-color: #e35956; } .end-session-dialog .modal-dialog-linked-button:last-child:active { color: white; - background-color: #ee3239; } + background-color: #cf2623; } .shell-mount-operation-icon { icon-size: 48px; } @@ -358,7 +358,7 @@ StScrollBar { padding-bottom: 1em; } .prompt-dialog-error-label { font-size: 9pt; - color: #FC4138; + color: #dc322f; padding-bottom: 8px; } .prompt-dialog-info-label { font-size: 9pt; @@ -378,7 +378,7 @@ StScrollBar { padding-right: 10px; } .polkit-dialog-user-root-label { - color: #F27835; } + color: #cb4b16; } .polkit-dialog-user-user-icon { border-radius: 2px; @@ -404,8 +404,8 @@ StScrollBar { border: 1px solid #dcdfe3; border-radius: 3px; } .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } .audio-selection-device-box { padding: 20px; @@ -475,7 +475,7 @@ StScrollBar { box-shadow: none; border-image: url("light-assets/menu/submenu-open.svg") 9 9 9 9; } .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #ffffff; + color: #fdf6e3; background-color: transparent; border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; } .popup-menu .popup-menu-item:insensitive { @@ -504,7 +504,7 @@ StScrollBar { .candidate-popup-boxpointer { -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-background-color: rgba(7, 54, 66, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 5; @@ -541,13 +541,13 @@ StScrollBar { height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; - color: #5294e2; } + color: #268bd2; } .osd-window .level-bar { - background-color: #5294e2; + background-color: #268bd2; border-radius: 2px; } .resize-popup { - color: #BAC3CF; + color: #657b83; background: none; border: none; border-radius: 5px; @@ -572,11 +572,11 @@ StScrollBar { border: 1px solid transparent; } .switcher-list .item-box:outlined { padding: 8px; - border: 1px solid #5294e2; } + border: 1px solid #268bd2; } .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; } + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; } .switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } @@ -588,7 +588,7 @@ StScrollBar { .switcher-arrow { border-color: transparent; - color: #BAC3CF; } + color: #657b83; } .switcher-arrow:highlighted { color: white; } @@ -598,7 +598,7 @@ StScrollBar { height: 96px; } .cycler-highlight { - border: 5px solid #5294e2; } + border: 5px solid #268bd2; } .workspace-switcher { background: transparent; @@ -616,10 +616,10 @@ StScrollBar { .ws-switcher-active-up, .ws-switcher-active-down { height: 30px; - background-color: #5294e2; + background-color: #268bd2; background-size: 96px; border-radius: 2px; - border: 1px solid #5294e2; } + border: 1px solid #268bd2; } .ws-switcher-active-up { background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } @@ -634,8 +634,8 @@ StScrollBar { border-radius: 2px; } .tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294e2; } + background-color: rgba(38, 139, 210, 0.35); + border: 1px solid #268bd2; } .tile-preview-left.on-primary { border-radius: 0px 0 0 0; } .tile-preview-right.on-primary { @@ -690,8 +690,8 @@ StScrollBar { border-bottom-width: 1px; border-color: transparent; } #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; box-shadow: none; border-bottom-width: 1px; border-color: black; } @@ -720,9 +720,9 @@ StScrollBar { #panel .power-status.panel-status-indicators-box { spacing: 0; } #panel .screencast-indicator { - color: #FC4138; } + color: #dc322f; } #panel .clock-display > * > *:last-child { - color: #5294e2; + color: #268bd2; margin-left: .3em; } #panel .popup-menu-arrow { width: 0; } @@ -779,11 +779,11 @@ StScrollBar { padding: 13px; color: #5c616c; background-color: transparent; - border: 1px solid #5294e2; } + border: 1px solid #268bd2; } .system-menu-action:active { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; } + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; } .system-menu-action > StIcon { icon-size: 16px; } @@ -826,7 +826,7 @@ StScrollBar { .message-list-section-title, .events-section-title { padding: 7px 10px 7px 10px; - border: 1px solid rgba(255, 255, 255, 0); } + border: 1px solid rgba(253, 246, 227, 0); } .datemenu-today-button:hover, .datemenu-today-button:focus, .world-clocks-button:hover, .world-clocks-button:focus, @@ -836,21 +836,21 @@ StScrollBar { .message-list-section-title:focus, .events-section-title:hover, .events-section-title:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: white; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } .datemenu-today-button:active, .world-clocks-button:active, .weather-button:active, .message-list-section-title:active, .events-section-title:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .datemenu-today-button .date-label { font-size: 1.5em; } @@ -864,7 +864,7 @@ StScrollBar { .world-clocks-button:active .world-clocks-header, .weather-button:active .weather-header { - color: #ffffff; } + color: #fdf6e3; } .world-clocks-grid { spacing-rows: 0.4em; } @@ -950,8 +950,8 @@ StScrollBar { .calendar-today:focus, .calendar-today:hover { font-weight: bold; - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-width: 0; } .calendar-day-with-events { @@ -959,7 +959,7 @@ StScrollBar { background-image: url("common-assets/misc/calendar-today.svg"); } .calendar-today.calendar-day-with-events { - color: #ffffff; } + color: #fdf6e3; } .calendar-other-month-day { color: rgba(92, 97, 108, 0.3); @@ -1015,7 +1015,7 @@ StScrollBar { color: #5c616c; border-image: url("light-assets/misc/message-hover.svg") 9 9 9 9; } .message:active { - color: #ffffff; + color: #fdf6e3; border-image: url("light-assets/misc/message-active.svg") 9 9 9 9; } .message-icon-bin { padding: 8px 0px 8px 8px; } @@ -1035,7 +1035,7 @@ StScrollBar { padding-right: 8px; } .message:active .message-secondary-bin, .message:active .message-secondary-bin > .event-time { - color: rgba(255, 255, 255, 0.6); } + color: rgba(253, 246, 227, 0.6); } .message-secondary-bin > StIcon { icon-size: 16px; } .message-title { @@ -1058,12 +1058,12 @@ StScrollBar { .message-media-control:hover { color: rgba(92, 97, 108, 0.7); } .message-media-control:active { - color: #5294e2; } + color: #268bd2; } .message-media-control:insensitive { color: rgba(92, 97, 108, 0.55); } .message:active .message-media-control { - color: #ffffff; } + color: #fdf6e3; } .media-message-cover-icon { icon-size: 32px; } @@ -1131,7 +1131,7 @@ StScrollBar { .nm-dialog-scroll-view { border: 1px solid #dcdfe3; border-radius: 2px; - background-color: #ffffff; } + background-color: #fdf6e3; } .nm-dialog-header { font-weight: bold; font-size: 1.2em; } @@ -1141,8 +1141,8 @@ StScrollBar { padding: 12px; spacing: 0px; } .nm-dialog-item:selected { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .nm-dialog-icons { spacing: .5em; } .nm-dialog-icon { @@ -1170,13 +1170,13 @@ StScrollBar { padding: 32px; } .window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); + border: 3px solid rgba(38, 139, 210, 0.8); border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } + box-shadow: inset 0px 0px 0px 1px rgba(38, 139, 210, 0); } .window-caption, .window-caption:hover { spacing: 25px; - color: #BAC3CF; + color: #657b83; background-color: rgba(0, 0, 0, 0.7); border-radius: 2px; padding: 4px 12px; @@ -1187,7 +1187,7 @@ StScrollBar { padding: 7px 9px; border-radius: 20px; border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(255, 255, 255, 0.9); } + background-color: rgba(253, 246, 227, 0.9); } .search-entry:focus { padding: 7px 9px; } .search-entry .search-entry-icon { @@ -1195,13 +1195,13 @@ StScrollBar { padding: 0 4px; color: #5c616c; } .search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294e2; - selection-background-color: #ffffff; - selected-color: #5294e2; } + color: #fdf6e3; + caret-color: #fdf6e3; + background-color: #268bd2; + selection-background-color: #fdf6e3; + selected-color: #268bd2; } .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; } + color: #fdf6e3; } #searchResultsBin { max-width: 1000px; } @@ -1246,8 +1246,8 @@ StScrollBar { #dash { font-size: 1em; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); border-color: rgba(0, 0, 0, 0.4); padding: 4px 0; border-radius: 0 3px 3px 0; } @@ -1286,20 +1286,20 @@ StScrollBar { .right #dash .app-well-app:hover .overview-icon, .bottom #dash .app-well-app:hover .overview-icon, .top #dash .app-well-app:hover .overview-icon { - background-color: #5294e2; } + background-color: #268bd2; } #dash .app-well-app:active .overview-icon, .right #dash .app-well-app:active .overview-icon, .bottom #dash .app-well-app:active .overview-icon, .top #dash .app-well-app:active .overview-icon { box-shadow: none; - background-color: #2679db; } + background-color: #1e6ea7; } #dash .app-well-app-running-dot { width: 11px; height: 2px; margin-bottom: 2px; - background-color: #5294e2; } + background-color: #268bd2; } #dashtodockContainer .app-well-app-running-dot { background: none; @@ -1325,14 +1325,14 @@ StScrollBar { .show-apps:hover .overview-icon { background-color: rgba(0, 0, 0, 0.7); - color: #5294e2; } + color: #268bd2; } .show-apps:active .overview-icon, .show-apps:active .show-apps-icon, .show-apps:checked .overview-icon, .show-apps:checked .show-apps-icon { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; box-shadow: none; transition-duration: 0ms; } @@ -1348,20 +1348,20 @@ StScrollBar { .app-view-control { padding: 4px 32px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .app-view-control:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .app-view-control:checked { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { border-radius: 2px 0 0 2px; border-right-width: 0; } @@ -1372,13 +1372,13 @@ StScrollBar { .search-provider-icon:active, .search-provider-icon:checked, .list-search-result:active, .list-search-result:checked { - background-color: rgba(31, 33, 40, 0.85); } + background-color: rgba(2, 16, 20, 0.85); } .search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, .list-search-result:focus, .list-search-result:selected, .list-search-result:hover { - background-color: rgba(186, 195, 207, 0.4); + background-color: rgba(101, 123, 131, 0.4); transition-duration: 200ms; } .app-well-app:active .overview-icon, @@ -1387,8 +1387,8 @@ StScrollBar { .app-well-app.app-folder:checked .overview-icon, .grid-search-result:active .overview-icon, .grid-search-result:checked .overview-icon { - background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294e2; } + background-color: rgba(2, 16, 20, 0.85); + box-shadow: inset 0 0 #268bd2; } .app-well-app:hover .overview-icon, .app-well-app:focus .overview-icon, @@ -1399,7 +1399,7 @@ StScrollBar { .grid-search-result:hover .overview-icon, .grid-search-result:focus .overview-icon, .grid-search-result:selected .overview-icon { - background-color: rgba(186, 195, 207, 0.4); + background-color: rgba(101, 123, 131, 0.4); transition-duration: 0ms; border-image: none; background-image: none; } @@ -1408,7 +1408,7 @@ StScrollBar { width: 20px; height: 2px; margin-bottom: 4px; - background-color: #5294e2; } + background-color: #268bd2; } .search-provider-icon, .list-search-result, .app-well-app .overview-icon, @@ -1422,23 +1422,23 @@ StScrollBar { text-align: center; } .app-well-app.app-folder > .overview-icon { - background-color: rgba(35, 38, 46, 0.95); + background-color: rgba(3, 24, 29, 0.95); border: 1px solid rgba(0, 0, 0, 0.45); } .app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(60, 64, 78, 0.95); } + background-color: rgba(8, 65, 80, 0.95); } .app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; box-shadow: none; } .app-well-app.app-folder:focus > .overview-icon { - background-color: #5294e2; } + background-color: #268bd2; } .app-folder-popup { -arrow-border-radius: 2px; - -arrow-background-color: rgba(35, 38, 46, 0.95); + -arrow-background-color: rgba(3, 24, 29, 0.95); -arrow-border-color: rgba(0, 0, 0, 0.45); -arrow-border-width: 1px; -arrow-base: 5; @@ -1488,7 +1488,7 @@ StScrollBar { border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } .workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); + border: 4px solid rgba(38, 139, 210, 0.8); border-radius: 1px; padding: 1px; } @@ -1503,7 +1503,7 @@ StScrollBar { color: #5c616c; } .url-highlighter { - link-color: #2679db; } + link-color: #1e6ea7; } .notification-banner, .notification-banner:hover, @@ -1569,7 +1569,7 @@ StScrollBar { .chat-sent { padding-left: 18pt; - color: #5294e2; } + color: #268bd2; } .chat-sent:rtl { padding-left: 0; padding-right: 18pt; } @@ -1625,7 +1625,7 @@ StScrollBar { color: pink; } .legacy-tray { - background-color: rgba(43, 46, 55, 0.95); } + background-color: rgba(5, 36, 44, 0.95); } .legacy-tray:ltr { border-radius: 0 2px 0 0; border-left-width: 0; } @@ -1659,12 +1659,12 @@ StScrollBar { min-width: 155px; } .magnifier-zoom-region { - border: 2px solid #5294e2; } + border: 2px solid #268bd2; } .magnifier-zoom-region.full-screen { border-width: 0; } #keyboard { - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.2); } @@ -1683,35 +1683,35 @@ StScrollBar { font-weight: bold; border-radius: 3px; box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #657b83; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: #268bd2; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #234b56; + border: 1px solid rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } .keyboard-subkeys { - color: #BAC3CF; + color: #657b83; padding: 5px; -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); + -arrow-background-color: rgba(7, 54, 66, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; @@ -1721,20 +1721,20 @@ StScrollBar { .candidate-popup-content { padding: 0.5em; spacing: 0.3em; - color: #BAC3CF; + color: #657b83; font-size: 1.15em; } .candidate-index { padding: 0 0.5em 0 0; - color: #d8dde4; } + color: #7f949c; } .candidate-box { padding: 0.3em 0.5em 0.3em 0.5em; border-radius: 2px; - color: #BAC3CF; } + color: #657b83; } .candidate-box:selected, .candidate-box:hover { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .candidate-page-button-box { height: 2em; } @@ -1763,7 +1763,7 @@ StScrollBar { border-radius: 2px; } .framed-user-icon:hover { border-color: transparent; - color: white; } + color: #b8c4c9; } .login-dialog-banner-view { padding-top: 24px; @@ -1777,27 +1777,27 @@ StScrollBar { .login-dialog .modal-dialog-button { padding: 3px 18px; } .login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: #fbfbfc; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: #5c616c; background-color: white; - border: 1px solid #cfd6e6; + border: 1px solid #657b83; box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } .login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } + text-shadow: 0 1px rgba(253, 246, 227, 0); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid #268bd2; + box-shadow: inset 0 1px rgba(38, 139, 210, 0.05); } .login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); + text-shadow: 0 1px rgba(253, 246, 227, 0); color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); + border: 1px solid rgba(101, 123, 131, 0.55); background-color: rgba(251, 251, 252, 0.55); box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } @@ -1805,13 +1805,13 @@ StScrollBar { padding: 24px 0px; } .login-dialog-banner { - color: #9ca9ba; } + color: #4f6066; } .login-dialog-button-box { spacing: 5px; } .login-dialog-message-warning { - color: #F27835; } + color: #cb4b16; } .login-dialog-message-hint { padding-top: 0; @@ -1823,12 +1823,12 @@ StScrollBar { padding-left: 2px; } .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #BAC3CF; } + color: #657b83; } .login-dialog-not-listed-label { font-size: 90%; font-weight: bold; - color: #62758e; + color: #222a2d; padding-top: 1em; } .login-dialog-user-list-view { @@ -1839,32 +1839,32 @@ StScrollBar { padding: .2em; width: 23em; } .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294e2; } + border-right: 2px solid #268bd2; } .login-dialog-user-list-item { border-radius: 5px; padding: .2em; - color: #62758e; } + color: #222a2d; } .login-dialog-user-list-item:ltr { padding-right: 1em; } .login-dialog-user-list-item:rtl { padding-left: 1em; } .login-dialog-user-list-item:hover { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 2px; margin: 2px 0 0 0; - background-color: #BAC3CF; } + background-color: #657b83; } .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; } + background-color: #fdf6e3; } .login-dialog-username, .user-widget-label { - color: #BAC3CF; + color: #657b83; font-size: 120%; font-weight: bold; text-align: left; @@ -1883,7 +1883,7 @@ StScrollBar { width: 23em; } .login-dialog-prompt-label { - color: #7e8fa5; + color: #394549; font-size: 110%; padding-top: 1em; } @@ -1891,11 +1891,11 @@ StScrollBar { icon-size: 1.25em; } .login-dialog-session-list-button { - color: #62758e; } + color: #222a2d; } .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #BAC3CF; } + color: #657b83; } .login-dialog-session-list-button:active { - color: #394351; } + color: black; } .screen-shield-arrows { padding-bottom: 3em; } @@ -1932,9 +1932,9 @@ StScrollBar { .screen-shield-notifications-container .notification, .screen-shield-notifications-container .screen-shield-notification-source { padding: 12px 6px; - border: 1px solid rgba(186, 195, 207, 0.2); - background-color: rgba(53, 57, 69, 0.45); - color: #BAC3CF; + border: 1px solid rgba(101, 123, 131, 0.2); + background-color: rgba(7, 54, 66, 0.45); + color: #657b83; border-radius: 4px; } .screen-shield-notifications-container .notification { margin-right: 15px; } @@ -1947,7 +1947,7 @@ StScrollBar { padding: 0px 0px 0px 12px; } #panel.lock-screen { - background-color: rgba(53, 57, 69, 0.5); } + background-color: rgba(7, 54, 66, 0.5); } .screen-shield-background { background: black; @@ -1962,7 +1962,7 @@ StScrollBar { #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { background-color: rgba(245, 246, 247, 0.5); } #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); } + background-color: rgba(38, 139, 210, 0.5); } #LookingGlassDialog { spacing: 4px; @@ -1971,7 +1971,7 @@ StScrollBar { border: 1px solid black; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-radius: 2px; - color: #BAC3CF; } + color: #657b83; } #LookingGlassDialog > #Toolbar { padding: 3px; border: none; @@ -1983,7 +1983,7 @@ StScrollBar { -natural-hpadding: 12px; -minimum-hpadding: 6px; font-weight: bold; - color: #BAC3CF; + color: #657b83; transition-duration: 100ms; padding-left: .3em; padding-right: .3em; } @@ -1992,7 +1992,7 @@ StScrollBar { text-shadow: black 0px 2px 2px; } #LookingGlassDialog .notebook-tab:selected { border-bottom-width: 0px; - color: #5294e2; + color: #268bd2; text-shadow: black 0px 2px 2px; } #LookingGlassDialog StBoxLayout#EvalBox { padding: 4px; @@ -2001,25 +2001,25 @@ StScrollBar { spacing: 4px; } .lg-dialog StEntry { - caret-color: #ffffff; - selection-background-color: #5294e2; - selected-color: #ffffff; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); + caret-color: #fdf6e3; + selection-background-color: #268bd2; + selected-color: #fdf6e3; + color: #657b83; + background-color: rgba(18, 137, 167, 0.35); + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } .lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294e2; - border: 1px solid rgba(26, 28, 34, 0.35); + color: #fdf6e3; + background-color: #268bd2; + border: 1px solid rgba(1, 9, 11, 0.35); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); - selection-background-color: #ffffff; - selected-color: #5294e2; } + selection-background-color: #fdf6e3; + selected-color: #268bd2; } .lg-dialog .shell-link { - color: #2679db; } + color: #1e6ea7; } .lg-dialog .shell-link:hover { - color: #5294e2; } + color: #268bd2; } .lg-completions-text { font-size: .9em; @@ -2033,7 +2033,7 @@ StScrollBar { padding: 4px; border-radius: 4px; } .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; } + border: 1px solid #fdf6e3; } #lookingGlassExtensions { padding: 4px; } @@ -2045,7 +2045,7 @@ StScrollBar { .lg-extension { border: 1px solid rgba(0, 0, 0, 0.7); border-radius: 2px; - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); padding: 4px; } .lg-extension-name { diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css index 4dbab19..3391f41 100644 --- a/common/gtk-3.0/3.20/gtk-dark.css +++ b/common/gtk-3.0/3.20/gtk-dark.css @@ -1,7 +1,7 @@ * { background-clip: padding-box; -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; + -GtkTextView-error-underline-color: #dc322f; -GtkScrolledWindow-scrollbar-spacing: 0; -GtkToolItemGroup-expander-size: 11; -GtkWidget-text-handle-width: 20; @@ -15,34 +15,34 @@ -gtk-outline-radius: 2px; } .background { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0.999); } + color: #657b83; + background-color: rgba(0, 43, 54, 0.999); } *:disabled { -gtk-icon-effect: dim; } .gtkstyle-fallback { - background-color: #383C4A; - color: #D3DAE3; } + background-color: #002b36; + color: #657b83; } .gtkstyle-fallback:hover { - background-color: #4e5467; - color: #D3DAE3; } + background-color: #005469; + color: #657b83; } .gtkstyle-fallback:active { - background-color: #22242d; - color: #D3DAE3; } + background-color: #000203; + color: #657b83; } .gtkstyle-fallback:disabled { - background-color: #3c4150; - color: rgba(211, 218, 227, 0.45); } + background-color: #003340; + color: rgba(101, 123, 131, 0.45); } .gtkstyle-fallback:selected { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .view, iconview, .view text, iconview text, textview text { - color: #D3DAE3; - background-color: #404552; } + color: #657b83; + background-color: #073642; } .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected, @@ -53,12 +53,12 @@ textview text { border-radius: 2px; } textview border { - background-color: #3c414e; } + background-color: #04313c; } rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband, .rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } + border: 1px solid #1e6ea7; + background-color: rgba(30, 110, 167, 0.2); } flowbox flowboxchild { padding: 3px; @@ -68,22 +68,22 @@ flowbox flowboxchild { label.separator, popover label.separator, popover.background label.separator { - color: #D3DAE3; } + color: #657b83; } label selection { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } label:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .dim-label, label.separator, popover label.separator, popover.background label.separator, headerbar .subtitle, .titlebar:not(headerbar) .subtitle { opacity: 0.55; } assistant .sidebar { - background-color: #404552; - border-top: 1px solid #2b2e39; } + background-color: #073642; + border-top: 1px solid #001317; } assistant.csd .sidebar { border-top-style: none; } @@ -92,18 +92,18 @@ assistant .sidebar label { padding: 6px 12px; } assistant .sidebar label.highlight { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } textview { - background-color: #404552; } + background-color: #073642; } popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, popover.background.osd, popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { - color: #BAC3CF; + color: #657b83; border: none; - background-color: rgba(53, 57, 69, 0.95); + background-color: rgba(7, 54, 66, 0.95); background-clip: padding-box; box-shadow: none; } @@ -128,13 +128,13 @@ entry { caret-color: currentColor; border-radius: 3px; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; } + color: #657b83; + border-color: #001317; + background-color: #073642; } entry.search { border-radius: 20px; } entry image { - color: #b6bcc6; } + color: #526d76; } entry image.left { padding-left: 0; padding-right: 5px; } @@ -149,77 +149,77 @@ entry { border-radius: 0; } entry:focus { background-clip: border-box; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - box-shadow: inset 1px 0 #5294e2, inset -1px 0 #5294e2, inset 0 1px #5294e2, inset 0 -1px #5294e2; } + color: #657b83; + border-color: #001317; + background-color: #073642; + box-shadow: inset 1px 0 #268bd2, inset -1px 0 #268bd2, inset 0 1px #268bd2, inset 0 -1px #268bd2; } entry:disabled { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(64, 69, 82, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(7, 54, 66, 0.55); } entry.warning { color: white; - border-color: #2b2e39; - background-color: #ab6441; } + border-color: #001317; + background-color: #7d4328; } entry.warning image { color: white; } entry.warning:focus { color: white; - background-color: #F27835; + background-color: #cb4b16; box-shadow: none; } entry.warning selection, entry.warning selection:focus { background-color: white; - color: #F27835; } + color: #cb4b16; } entry.error { color: white; - border-color: #2b2e39; - background-color: #b14342; } + border-color: #001317; + background-color: #873437; } entry.error image { color: white; } entry.error:focus { color: white; - background-color: #FC4138; + background-color: #dc322f; box-shadow: none; } entry.error selection, entry.error selection:focus { background-color: white; - color: #FC4138; } + color: #dc322f; } entry.search-missing { color: white; - border-color: #2b2e39; - background-color: #b14342; } + border-color: #001317; + background-color: #873437; } entry.search-missing image { color: white; } entry.search-missing:focus { color: white; - background-color: #FC4138; + background-color: #dc322f; box-shadow: none; } entry.search-missing selection, entry.search-missing selection:focus { background-color: white; - color: #FC4138; } + color: #dc322f; } entry:drop(active):focus, entry:drop(active) { - border-color: #F08437; + border-color: #b58900; box-shadow: none; } .osd entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .osd entry image, .osd entry image:hover { color: inherit; } .osd entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } .osd entry:disabled { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); } + color: rgba(101, 123, 131, 0.55); + background-color: rgba(18, 137, 167, 0.2); } .osd entry selection:focus, .osd entry selection { - color: #5294e2; - background-color: #ffffff; } + color: #268bd2; + background-color: #fdf6e3; } entry progress { margin: 0 -6px; border-radius: 0; border-width: 0 0 2px; - border-color: #5294e2; + border-color: #268bd2; border-style: solid; background-image: none; background-color: transparent; @@ -228,15 +228,15 @@ entry { treeview entry.flat, treeview entry { border-radius: 0; background-image: none; - background-color: #404552; } + background-color: #073642; } treeview entry.flat:focus, treeview entry:focus { - border-color: #5294e2; } + border-color: #268bd2; } @keyframes needs_attention { from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); } + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#268bd2), to(transparent)); } to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); } } + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#268bd2), to(transparent)); } } button { min-height: 22px; @@ -245,9 +245,9 @@ button { border: 1px solid; border-radius: 3px; padding: 2px 6px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } button separator { margin: 4px 1px; } button.flat, button.sidebar-button { @@ -261,38 +261,38 @@ button { button.flat:hover:active, button.sidebar-button:hover:active { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; + color: #657b83; + border-color: #001317; + background-color: #0a5062; -gtk-icon-effect: highlight; } button:active, button:checked { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; background-clip: padding-box; transition-duration: 50ms; } button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { color: inherit; opacity: 0.6; } button:active { - color: #D3DAE3; } + color: #657b83; } button:active:hover, button:checked { - color: #ffffff; } + color: #fdf6e3; } button.flat:disabled, button.sidebar-button:disabled { border-color: transparent; background-color: transparent; background-image: none; } button:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } button:disabled label, button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button:disabled:active, button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); + border-color: rgba(38, 139, 210, 0.75); + background-color: rgba(38, 139, 210, 0.75); opacity: 0.6; } button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { - color: rgba(255, 255, 255, 0.8); } + color: rgba(253, 246, 227, 0.8); } button.image-button { min-width: 24px; padding-left: 5px; @@ -316,125 +316,125 @@ button { padding-right: 8px; padding-left: 8px; } button:drop(active), combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; + color: #b58900; + border-color: #b58900; box-shadow: none; } button.osd { - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); + border-color: rgba(3, 24, 29, 0.95); } button.osd.image-button { padding: 0; min-height: 36px; min-width: 36px; } button.osd:hover { - color: #5294e2; } + color: #268bd2; } button.osd:active, button.osd:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } button.osd:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .osd button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .osd button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .osd button:active, .osd button:checked { background-clip: padding-box; - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } .osd button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } .osd button.flat, .osd button.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; box-shadow: none; } .osd button.flat:hover, .osd button.sidebar-button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .osd button.flat:disabled, .osd button.sidebar-button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); background-image: none; } .osd button.flat:active, .osd button.sidebar-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { box-shadow: none; } button.suggested-action { background-clip: border-box; color: white; - background-color: #4DADD4; - border-color: #4DADD4; } + background-color: #2aa198; + border-color: #2aa198; } button.suggested-action.flat, button.suggested-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #4DADD4; } + color: #2aa198; } button.suggested-action:hover { background-clip: border-box; color: white; - background-color: #76c0de; - border-color: #76c0de; } + background-color: #35c9be; + border-color: #35c9be; } button.suggested-action:active, button.suggested-action:checked { background-clip: border-box; color: white; - background-color: #2e96c0; - border-color: #2e96c0; } + background-color: #1f7972; + border-color: #1f7972; } button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled { border-color: transparent; background-color: transparent; background-image: none; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button.suggested-action:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } button.suggested-action:disabled label, button.suggested-action:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button.destructive-action { background-clip: border-box; color: white; - background-color: #F04A50; - border-color: #F04A50; } + background-color: #dc322f; + border-color: #dc322f; } button.destructive-action.flat, button.destructive-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #F04A50; } + color: #dc322f; } button.destructive-action:hover { background-clip: border-box; color: white; - background-color: #f4797e; - border-color: #f4797e; } + background-color: #e35d5b; + border-color: #e35d5b; } button.destructive-action:active, button.destructive-action:checked { background-clip: border-box; color: white; - background-color: #ec1b22; - border-color: #ec1b22; } + background-color: #b9221f; + border-color: #b9221f; } button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled { border-color: transparent; background-color: transparent; background-image: none; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button.destructive-action:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } button.destructive-action:disabled label, button.destructive-action:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .stack-switcher > button { outline-offset: -3px; } .stack-switcher > button > label { @@ -456,7 +456,7 @@ button { background-image: none; } .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#268bd2), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 2px; } @@ -469,94 +469,94 @@ button { border-width: 1px; } .inline-toolbar toolbutton > button { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } .inline-toolbar toolbutton > button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; } + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; } .inline-toolbar toolbutton > button:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); + border-color: rgba(38, 139, 210, 0.75); + background-color: rgba(38, 139, 210, 0.75); opacity: 0.6; } .inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { - color: rgba(255, 255, 255, 0.8); } + color: rgba(253, 246, 227, 0.8); } .linked:not(.vertical):not(.path-bar) > entry + entry { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry.error + entry, .linked:not(.vertical):not(.path-bar) > entry + entry.error { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .linked:not(.vertical):not(.path-bar) > entry + entry.warning { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > button:active + entry, .linked:not(.vertical):not(.path-bar) > button:checked + entry { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > button + button { border-left-style: none; } .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } .linked:not(.vertical):not(.path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .linked:not(.vertical):not(.path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, @@ -577,79 +577,79 @@ button { border-left-style: none; } .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5), inset -1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5), inset -1px 0 rgba(0, 19, 23, 0.5); } .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset -1px 0 rgba(0, 19, 23, 0.5); } .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } .linked.vertical > entry + entry { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry.error + entry, .linked.vertical > entry + entry.error { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry.warning + entry, .linked.vertical > entry + entry.warning { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry.error + entry.warning, .linked.vertical > entry.warning + entry.error { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry + entry:focus:not(:last-child), .linked.vertical > entry + entry:focus:last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry:focus:not(:only-child) + entry, .linked.vertical > entry:focus:not(:only-child) + button, .linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry + entry:drop(active):not(:last-child), .linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry:drop(active):not(:only-child) + entry, .linked.vertical > entry:drop(active):not(:only-child) + button, .linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry + entry.warning:focus:not(:last-child), .linked.vertical > entry + entry.warning:focus:last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry.warning:focus:not(:only-child) + entry, .linked.vertical > entry.warning:focus:not(:only-child) + button, .linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry + entry.error:focus:not(:last-child), .linked.vertical > entry + entry.error:focus:last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry.error:focus:not(:only-child) + entry, .linked.vertical > entry.error:focus:not(:only-child) + button, .linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > button:active + entry, .linked.vertical > button:checked + entry { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > button + button { border-top-style: none; } .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(43, 46, 57, 0.5); } + box-shadow: inset 0 1px rgba(0, 19, 23, 0.5); } .linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, @@ -725,10 +725,10 @@ modelbutton.flat { border-radius: 2px; } menuitem.button.flat:hover, modelbutton.flat:hover { - background-color: #484c59; } + background-color: #0a333e; } menuitem.button.flat:checked, modelbutton.flat:checked { - color: #D3DAE3; } + color: #657b83; } menuitem.button.flat check:last-child, menuitem.button.flat radio:last-child, modelbutton.flat check:last-child, @@ -747,24 +747,24 @@ modelbutton.flat arrow.right { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } *:link, button:link, button:visited { - color: #a9caf1; } + color: #78b9e6; } *:link:visited, button:visited { - color: #7eafe9; } + color: #4ca2df; } *:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { - color: #bad4f3; } + color: #a7cbdc; } *:link:hover, button:hover:link, button:hover:visited { - color: #d5e5f8; } + color: #a3cfee; } *:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { - color: #eef4fc; } + color: #e8ebe1; } *:link:active, button:active:link, button:active:visited { - color: #a9caf1; } + color: #78b9e6; } *:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { - color: #dceaf9; } + color: #d2e1e0; } infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link, *:selected *:link, *:selected button:link, *:selected button:visited { - color: #dceaf9; } + color: #d2e1e0; } button:link > label, button:visited > label { text-decoration-line: underline; } @@ -773,10 +773,10 @@ spinbutton:drop(active) { box-shadow: none; } spinbutton button:active { - color: #ffffff; } + color: #fdf6e3; } spinbutton:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } spinbutton:not(.vertical) entry { min-width: 28px; } @@ -790,11 +790,11 @@ spinbutton:not(.vertical) > button + button { spinbutton:not(.vertical) > button:hover:not(:active), spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } spinbutton:not(.vertical) > button:first-child:hover:not(:active), spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), @@ -802,14 +802,14 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover { box-shadow: none; } spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #2b2e39; } + border-left-color: #001317; } spinbutton:not(.vertical) > entry:drop(active) + button { - border-left-color: #F08437; } + border-left-color: #b58900; } .osd spinbutton:not(.vertical) > button:hover:not(:active), .osd spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(26, 28, 34, 0.35); } + box-shadow: inset 1px 0 rgba(1, 9, 11, 0.35); } .osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), .osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), @@ -817,7 +817,7 @@ spinbutton:not(.vertical) > entry:drop(active) + button { box-shadow: none; } .osd spinbutton:not(.vertical) > entry:focus + button { - border-left-color: rgba(26, 28, 34, 0.35); } + border-left-color: rgba(1, 9, 11, 0.35); } spinbutton.vertical button, spinbutton.vertical entry { padding-left: 4px; @@ -828,10 +828,10 @@ spinbutton.vertical button.up { border-radius: 3px 3px 0 0; } spinbutton.vertical > entry:focus + button { - border-top-color: #2b2e39; } + border-top-color: #001317; } spinbutton.vertical > entry:drop(active) + button { - border-top-color: #F08437; } + border-top-color: #b58900; } combobox button.combo { min-width: 0; @@ -846,7 +846,7 @@ combobox arrow { toolbar, .inline-toolbar { -GtkWidget-window-dragging: true; padding: 4px; - background-color: #383C4A; } + background-color: #002b36; } toolbar separator, .inline-toolbar separator { background: none; } toolbar.horizontal separator, .horizontal.inline-toolbar separator { @@ -859,7 +859,7 @@ toolbar, .inline-toolbar { padding: 7px; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } + background-color: rgba(7, 54, 66, 0.85); } toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { border-radius: 0; } toolbar.osd.top, .osd.top.inline-toolbar { @@ -882,32 +882,32 @@ toolbar, .inline-toolbar { margin-right: 0; } .primary-toolbar:not(.libreoffice-toolbar) { - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; box-shadow: none; border-width: 0 0 1px 0; border-style: solid; - border-image: linear-gradient(to bottom, #2f343f, rgba(32, 35, 43, 0.97)) 1 0 1 0; } + border-image: linear-gradient(to bottom, #002b36, rgba(0, 15, 18, 0.97)) 1 0 1 0; } .inline-toolbar { - background-color: #313541; + background-color: #001f27; border-style: solid; - border-color: #2b2e39; + border-color: #001317; border-width: 0 1px 1px; padding: 3px; border-radius: 0 0 3px 3px; } searchbar { - background-color: #383C4A; + background-color: #002b36; border-style: solid; - border-color: #2b2e39; + border-color: #001317; border-width: 0 0 1px; padding: 3px; } actionbar { padding: 6px; - border-top: 1px solid #2b2e39; - background-color: #313541; } + border-top: 1px solid #001317; + background-color: #001f27; } headerbar, .titlebar:not(headerbar) { @@ -915,22 +915,22 @@ headerbar, padding: 0 7px; border-width: 0 0 1px; border-style: solid; - border-color: #262a33; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } + border-color: #001b22; + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; + box-shadow: inset 0 1px rgba(0, 55, 69, 0.97); } .csd headerbar, .csd .titlebar:not(headerbar) { - background-color: rgba(47, 52, 63, 0.97); - border-color: rgba(38, 42, 51, 0.97); } + background-color: rgba(0, 43, 54, 0.97); + border-color: rgba(0, 27, 34, 0.97); } headerbar:backdrop, .titlebar:backdrop:not(headerbar) { transition: 200ms ease-out; - color: rgba(207, 218, 231, 0.5); - background-color: #323843; } + color: rgba(89, 128, 143, 0.5); + background-color: #00313e; } .csd headerbar:backdrop, .csd .titlebar:backdrop:not(headerbar) { - background-color: rgba(50, 56, 67, 0.97); } + background-color: rgba(0, 49, 62, 0.97); } headerbar .title, .titlebar:not(headerbar) .title { padding-left: 12px; padding-right: 12px; } @@ -940,14 +940,14 @@ headerbar, padding-right: 12px; } headerbar.selection-mode, .selection-mode.titlebar:not(headerbar) { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); + color: #fdf6e3; + background-color: rgba(38, 139, 210, 0.95); + border-color: rgba(35, 128, 193, 0.95); box-shadow: none; } headerbar.selection-mode:backdrop, .selection-mode.titlebar:backdrop:not(headerbar) { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } + background-color: rgba(38, 139, 210, 0.95); + color: rgba(253, 246, 227, 0.6); } headerbar.selection-mode .selection-menu, .selection-mode.titlebar:not(headerbar) .selection-menu { box-shadow: none; padding-left: 10px; @@ -958,7 +958,7 @@ headerbar, -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } .maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { - background-color: #5294e2; } + background-color: #268bd2; } .tiled headerbar, .tiled headerbar:backdrop, .maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), @@ -968,11 +968,11 @@ headerbar, border-radius: 0; } .maximized headerbar, .maximized .titlebar:not(headerbar) { - background-color: #2f343f; - border-color: #262a33; } + background-color: #002b36; + border-color: #001b22; } .maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { - background-color: #323843; } + background-color: #00313e; } headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop, @@ -982,7 +982,7 @@ headerbar, .csd .default-decoration.titlebar:backdrop:not(headerbar) { min-height: 28px; padding: 0 3px; - background-color: #2f343f; + background-color: #002b36; border-bottom-width: 0; } .maximized headerbar.default-decoration, .maximized .csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized @@ -993,7 +993,7 @@ headerbar, .maximized .default-decoration.titlebar:backdrop:not(headerbar), .maximized .csd .default-decoration.titlebar:backdrop:not(headerbar) { - background-color: #2f343f; } + background-color: #002b36; } .titlebar { border-radius: 3px 3px 0 0; } @@ -1027,96 +1027,96 @@ window.csd > .titlebar:not(headerbar):backdrop { box-shadow: none; } .titlebar:not(headerbar) > separator { - background-image: linear-gradient(to bottom, rgba(38, 42, 51, 0.97), rgba(38, 42, 51, 0.97)); } + background-image: linear-gradient(to bottom, rgba(0, 27, 34, 0.97), rgba(0, 27, 34, 0.97)); } .primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton { min-width: 1px; min-height: 1px; background: none; border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } + border-image: linear-gradient(to bottom, rgba(89, 128, 143, 0) 25%, rgba(89, 128, 143, 0.15) 25%, rgba(89, 128, 143, 0.15) 75%, rgba(89, 128, 143, 0) 75%) 0 1/0 1px stretch; } .primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, .titlebar:not(headerbar) separator.titlebutton:backdrop { opacity: 0.6; } .primary-toolbar entry, headerbar entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .primary-toolbar entry image, headerbar entry image, .primary-toolbar entry image:hover, headerbar entry image:hover { color: inherit; } .primary-toolbar entry:backdrop, headerbar entry:backdrop { opacity: 0.85; } .primary-toolbar entry:focus, headerbar entry:focus { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; + background-color: #268bd2; background-clip: padding-box; } .primary-toolbar entry:focus image, headerbar entry:focus image { - color: #ffffff; } + color: #fdf6e3; } .primary-toolbar entry:disabled, headerbar entry:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.22); } + color: rgba(89, 128, 143, 0.35); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.22); } .primary-toolbar entry selection:focus, headerbar entry selection:focus { - background-color: #ffffff; - color: #5294e2; } + background-color: #fdf6e3; + color: #268bd2; } .primary-toolbar entry progress, headerbar entry progress { - border-color: #5294e2; + border-color: #268bd2; background-image: none; background-color: transparent; } .primary-toolbar entry.warning, headerbar entry.warning { color: white; - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(167, 94, 57, 0.988); } + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(125, 63, 34, 0.988); } .primary-toolbar entry.warning:focus, headerbar entry.warning:focus { color: white; - background-color: #F27835; } + background-color: #cb4b16; } .primary-toolbar entry.warning selection, headerbar entry.warning selection, .primary-toolbar entry.warning selection:focus, headerbar entry.warning selection:focus { background-color: white; - color: #F27835; } + color: #cb4b16; } .primary-toolbar entry.error, headerbar entry.error { color: white; - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(173, 60, 59, 0.988); } + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(135, 47, 50, 0.988); } .primary-toolbar entry.error:focus, headerbar entry.error:focus { color: white; - background-color: #FC4138; } + background-color: #dc322f; } .primary-toolbar entry.error selection, headerbar entry.error selection, .primary-toolbar entry.error selection:focus, headerbar entry.error selection:focus { background-color: white; - color: #FC4138; } + color: #dc322f; } .primary-toolbar button, headerbar button { - color: rgba(207, 218, 231, 0.8); + color: rgba(89, 128, 143, 0.8); outline-offset: -3px; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button:backdrop, headerbar button:backdrop { opacity: 0.7; } .primary-toolbar button:hover, headerbar button:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .primary-toolbar button:active, headerbar button:active, .primary-toolbar button:checked, headerbar button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; + background-color: #268bd2; background-clip: padding-box; } .primary-toolbar button:disabled, headerbar button:disabled { - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button:disabled label, headerbar button:disabled label, .primary-toolbar button:disabled, headerbar button:disabled { - color: rgba(207, 218, 231, 0.35); } + color: rgba(89, 128, 143, 0.35); } .primary-toolbar button:disabled:active, headerbar button:disabled:active, .primary-toolbar button:disabled:checked, headerbar button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } + color: rgba(253, 246, 227, 0.75); + border-color: rgba(38, 139, 210, 0.65); + background-color: rgba(38, 139, 210, 0.65); } .selection-mode.primary-toolbar button, headerbar.selection-mode button, .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.flat, .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); } .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { margin-right: 1px; } @@ -1129,94 +1129,94 @@ window.csd > .titlebar:not(headerbar):backdrop { box-shadow: none; } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover { - background-color: rgba(134, 144, 165, 0.37); } + background-color: rgba(0, 193, 243, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .primary-toolbar .linked:not(.vertical).path-bar > button + button, headerbar .linked:not(.vertical).path-bar > button + button { border-left-style: none; } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37), inset -1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar button.suggested-action, headerbar button.suggested-action { background-clip: border-box; color: white; - background-color: #4DADD4; - border-color: #4DADD4; } + background-color: #2aa198; + border-color: #2aa198; } .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.flat, .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #4DADD4; } + color: #2aa198; } .primary-toolbar button.suggested-action:hover, headerbar button.suggested-action:hover { background-clip: border-box; color: white; - background-color: #76c0de; - border-color: #76c0de; } + background-color: #35c9be; + border-color: #35c9be; } .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:active, .primary-toolbar button.suggested-action:checked, headerbar button.suggested-action:checked { background-clip: border-box; color: white; - background-color: #2e96c0; - border-color: #2e96c0; } + background-color: #1f7972; + border-color: #1f7972; } .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.flat:disabled label, .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled label, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - color: rgba(207, 218, 231, 0.35); } + color: rgba(89, 128, 143, 0.35); } .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop { opacity: 0.8; } @@ -1224,85 +1224,85 @@ window.csd > .titlebar:not(headerbar):backdrop { .primary-toolbar button.destructive-action, headerbar button.destructive-action { background-clip: border-box; color: white; - background-color: #F04A50; - border-color: #F04A50; } + background-color: #dc322f; + border-color: #dc322f; } .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.flat, .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #F04A50; } + color: #dc322f; } .primary-toolbar button.destructive-action:hover, headerbar button.destructive-action:hover { background-clip: border-box; color: white; - background-color: #f4797e; - border-color: #f4797e; } + background-color: #e35d5b; + border-color: #e35d5b; } .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:active, .primary-toolbar button.destructive-action:checked, headerbar button.destructive-action:checked { background-clip: border-box; color: white; - background-color: #ec1b22; - border-color: #ec1b22; } + background-color: #b9221f; + border-color: #b9221f; } .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.flat:disabled label, .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled label, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - color: rgba(207, 218, 231, 0.35); } + color: rgba(89, 128, 143, 0.35); } .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop { opacity: 0.8; } .primary-toolbar spinbutton:not(.vertical):focus, headerbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; } + color: #fdf6e3; + caret-color: #fdf6e3; } .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button, .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .primary-toolbar spinbutton:not(.vertical) button:hover, headerbar spinbutton:not(.vertical) button:hover { - background-color: rgba(134, 144, 165, 0.37); } + background-color: rgba(0, 193, 243, 0.37); } .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:active, .primary-toolbar spinbutton:not(.vertical) button:checked, headerbar spinbutton:not(.vertical) button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } .primary-toolbar spinbutton:not(.vertical) > button + button, headerbar spinbutton:not(.vertical) > button + button { border-left-style: none; } .primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), headerbar spinbutton:not(.vertical) > button:hover:not(:active), .primary-toolbar spinbutton:not(.vertical) > button:hover + button, headerbar spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } .primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover, headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover { box-shadow: none; } .primary-toolbar spinbutton:not(.vertical) > entry:focus + button, headerbar spinbutton:not(.vertical) > entry:focus + button { - border-left-color: rgba(21, 23, 28, 0.37); } + border-left-color: rgba(0, 0, 0, 0.37); } .primary-toolbar combobox:disabled, headerbar combobox:disabled { - color: rgba(207, 218, 231, 0.2); } + color: rgba(89, 128, 143, 0.2); } .primary-toolbar combobox > .linked > button.combo, headerbar combobox > .linked > button.combo { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image, .primary-toolbar combobox > .linked > button.combo image:hover, headerbar combobox > .linked > button.combo image:hover { color: inherit; } .primary-toolbar combobox > .linked > button.combo:hover, headerbar combobox > .linked > button.combo:hover { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; + background-color: #268bd2; box-shadow: none; } .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.22); } + color: rgba(89, 128, 143, 0.35); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.22); } .primary-toolbar combobox > .linked > entry.combo:dir(ltr), headerbar combobox > .linked > entry.combo:dir(ltr) { border-right-style: none; } @@ -1326,7 +1326,7 @@ window.csd > .titlebar:not(headerbar):backdrop { opacity: 0.75; } .primary-toolbar progressbar trough, headerbar progressbar trough { - background-color: rgba(21, 23, 28, 0.37); } + background-color: rgba(0, 0, 0, 0.37); } .primary-toolbar progressbar:backdrop, headerbar progressbar:backdrop { opacity: 0.75; } @@ -1335,22 +1335,22 @@ window.csd > .titlebar:not(headerbar):backdrop { opacity: 0.75; } .primary-toolbar scale slider, headerbar scale slider { - background-color: #454c5c; - border-color: rgba(21, 23, 28, 0.67); } + background-color: #005469; + border-color: rgba(0, 0, 0, 0.67); } .primary-toolbar scale slider:hover, headerbar scale slider:hover { - background-color: #50586b; - border-color: rgba(21, 23, 28, 0.67); } + background-color: #006883; + border-color: rgba(0, 0, 0, 0.67); } .primary-toolbar scale slider:active, headerbar scale slider:active { - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } .primary-toolbar scale slider:disabled, headerbar scale slider:disabled { - background-color: rgba(63, 69, 84, 0.991); - border-color: rgba(21, 23, 28, 0.67); } + background-color: rgba(0, 72, 90, 0.991); + border-color: rgba(0, 0, 0, 0.67); } .primary-toolbar scale trough, headerbar scale trough { - background-color: rgba(21, 23, 28, 0.37); } + background-color: rgba(0, 0, 0, 0.37); } .primary-toolbar scale trough:disabled, headerbar scale trough:disabled { - background-color: rgba(21, 23, 28, 0.27); } + background-color: rgba(0, 0, 0, 0.27); } .path-bar button.text-button, .path-bar button.image-button, .path-bar button { padding-left: 6px; @@ -1375,7 +1375,7 @@ window.csd > .titlebar:not(headerbar):backdrop { padding-right: 4px; } treeview.view { - border-left-color: rgba(211, 218, 227, 0.15); + border-left-color: rgba(101, 123, 131, 0.15); border-top-color: rgba(0, 0, 0, 0.1); } * { -GtkTreeView-horizontal-separator: 4; @@ -1385,54 +1385,54 @@ treeview.view { -GtkTreeView-tree-line-pattern: ''; -GtkTreeView-expander-size: 16; } treeview.view acceleditor > label { - background-color: #5294e2; } + background-color: #268bd2; } treeview.view:selected, treeview.view:selected:focus { border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(211, 218, 227, 0.1); } + border-left-color: #92c1db; + border-top-color: rgba(101, 123, 131, 0.1); } treeview.view:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } treeview.view:disabled:selected { - color: #97bfee; } + color: #7cb6d9; } treeview.view.separator { min-height: 2px; color: rgba(0, 0, 0, 0.1); } treeview.view:drop(active) { border-style: solid none; border-width: 1px; - border-color: #93b7e3; } + border-color: #4683ab; } treeview.view:drop(active).after { border-top-style: none; } treeview.view:drop(active).before { border-bottom-style: none; } treeview.view.expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #8a909b; } + color: #365963; } treeview.view.expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } treeview.view.expander:hover { - color: #D3DAE3; } + color: #657b83; } treeview.view.expander:selected { - color: #cbdff6; } + color: #bdd6de; } treeview.view.expander:selected:hover { - color: #ffffff; } + color: #fdf6e3; } treeview.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } treeview.view.progressbar, treeview.view.progressbar:focus { - color: #ffffff; + color: #fdf6e3; border-radius: 3px; - background-color: #5294e2; } + background-color: #268bd2; } treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; + color: #268bd2; box-shadow: none; - background-color: #ffffff; } + background-color: #fdf6e3; } treeview.view.trough { - color: #D3DAE3; - background-color: #2b2e39; + color: #657b83; + background-color: #001317; border-radius: 3px; border-width: 0; } treeview.view.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; + color: #fdf6e3; background-color: rgba(0, 0, 0, 0.2); border-radius: 3px; border-width: 0; } @@ -1441,22 +1441,22 @@ treeview.view { min-width: 0; padding: 3px 6px; font-weight: bold; - color: #b6bcc6; - background-color: #404552; + color: #526d76; + background-color: #073642; background-image: none; border-style: none solid none none; border-radius: 0; - border-image: linear-gradient(to bottom, #404552 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #404552 80%) 0 1 0 0/0 1px 0 0 stretch; } + border-image: linear-gradient(to bottom, #073642 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #073642 80%) 0 1 0 0/0 1px 0 0 stretch; } treeview.view header button:hover { - color: #5294e2; } + color: #268bd2; } treeview.view header button:active { - color: #D3DAE3; } + color: #657b83; } treeview.view header button:active, treeview.view header button:hover { - background-color: #404552; } + background-color: #073642; } treeview.view header button:active:hover { - color: #D3DAE3; } + color: #657b83; } treeview.view header button:disabled { - border-color: #383C4A; + border-color: #002b36; background-image: none; } treeview.view header button:last-child { border-right-style: none; @@ -1468,8 +1468,8 @@ treeview.view { treeview.view header.button.dnd:active { padding: 0 6px; transition: none; - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 0; border-style: none; } @@ -1477,11 +1477,11 @@ menubar, .menubar { -GtkWidget-window-dragging: true; padding: 0px; - background-color: #2f343f; - color: rgba(207, 218, 231, 0.8); } + background-color: #002b36; + color: rgba(89, 128, 143, 0.8); } menubar:backdrop, .menubar:backdrop { - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } menubar > menuitem, .menubar > menuitem { padding: 4px 8px; @@ -1489,11 +1489,11 @@ menubar, border-width: 0; } menubar > menuitem:hover, .menubar > menuitem:hover { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } menubar > menuitem:disabled, .menubar > menuitem:disabled { - color: rgba(207, 218, 231, 0.2); + color: rgba(89, 128, 143, 0.2); border-color: transparent; } menu, @@ -1501,8 +1501,8 @@ menu, margin: 4px; padding: 0; border-radius: 0; - background-color: #383C4A; - border: 1px solid #2b2e39; } + background-color: #002b36; + border: 1px solid #001317; } .csd menu, .csd .menu { padding: 4px 0px; @@ -1514,13 +1514,13 @@ menu, .csd .menu separator { margin: 2px 0; - background-color: #383C4A; } + background-color: #002b36; } menu .separator:not(label), .csd menu .separator:not(label), .menu .separator:not(label), .csd .menu .separator:not(label) { - color: #383C4A; } + color: #002b36; } menu menuitem, .menu menuitem { min-height: 16px; @@ -1528,11 +1528,11 @@ menu, padding: 5px; } menu menuitem:hover, .menu menuitem:hover { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } menu menuitem:disabled, .menu menuitem:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } menu menuitem arrow, .menu menuitem arrow { min-height: 16px; @@ -1564,21 +1564,21 @@ menu, min-width: 16px; min-height: 16px; padding: 4px; - background-color: #383C4A; + background-color: #002b36; border-radius: 0; } menu > arrow.top, .menu > arrow.top { margin-top: -6px; - border-bottom: 1px solid #4f5461; + border-bottom: 1px solid #103d49; -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } menu > arrow.bottom, .menu > arrow.bottom { margin-bottom: -6px; - border-top: 1px solid #4f5461; + border-top: 1px solid #103d49; -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } menu > arrow:hover, .menu > arrow:hover { - background-color: #4f5461; } + background-color: #103d49; } menu > arrow:disabled, .menu > arrow:disabled { color: transparent; @@ -1590,15 +1590,15 @@ popover.background { padding: 2px; border-radius: 3px; background-clip: border-box; - background-color: #383C4A; + background-color: #002b36; box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.35); } .csd popover, popover, .csd popover.background, popover.background { - border: 1px solid #20222a; } + border: 1px solid black; } popover separator, popover.background separator { - background-color: #383C4A; } + background-color: #002b36; } popover > list, popover > .view, popover > iconview, @@ -1625,7 +1625,7 @@ cursor-handle { notebook { padding: 0; } notebook.frame { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } notebook.frame > header { margin: -1px; } notebook.frame > header.top { @@ -1643,18 +1643,18 @@ notebook { padding-top: 0; padding-bottom: 0; } notebook > stack:not(:only-child) { - background-color: #404552; } + background-color: #073642; } notebook > header { padding: 2px; - background-color: #383C4A; } + background-color: #002b36; } notebook > header.top { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } notebook > header.bottom { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } notebook > header.right { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } notebook > header.left { - box-shadow: inset -1px 0 #2b2e39; } + box-shadow: inset -1px 0 #001317; } notebook > header.top { padding-bottom: 0; } notebook > header.top > tabs > tab { @@ -1720,56 +1720,56 @@ notebook { notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { margin-bottom: 2px; } notebook > header > tabs > arrow { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } notebook > header > tabs > arrow:hover { - color: rgba(211, 218, 227, 0.725); } + color: rgba(101, 123, 131, 0.725); } notebook > header > tabs > arrow:active { - color: #D3DAE3; } + color: #657b83; } notebook > header > tabs > arrow:disabled { - color: rgba(211, 218, 227, 0.15); } + color: rgba(101, 123, 131, 0.15); } notebook > header.top > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } notebook > header.bottom > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } notebook > header.left > tabs > tab:hover:not(:checked) { - box-shadow: inset -1px 0 #2b2e39; } + box-shadow: inset -1px 0 #001317; } notebook > header.right > tabs > tab:hover:not(:checked) { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } notebook > header > tabs > tab { - color: rgba(211, 218, 227, 0.45); - background-color: rgba(64, 69, 82, 0); } + color: rgba(101, 123, 131, 0.45); + background-color: rgba(7, 54, 66, 0); } notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(211, 218, 227, 0.725); - background-color: rgba(64, 69, 82, 0.5); - border-color: #2b2e39; } + color: rgba(101, 123, 131, 0.725); + background-color: rgba(7, 54, 66, 0.5); + border-color: #001317; } notebook > header > tabs > tab:checked { - color: #D3DAE3; - background-color: #404552; - border-color: #2b2e39; } + color: #657b83; + background-color: #073642; + border-color: #001317; } notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { min-height: 22px; min-width: 16px; padding: 0; - color: #9da3ad; } + color: #425f68; } notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover { color: #ff4d4d; } notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover { - color: #5294e2; } + color: #268bd2; } scrollbar { - background-color: #3e434f; + background-color: #07323d; transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } * { -GtkScrollbar-has-backward-stepper: false; -GtkScrollbar-has-forward-stepper: false; } scrollbar.top { - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } scrollbar.bottom { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } scrollbar.left { - border-right: 1px solid #2b2e39; } + border-right: 1px solid #001317; } scrollbar.right { - border-left: 1px solid #2b2e39; } + border-left: 1px solid #001317; } scrollbar button { border: none; } scrollbar.vertical button.down { @@ -1787,11 +1787,11 @@ scrollbar { border: 4px solid transparent; border-radius: 8px; background-clip: padding-box; - background-color: #767b87; } + background-color: #284b55; } scrollbar slider:hover { - background-color: #676b78; } + background-color: #1e434d; } scrollbar slider:hover:active { - background-color: #5294e2; } + background-color: #268bd2; } scrollbar slider:disabled { background-color: transparent; } scrollbar.fine-tune slider { @@ -1809,7 +1809,7 @@ scrollbar { margin: 0; min-width: 4px; min-height: 4px; - background-color: #a5abb5; + background-color: #47636c; border: 1px solid rgba(0, 0, 0, 0.3); } scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; @@ -2125,13 +2125,13 @@ scale { outline-offset: 2px; -gtk-outline-radius: 4.5px; border-radius: 2.5px; - background-color: #2d303b; } + background-color: #00171d; } scale trough:disabled { - background-color: rgba(45, 48, 59, 0.55); } + background-color: rgba(0, 23, 29, 0.55); } .osd scale trough { - background-color: rgba(69, 74, 89, 0.95); } + background-color: rgba(10, 80, 98, 0.95); } .osd scale trough highlight { - background-color: #5294e2; } + background-color: #268bd2; } menuitem:hover scale trough, row:selected scale trough, infobar scale trough { @@ -2139,71 +2139,71 @@ scale { menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { - background-color: #ffffff; } + background-color: #fdf6e3; } menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { - background-color: #b1cff2; } + background-color: #9cc6db; } menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { background-color: rgba(0, 0, 0, 0.1); } scale highlight { border-radius: 2.5px; - background-color: #5294e2; } + background-color: #268bd2; } scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); } + background-color: rgba(38, 139, 210, 0.55); } scale fill { border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); } + background-color: rgba(38, 139, 210, 0.5); } scale fill:disabled { background-color: transparent; } scale slider { - background-color: #444a58; - border: 1px solid #262933; + background-color: #083e4b; + border: 1px solid #000b0d; border-radius: 100%; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition-property: background, border; } scale slider:hover { - background-color: #505666; } + background-color: #0a5062; } scale slider:active { background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } scale slider:disabled { - background-color: #3c414e; - border-color: rgba(38, 41, 51, 0.8); } + background-color: #04313d; + border-color: rgba(0, 11, 13, 0.8); } menuitem:hover scale slider, row:selected scale slider, infobar scale slider { background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; } + background-color: #fdf6e3; + border-color: #fdf6e3; } menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { - background-color: #e5effb; - border-color: #e5effb; } + background-color: #dde6e0; + border-color: #dde6e0; } menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { - background-color: #a9caf1; - border-color: #a9caf1; } + background-color: #92c1db; + border-color: #92c1db; } menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; } + background-color: #9cc6db; + border-color: #9cc6db; } .osd scale slider { background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } .osd scale slider:hover { - background-color: #7eafe9; - border-color: #7eafe9; } + background-color: #4ca2df; + border-color: #4ca2df; } .osd scale slider:active { - background-color: #2679db; - border-color: #2679db; } + background-color: #1e6ea7; + border-color: #1e6ea7; } scale value { color: alpha(currentColor,0.4); } scale marks { @@ -2246,7 +2246,7 @@ scale { progressbar { padding: 0; font-size: smaller; - color: rgba(211, 218, 227, 0.7); } + color: rgba(101, 123, 131, 0.7); } progressbar.osd { min-width: 3px; min-height: 3px; @@ -2256,17 +2256,17 @@ progressbar { background-color: transparent; box-shadow: none; } progressbar progress { - background-color: #5294e2; + background-color: #268bd2; border: none; border-radius: 3px; box-shadow: none; } row:selected progressbar progress, infobar progressbar progress { - background-color: #ffffff; } + background-color: #fdf6e3; } progressbar trough { border: none; border-radius: 3px; - background-color: #2d303b; } + background-color: #00171d; } row:selected progressbar trough, infobar progressbar trough { background-color: rgba(0, 0, 0, 0.2); } @@ -2283,7 +2283,7 @@ levelbar trough { border: none; padding: 3px; border-radius: 3px; - background-color: #2d303b; } + background-color: #00171d; } levelbar.horizontal.discrete block { margin: 0 1px; } @@ -2292,29 +2292,29 @@ levelbar.vertical.discrete block { margin: 1px 0; } levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; + border: 1px solid #268bd2; + background-color: #268bd2; border-radius: 2px; } levelbar block.low { - border-color: #F27835; - background-color: #F27835; } + border-color: #cb4b16; + background-color: #cb4b16; } levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; } + border-color: #268bd2; + background-color: #268bd2; } levelbar block.full { - border-color: #73d216; - background-color: #73d216; } + border-color: #859900; + background-color: #859900; } levelbar block.empty { - background-color: #404552; - border-color: #404552; } + background-color: #073642; + border-color: #073642; } printdialog paper { - border: 1px solid #2b2e39; - background: #404552; + border: 1px solid #001317; + background: #073642; padding: 0; } printdialog .dialog-action-box { @@ -2325,7 +2325,7 @@ frame > border, margin: 0; padding: 0; border-radius: 0; - border: 1px solid #2b2e39; } + border: 1px solid #001317; } frame.flat > border, frame > border.flat, @@ -2336,7 +2336,7 @@ scrolledwindow viewport.frame { border-style: none; } scrolledwindow overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; @@ -2345,7 +2345,7 @@ scrolledwindow overshoot.top { box-shadow: none; } scrolledwindow overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 100% 60%; background-repeat: no-repeat; background-position: center bottom; @@ -2354,7 +2354,7 @@ scrolledwindow overshoot.bottom { box-shadow: none; } scrolledwindow overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 60% 100%; background-repeat: no-repeat; background-position: left center; @@ -2363,7 +2363,7 @@ scrolledwindow overshoot.left { box-shadow: none; } scrolledwindow overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 60% 100%; background-repeat: no-repeat; background-position: right center; @@ -2413,8 +2413,8 @@ scrolledwindow undershoot.right { scrolledwindow junction { border-color: transparent; - border-image: linear-gradient(to bottom, #2b2e39 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #3e434f; } + border-image: linear-gradient(to bottom, #001317 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #07323d; } scrolledwindow junction:dir(rtl) { border-image-slice: 0 1 0 0; } @@ -2424,8 +2424,8 @@ separator { min-height: 1px; } list { - background-color: #404552; - border-color: #2b2e39; } + background-color: #073642; + border-color: #001317; } list row { padding: 2px; } @@ -2436,49 +2436,49 @@ row.activatable.has-open-popup, row.activatable:hover { background-color: rgba(255, 255, 255, 0.03); } row.activatable:active { - color: #D3DAE3; } + color: #657b83; } row.activatable:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } row.activatable:disabled image { color: inherit; } row.activatable:selected:active { - color: #ffffff; } + color: #fdf6e3; } row.activatable:selected.has-open-popup, row.activatable:selected:hover { - background-color: #4a85cb; } + background-color: #227dbd; } .app-notification { padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); background-clip: border-box; border-radius: 0 0 2px 2px; border-width: 0 1px 1px 1px; border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } + border-color: rgba(2, 16, 20, 0.95); } .app-notification border { border: none; } .app-notification button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .app-notification button.flat, .app-notification button.sidebar-button { - border-color: rgba(82, 148, 226, 0); } + border-color: rgba(38, 139, 210, 0); } .app-notification button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } .app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; background-clip: padding-box; } .app-notification button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } expander arrow { min-width: 16px; @@ -2487,35 +2487,35 @@ expander arrow { expander arrow:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } expander arrow:hover { - color: white; } + color: #b8c4c9; } expander arrow:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } calendar { - color: #D3DAE3; - border: 1px solid #2b2e39; + color: #657b83; + border: 1px solid #001317; border-radius: 3px; padding: 2px; } calendar:selected { border-radius: 1.5px; } calendar.header { - color: #D3DAE3; + color: #657b83; border: none; } calendar.button { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } calendar.button:hover { - color: #D3DAE3; } + color: #657b83; } calendar.button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } calendar:indeterminate { color: alpha(currentColor,0.55); } calendar.highlight { - color: #D3DAE3; } + color: #657b83; } messagedialog .titlebar { min-height: 20px; - background-color: rgba(47, 52, 63, 0.97); - border-bottom: 1px solid rgba(32, 35, 43, 0.97); } + background-color: rgba(0, 43, 54, 0.97); + border-bottom: 1px solid rgba(0, 15, 18, 0.97); } messagedialog .dialog-action-area button { padding: 8px; @@ -2547,7 +2547,7 @@ messagedialog.csd .dialog-action-area button:only-child { border-right-style: none; } filechooser #pathbarbox { - border-bottom: 1px solid rgba(43, 46, 57, 0.5); } + border-bottom: 1px solid rgba(0, 19, 23, 0.5); } filechooserbutton:drop(active) { box-shadow: none; @@ -2555,15 +2555,15 @@ filechooserbutton:drop(active) { .sidebar { border-style: none; - background-color: #3c4150; } + background-color: #003340; } stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { - border-right: 1px solid #2b2e39; + border-right: 1px solid #001317; border-left-style: none; } stacksidebar.sidebar:dir(rtl) list, stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #2b2e39; + border-left: 1px solid #001317; border-right-style: none; } .sidebar list { background-color: transparent; } @@ -2607,18 +2607,18 @@ placessidebar row { placessidebar row.sidebar-placeholder-row { padding: 0 8px; min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); + background-image: linear-gradient(to bottom, #b58900, #b58900); background-clip: content-box; } placessidebar row.sidebar-new-bookmark-row { - color: #5294e2; } + color: #268bd2; } placessidebar row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; } + box-shadow: inset 0 1px #b58900, inset 0 -1px #b58900; } placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { - color: #F08437; } + color: #b58900; } placessidebar row:drop(active):not(:disabled):selected { - background-color: #F08437; } + background-color: #b58900; } placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { - color: #ffffff; } + color: #fdf6e3; } placesview .server-list-button > image { -gtk-icon-transform: rotate(0turn); } @@ -2637,15 +2637,15 @@ paned > separator { -gtk-icon-source: none; border-style: none; background-color: transparent; - background-image: linear-gradient(to bottom, #2b2e39, #2b2e39); + background-image: linear-gradient(to bottom, #001317, #001317); background-size: 1px 1px; } paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); } + background-image: linear-gradient(to bottom, #268bd2, #268bd2); } paned > separator.wide { min-width: 5px; min-height: 5px; - background-color: #383C4A; - background-image: linear-gradient(to bottom, #2b2e39, #2b2e39), linear-gradient(to bottom, #2b2e39, #2b2e39); + background-color: #002b36; + background-image: linear-gradient(to bottom, #001317, #001317), linear-gradient(to bottom, #001317, #001317); background-size: 1px 1px, 1px 1px; } paned.horizontal > separator { @@ -2678,52 +2678,52 @@ paned.vertical > separator { infobar { border-style: none; } infobar.info, infobar.question, infobar.warning, infobar.error { - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; caret-color: currentColor; } infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { - color: #5294e2; - background-color: #ffffff; } + color: #268bd2; + background-color: #fdf6e3; } .selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover, row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0.5); } row:selected button.flat, row:selected button.sidebar-button, infobar.info button.flat, infobar.info button.sidebar-button, infobar.question button.flat, infobar.question button.sidebar-button, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.error button.flat, infobar.error button.sidebar-button, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); } .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label { - color: rgba(255, 255, 255, 0.4); } + color: rgba(253, 246, 227, 0.4); } row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0.2); + border-color: rgba(253, 246, 227, 0.8); } .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:active, .selection-mode.primary-toolbar button:hover:checked, headerbar.selection-mode button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked { - color: #5294e2; - background-color: #ffffff; - border-color: #ffffff; } + color: #268bd2; + background-color: #fdf6e3; + border-color: #fdf6e3; } row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); } + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0.4); } row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label { - color: rgba(255, 255, 255, 0.5); } + color: rgba(253, 246, 227, 0.5); } .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked { - color: #5294e2; - background-color: rgba(255, 255, 255, 0.5); - border-color: rgba(255, 255, 255, 0.4); } + color: #268bd2; + background-color: rgba(253, 246, 227, 0.5); + border-color: rgba(253, 246, 227, 0.4); } tooltip { border-radius: 2px; box-shadow: none; } tooltip.background { - background-color: rgba(75, 81, 98, 0.95); + background-color: rgba(12, 92, 112, 0.95); background-clip: padding-box; } tooltip.background label { padding: 4px; } @@ -2731,7 +2731,7 @@ tooltip { background-color: transparent; } tooltip * { background-color: transparent; - color: #BAC3CF; } + color: #657b83; } colorswatch, colorswatch:drop(active) { border-style: none; } @@ -2767,15 +2767,15 @@ colorswatch.right, colorswatch:last-child:not(.bottom) { colorswatch.dark overlay { color: rgba(255, 255, 255, 0.7); } colorswatch.dark overlay:hover { - border-color: #2b2e39; } + border-color: #001317; } colorswatch.light overlay { color: rgba(0, 0, 0, 0.7); } colorswatch.light overlay:hover { - border-color: #2b2e39; } + border-color: #001317; } colorswatch overlay { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } colorswatch overlay:hover { background-color: rgba(255, 255, 255, 0.2); } @@ -2788,13 +2788,13 @@ colorswatch:disabled { colorswatch#add-color-button { border-style: solid; border-width: 1px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } colorswatch#add-color-button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } colorswatch#add-color-button overlay { border-color: transparent; background-color: transparent; @@ -2810,14 +2810,14 @@ colorchooser .popover.osd { border-radius: 3px; } .content-view { - background-color: #404552; } + background-color: #073642; } .content-view:hover { -gtk-icon-effect: highlight; } .scale-popup button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } .context-menu, popover.touch-selection, .csd popover.touch-selection, popover.background.touch-selection, .csd popover.background.touch-selection { @@ -2842,9 +2842,9 @@ button.circular-button { min-width: 16px; min-height: 20px; padding: 3px 6px 4px 6px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; + color: #657b83; + background-color: #073642; + border: 1px solid #001317; border-radius: 2.5px; box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); } @@ -2856,15 +2856,15 @@ stackswitcher button.circular, stackswitcher button.nautilus-circular-button.ima *:drop(active):focus, *:drop(active) { - box-shadow: inset 0 0 0 1px #F08437; } + box-shadow: inset 0 0 0 1px #b58900; } decoration { border-radius: 3px 3px 0 0; border-width: 0px; - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); + box-shadow: 0 0 0 1px rgba(0, 15, 18, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); margin: 10px; } decoration:backdrop { - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.87), 0 8px 8px 0 transparent, 0 5px 5px 0 rgba(0, 0, 0, 0.35); + box-shadow: 0 0 0 1px rgba(0, 15, 18, 0.87), 0 8px 8px 0 transparent, 0 5px 5px 0 rgba(0, 0, 0, 0.35); transition: 200ms ease-out; } .fullscreen decoration, .tiled decoration { @@ -2879,7 +2879,7 @@ decoration { border-radius: 0; } .csd.popup decoration { border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; } + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #000203; } tooltip.csd decoration { border-radius: 2px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); } @@ -2888,7 +2888,7 @@ decoration { .solid-csd decoration { border-radius: 0; margin: 1px; - background-color: rgba(47, 52, 63, 0.97); + background-color: rgba(0, 43, 54, 0.97); box-shadow: none; } headerbar.default-decoration button.titlebutton, @@ -2905,18 +2905,18 @@ headerbar button.titlebutton, border-color: transparent; background-color: transparent; background-image: none; - background-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); } headerbar button.titlebutton:hover, .titlebar button.titlebutton:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } headerbar button.titlebutton:active, headerbar button.titlebutton:checked, .titlebar button.titlebutton:active, .titlebar button.titlebutton:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, .titlebar button.titlebutton.close, .titlebar button.titlebutton.maximize, @@ -2981,7 +2981,7 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: #5294e2; } + background-color: #268bd2; } row:selected label, label:selected, .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected, textview text:selected, iconview text:selected:focus, textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, @@ -2995,7 +2995,7 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - color: #ffffff; } + color: #fdf6e3; } row:selected label:disabled, label:disabled:selected, .view:disabled:selected, iconview:disabled:selected, iconview:disabled:selected:focus, .view text:disabled:selected, iconview text:disabled:selected, textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, @@ -3005,16 +3005,16 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover { - color: #a9caf1; } + color: #92c1db; } .gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked, terminal-window notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } terminal-window notebook > header.top, .mate-terminal notebook > header.top { padding-top: 3px; - box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } + box-shadow: inset 0 1px #001b22, inset 0 -1px #001317; } terminal-window notebook > header.top button, .mate-terminal notebook > header.top button { padding: 0; @@ -3028,52 +3028,52 @@ terminal-window notebook > header.top, color: white; text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active { - color: #D3DAE3; } + color: #657b83; } .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected { - color: #ffffff; + color: #fdf6e3; text-shadow: none; } .nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .nautilus-list-dim-label { - color: #868b97; } + color: #33535d; } .nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, headerbar .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .nautilus-list-dim-label:selected, .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } + color: #d2e1e0; } .nautilus-window searchbar { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } .nautilus-window .searchbar-container { margin-top: -1px; } .nautilus-window notebook, .nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #404552; } + background-color: #073642; } .disk-space-display { border-style: solid; border-width: 1px; } .disk-space-display.unknown { - background-color: rgba(211, 218, 227, 0.5); - border-color: rgba(180, 192, 207, 0.5); } + background-color: rgba(101, 123, 131, 0.5); + border-color: rgba(79, 96, 102, 0.5); } .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } + background-color: rgba(38, 139, 210, 0.8); + border-color: rgba(30, 110, 167, 0.8); } .disk-space-display.free { - background-color: #313541; - border-color: #1b1d24; } + background-color: #001f27; + border-color: black; } @keyframes needs_attention_keyframes { 0% { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } 100% { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } } + background-color: #268bd2; } } .nautilus-operations-button-needs-attention { animation: needs_attention_keyframes 2s ease-in-out; } @@ -3084,58 +3084,58 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can .conflict-row.activatable, .conflict-row.activatable:active { color: white; - background-color: #FC4138; } + background-color: #dc322f; } .conflict-row.activatable:hover { - background-color: #fd716a; } + background-color: #e35d5b; } .conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .nemo-window .nemo-places-sidebar.frame { border-width: 0; } .nemo-window notebook { - background-color: #404552; } + background-color: #073642; } .nemo-window .nemo-window-pane widget.entry { border: 1px solid; border-radius: 3px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - box-shadow: inset 1px 0 #5294e2, inset -1px 0 #5294e2, inset 0 1px #5294e2, inset 0 -1px #5294e2; } + color: #657b83; + border-color: #001317; + background-color: #073642; + box-shadow: inset 1px 0 #268bd2, inset -1px 0 #268bd2, inset 0 1px #268bd2, inset 0 -1px #268bd2; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:not(:last-child):not(:only-child) { margin: 0 0 1px 0; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover { - background-color: rgba(134, 144, 165, 0.37); } + background-color: rgba(0, 193, 243, 0.37); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button + button { border-left-style: none; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37), inset -1px 0 rgba(0, 0, 0, 0.37); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.37); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.37); } .caja-notebook { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } .caja-side-pane .frame { border-width: 1px 0 0; } @@ -3145,21 +3145,21 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can .open-document-selector-treeview.view, iconview.open-document-selector-treeview { padding: 3px 6px 3px 6px; - border-color: #404552; } + border-color: #073642; } .open-document-selector-treeview.view:hover, iconview.open-document-selector-treeview:hover { - background-color: #4a4f5c; } + background-color: #0e3b47; } .open-document-selector-treeview.view:hover:selected, iconview.open-document-selector-treeview:hover:selected { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .open-document-selector-name-label { - color: #D3DAE3; } + color: #657b83; } .open-document-selector-path-label { - color: #8a909b; + color: #365963; font-size: smaller; } .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } + color: rgba(253, 246, 227, 0.9); } .gedit-document-panel row button { min-width: 22px; @@ -3173,11 +3173,11 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can color: inherit; } .gedit-document-panel row:hover:not(:selected) button { - color: #9da3ad; } + color: #425f68; } .gedit-document-panel row:hover:not(:selected) button:hover { color: #ff4d4d; } .gedit-document-panel row:hover:not(:selected) button:active { - color: #D3DAE3; } + color: #657b83; } .gedit-document-panel row:hover:selected button:hover { color: #ff6666; @@ -3185,27 +3185,27 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can border: none; box-shadow: none; } .gedit-document-panel row:hover:selected button:hover:active { - color: #ffffff; } + color: #fdf6e3; } .gedit-document-panel-dragged-row { - border: 1px solid #2b2e39; - background-color: #22242d; - color: #D3DAE3; } + border: 1px solid #001317; + background-color: #000203; + color: #657b83; } .gedit-side-panel-paned statusbar { - border-top: 1px solid #2b2e39; - background-color: #383C4A; } + border-top: 1px solid #001317; + background-color: #002b36; } .gedit-search-slider { - background-color: #3c4150; + background-color: #003340; padding: 6px; - border-color: #2b2e39; + border-color: #001317; border-radius: 0 0 2px 2px; border-width: 0 1px 1px 1px; border-style: solid; } .gedit-search-entry-occurrences-tag { - color: rgba(211, 218, 227, 0.6); + color: rgba(101, 123, 131, 0.6); border: none; margin: 2px; padding: 2px; } @@ -3242,29 +3242,29 @@ workbench.csd > stack.titlebar:not(headerbar) { border-radius: 3px 3px 0 0; } editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; } + border-top-color: #268bd2; } layouttab { - background-color: #404552; } + background-color: #073642; } layout { - border: 1px solid #2b2e39; + border: 1px solid #001317; -PnlDockBin-handle-size: 1; } eggsearchbar box.search-bar { - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } pillbox { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 3px; } pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); } + color: rgba(253, 246, 227, 0.5); } docktabstrip { padding: 0 6px; - background-color: #383C4A; - border-bottom: 1px solid #2b2e39; } + background-color: #002b36; + border-bottom: 1px solid #001317; } docktabstrip docktab { min-height: 28px; border: solid transparent; @@ -3274,18 +3274,18 @@ docktabstrip { docktabstrip docktab:checked label, docktabstrip docktab:hover label { opacity: 1; } docktabstrip docktab:checked { - border-color: #2b2e39; - background-color: #404552; } + border-color: #001317; + background-color: #073642; } dockbin { - border: 1px solid #2b2e39; + border: 1px solid #001317; -PnlDockBin-handle-size: 1; } dockpaned { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } dockoverlayedge { - background-color: #383C4A; } + background-color: #002b36; } dockoverlayedge docktabstrip { padding: 0; border: none; } @@ -3314,19 +3314,19 @@ popover.popover-selector { entry.search.preferences-search { border: none; - border-right: 1px solid #2b2e39; - border-bottom: 1px solid #2b2e39; + border-right: 1px solid #001317; + border-bottom: 1px solid #001317; border-radius: 0; } preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #404552, #404552); } + background-image: linear-gradient(to bottom, #073642, #073642); } preferences stacksidebar.sidebar list separator { background-color: transparent; } devhelppanel entry:focus, symboltreepanel entry:focus { - border-color: #2b2e39; } + border-color: #001317; } button.run-arrow-button { min-width: 12px; } @@ -3341,7 +3341,7 @@ gstyleslidein #scale_box button.toggle:checked, gstyleslidein #strings_controls button.toggle:checked, gstyleslidein #palette_controls button.toggle:checked, gstyleslidein #components_controls button.toggle:checked { - color: #D3DAE3; } + color: #657b83; } configurationview entry.flat { background: none; } @@ -3357,31 +3357,31 @@ button.documents-load-more { border-radius: 0; } .documents-icon-bg { - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 2px; } .documents-collection-icon, .photos-collection-icon { - background-color: rgba(211, 218, 227, 0.3); + background-color: rgba(101, 123, 131, 0.3); border-radius: 2px; } button.documents-favorite:active, button.documents-favorite:active:hover { - color: #a9caf1; } + color: #78b9e6; } .documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; + color: #fdf6e3; + background: #268bd2; border-radius: 2px; border-width: 0; margin: 2px; padding: 4px; } .documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; } + color: #fdf6e3; + background: #3295da; } .documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; } + color: #fdf6e3; + background: #2380c1; } .content-view.document-page { border-style: solid; @@ -3398,7 +3398,7 @@ button.documents-favorite:active:hover { .tweak-categories, .tweak-category:not(:selected):not(:hover) { - background-image: linear-gradient(to bottom, #404552, #404552); } + background-image: linear-gradient(to bottom, #073642, #073642); } .tr-workarea undershoot, .tr-workarea overshoot { @@ -3414,9 +3414,9 @@ button.documents-favorite:active:hover { #gf-input-source-popup.solid, #gf-candidate-popup, #gf-candidate-popup.solid { - color: #cfd5de; - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(35, 38, 46, 0.95); + color: #768d96; + background-color: rgba(7, 54, 66, 0.95); + border: 1px solid rgba(3, 24, 29, 0.95); border-radius: 2px; } #gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, @@ -3429,14 +3429,14 @@ button.documents-favorite:active:hover { #gf-candidate-popup levelbar block.low, #gf-candidate-popup levelbar block.high, #gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } #gf-bubble levelbar block.empty, #gf-osd-window levelbar block.empty, #gf-input-source-popup levelbar block.empty, #gf-candidate-popup levelbar block.empty { - background-color: rgba(42, 45, 55, 0.95); } + background-color: rgba(5, 35, 43, 0.95); } #gf-bubble levelbar trough, #gf-osd-window levelbar trough, @@ -3448,35 +3448,35 @@ button.documents-favorite:active:hover { min-height: 32px; min-width: 40px; } #gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 2px; } gf-candidate-box label { padding: 3px; } gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 2px; } MsdOsdWindow.background.osd { border-radius: 2px; - border: 1px solid rgba(35, 38, 46, 0.95); } + border: 1px solid rgba(3, 24, 29, 0.95); } MsdOsdWindow.background.osd .progressbar { - background-color: #5294e2; + background-color: #268bd2; border: none; border-color: red; border-radius: 5px; } MsdOsdWindow.background.osd .trough { - background-color: rgba(42, 45, 55, 0.95); + background-color: rgba(5, 35, 43, 0.95); border: none; border-radius: 5px; } .mate-panel-menu-bar, .mate-panel-menu-bar menubar, panel-toplevel.background, panel-toplevel.background menubar { - background-color: #2b2e37; } + background-color: #05242c; } .mate-panel-menu-bar menubar, .mate-panel-menu-bar #PanelApplet label, @@ -3484,7 +3484,7 @@ panel-toplevel.background menubar { panel-toplevel.background menubar, panel-toplevel.background #PanelApplet label, panel-toplevel.background #PanelApplet image { - color: #BAC3CF; } + color: #657b83; } .mate-panel-menu-bar button label, .mate-panel-menu-bar button image, .mate-panel-menu-bar #tasklist-button label, @@ -3497,15 +3497,15 @@ panel-toplevel.background #tasklist-button image { .mate-panel-menu-bar .wnck-pager, panel-toplevel.background .wnck-pager { - color: #5d6268; - background-color: rgba(20, 22, 27, 0.95); } + color: #333e42; + background-color: rgba(0, 0, 0, 0.95); } .mate-panel-menu-bar .wnck-pager:hover, panel-toplevel.background .wnck-pager:hover { - background-color: rgba(54, 58, 70, 0.95); } + background-color: rgba(7, 55, 67, 0.95); } .mate-panel-menu-bar .wnck-pager:selected, panel-toplevel.background .wnck-pager:selected { - color: #a9caf1; - background-color: #5294e2; } + color: #78b9e6; + background-color: #268bd2; } .mate-panel-menu-bar na-tray-applet, panel-toplevel.background na-tray-applet { @@ -3513,39 +3513,39 @@ panel-toplevel.background na-tray-applet { -NaTrayApplet-icon-size: 16px; } .xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); + background-color: rgba(5, 36, 44, 0.95); text-shadow: none; -gtk-icon-shadow: none; } #tasklist-button { - color: rgba(186, 195, 207, 0.8); + color: rgba(101, 123, 131, 0.8); border-radius: 0; border: none; - background-color: rgba(43, 46, 55, 0); } + background-color: rgba(5, 36, 44, 0); } #tasklist-button:hover { - color: #d8dde4; + color: #7f949c; background-color: rgba(0, 0, 0, 0.17); } #tasklist-button:checked { color: white; background-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294e2; } + box-shadow: inset 0 -2px #268bd2; } .mate-panel-menu-bar button:not(#tasklist-button), panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button { - color: #BAC3CF; + color: #657b83; border-radius: 0; border: none; - background-color: rgba(43, 46, 55, 0); } + background-color: rgba(5, 36, 44, 0); } .mate-panel-menu-bar button:hover:not(#tasklist-button), panel-toplevel.background button:hover:not(#tasklist-button), .xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover { border: none; - background-color: rgba(65, 70, 84, 0.95); } + background-color: rgba(10, 74, 90, 0.95); } .mate-panel-menu-bar button:active:not(#tasklist-button), panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .mate-panel-menu-bar button:checked:not(#tasklist-button), panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked { - color: #ffffff; + color: #fdf6e3; border: none; - background-color: #5294e2; } + background-color: #268bd2; } .mate-panel-menu-bar button:active:not(#tasklist-button) label, panel-toplevel.background button:active:not(#tasklist-button) label, .xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.sidebar-button:active label, .mate-panel-menu-bar button:active:not(#tasklist-button) image, panel-toplevel.background button:active:not(#tasklist-button) image, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.sidebar-button:active image, .mate-panel-menu-bar button:checked:not(#tasklist-button) label, @@ -3555,8 +3555,8 @@ panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel butto .nautilus-window .floating-bar { padding: 1px; - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 2px 2px 0 0; } .nautilus-window .floating-bar.bottom.left { border-top-left-radius: 0; } @@ -3571,21 +3571,21 @@ panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel butto border-radius: 3px; padding-left: 4px; padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.37); } .marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { color: inherit; } .marlin-pathbar.pathbar:focus { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .marlin-pathbar.pathbar:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.22); } + color: rgba(89, 128, 143, 0.35); + border-color: rgba(0, 0, 0, 0.37); + background-color: rgba(0, 132, 166, 0.22); } .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294e2; } + color: #268bd2; } .gala-notification { border: 1px solid rgba(0, 0, 0, 0.35); @@ -3654,40 +3654,40 @@ UnityDecoration { -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); -UnityDecoration-inactive-shadow-radius: 7px; -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294e2; + -UnityDecoration-glow-color: #268bd2; -UnityDecoration-title-indent: 10px; -UnityDecoration-title-fade: 35px; -UnityDecoration-title-alignment: 0.0; } UnityDecoration .top { - border: 1px solid rgba(32, 35, 43, 0.97); + border: 1px solid rgba(0, 15, 18, 0.97); border-bottom-width: 0; border-radius: 4px 4px 0 0; padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #2f343f, #2f343f); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } + background-image: linear-gradient(to bottom, #002b36, #002b36); + color: rgba(89, 128, 143, 0.8); + box-shadow: inset 0 1px rgba(0, 55, 69, 0.97); } UnityDecoration .top:backdrop { border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { background-color: transparent; - background-image: linear-gradient(to bottom, rgba(32, 35, 43, 0.97), rgba(32, 35, 43, 0.97)); } + background-image: linear-gradient(to bottom, rgba(0, 15, 18, 0.97), rgba(0, 15, 18, 0.97)); } UnityPanelWidget, .unity-panel { - background-image: linear-gradient(to bottom, #2f343f, #2f343f); - color: #f6f7f9; + background-image: linear-gradient(to bottom, #002b36, #002b36); + color: #9cacb2; box-shadow: none; } UnityPanelWidget:backdrop, .unity-panel:backdrop { - color: #bdc6d1; } + color: #677e86; } .unity-panel.menubar.menuitem:hover, .unity-panel.menubar .menuitem *:hover { border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294e2, #5294e2); + color: #fdf6e3; + background-image: linear-gradient(to bottom, #268bd2, #268bd2); border-bottom: none; } .lightdm.menu { @@ -3699,7 +3699,7 @@ UnityPanelWidget, color: white; } .lightdm-combo .menu { - background-color: rgba(64, 71, 86, 0.97); + background-color: rgba(0, 75, 95, 0.97); border-radius: 0px; padding: 0px; color: white; } @@ -3772,20 +3772,20 @@ UnityPanelWidget, -gtk-icon-transform: rotate(1turn); } } .overlay-bar { - background-color: #5294e2; - border-color: #5294e2; + background-color: #268bd2; + border-color: #268bd2; border-radius: 2px; padding: 3px 6px; margin: 3px; } .overlay-bar label { - color: #ffffff; } + color: #fdf6e3; } GraniteWidgetsThinPaned { background-color: transparent; background-image: none; margin: 0; - border-left: 1px solid #2b2e39; - border-right: 1px solid #2b2e39; } + border-left: 1px solid #001317; + border-right: 1px solid #001317; } GraniteWidgetsPopOver .frame, GraniteWidgetsStaticNotebook .frame { @@ -3797,7 +3797,7 @@ GraniteWidgetsStaticNotebook .frame { toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { padding: 3px; - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { padding: 0 3px 0 3px; } @@ -3805,8 +3805,8 @@ toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { padding: 5px; border-width: 1px 0 0 0; border-style: solid; - border-color: #2b2e39; - background-color: #383C4A; } + border-color: #001317; + background-color: #002b36; } toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { padding: 2px 3px 2px 3px; } @@ -3817,15 +3817,15 @@ toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { .source-list, .source-list.view, iconview.source-list { - background-color: #383C4A; - color: #D3DAE3; + background-color: #002b36; + color: #657b83; -gtk-icon-style: regular; } .source-list.category-expander { color: transparent; } .source-list.view:hover, iconview.source-list:hover { - background-color: #434859; } + background-color: #003f50; } .source-list.view:selected, iconview.source-list:selected, .source-list.view:hover:selected, @@ -3833,14 +3833,14 @@ iconview.source-list:hover:selected, .source-list.view:selected:focus, iconview.source-list:selected:focus, .source-list.category-expander:hover { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .source-list scrollbar, .source-list junction { border-image: none; border-color: transparent; - background-color: #383C4A; + background-color: #002b36; background-image: none; } .source-list.badge, @@ -3849,8 +3849,8 @@ iconview.source-list:selected:focus, .source-list.badge:selected:focus, .source-list.badge:hover:selected { background-image: none; - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 10px; padding: 0 6px; margin: 0 3px; @@ -3859,11 +3859,11 @@ iconview.source-list:selected:focus, .source-list.badge:selected, .source-list.badge:selected:focus, .source-list.badge:hover:selected { - background-color: #ffffff; - color: #5294e2; } + background-color: #fdf6e3; + color: #268bd2; } .source-list.category-expander { - color: #D3DAE3; + color: #657b83; -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -GtkTreeView-expander-size: 16; } @@ -3876,16 +3876,16 @@ iconview.source-list:selected:focus, -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } GraniteWidgetsWelcome { - background-color: #404552; } + background-color: #073642; } GraniteWidgetsWelcome label { - color: #868b97; + color: #33535d; font-size: 11px; text-shadow: none; } GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { - color: rgba(211, 218, 227, 0.8); } + color: rgba(101, 123, 131, 0.8); } .help_button { border-radius: 0; } @@ -3900,7 +3900,7 @@ GraniteWidgetsPopOver { margin: 0; } .popover_bg { - background-image: linear-gradient(to bottom, #404552, #404552); + background-image: linear-gradient(to bottom, #073642, #073642); border: 1px solid rgba(0, 0, 0, 0.3); } GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar, @@ -3921,7 +3921,7 @@ GraniteWidgetsXsEntry entry { .h4, .category-label { - color: #a5abb5; + color: #47636c; font-weight: 600; } .h4 { @@ -3932,18 +3932,18 @@ GtkListBox .h4 { padding-left: 6px; } #panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; + background-color: rgba(5, 36, 44, 0.95); + color: #657b83; font-weight: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } + box-shadow: inset 0 -1px rgba(1, 10, 12, 0.95); } #panel_window menubar { padding-left: 5px; } #panel_window menubar, #panel_window menubar > menuitem { background-color: transparent; - color: #BAC3CF; + color: #657b83; font-weight: bold; } #panel_window menubar menuitem:disabled { - color: rgba(186, 195, 207, 0.5); } + color: rgba(101, 123, 131, 0.5); } #panel_window menubar menuitem:disabled label { color: inherit; } #panel_window menubar menu > menuitem { @@ -3955,64 +3955,64 @@ GtkListBox .h4 { font-weight: normal; border-style: none; background-color: transparent; - color: #D3DAE3; } + color: #657b83; } #content_frame { padding-bottom: 14px; - background-color: #383C4A; + background-color: #002b36; border-top-left-radius: 2px; border-top-right-radius: 2px; border: solid rgba(0, 0, 0, 0.1); border-width: 1px 1px 0 1px; } #content_frame button { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } #content_frame button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } #content_frame button:active, #content_frame button:checked { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; } + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; } #content_frame button:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } #content_frame button:disabled label, #content_frame button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } #buttonbox_frame { padding-top: 20px; padding-bottom: 0px; border-style: none; - background-color: rgba(47, 52, 63, 0.97); + background-color: rgba(0, 43, 54, 0.97); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border: solid rgba(0, 0, 0, 0.1); border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(38, 42, 51, 0.97); } + box-shadow: inset 0 1px rgba(0, 27, 34, 0.97); } #buttonbox_frame button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } #buttonbox_frame button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } #buttonbox_frame button:active, #buttonbox_frame button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } #buttonbox_frame button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } #login_window #user_combobox { - color: #D3DAE3; + color: #657b83; font-size: 13px; } #login_window #user_combobox menu { font-weight: normal; } @@ -4024,44 +4024,44 @@ GtkListBox .h4 { #shutdown_button.button { background-clip: border-box; color: green; - background-color: #F04A50; - border-color: #F04A50; } + background-color: #dc322f; + border-color: #dc322f; } #shutdown_button.button:hover { background-clip: border-box; color: green; - background-color: #f4797e; - border-color: #f4797e; } + background-color: #e35d5b; + border-color: #e35d5b; } #shutdown_button.button:active, #shutdown_button.button:checked { background-clip: border-box; color: green; - background-color: #ec1b22; - border-color: #ec1b22; } + background-color: #b9221f; + border-color: #b9221f; } #restart_button.button { background-clip: border-box; color: green; - background-color: #4DADD4; - border-color: #4DADD4; } + background-color: #2aa198; + border-color: #2aa198; } #restart_button.button:hover { background-clip: border-box; color: green; - background-color: #76c0de; - border-color: #76c0de; } + background-color: #35c9be; + border-color: #35c9be; } #restart_button.button:active, #restart_button.button:checked { background-clip: border-box; color: green; - background-color: #2e96c0; - border-color: #2e96c0; } + background-color: #1f7972; + border-color: #1f7972; } #greeter_infobar { border-bottom-width: 0; font-weight: bold; } .nautilus-window paned > separator { - background-image: linear-gradient(to bottom, rgba(42, 45, 55, 0.95), rgba(42, 45, 55, 0.95)); } + background-image: linear-gradient(to bottom, rgba(5, 35, 43, 0.95), rgba(5, 35, 43, 0.95)); } filechooser paned > separator { - background-image: linear-gradient(to bottom, rgba(42, 45, 55, 0.95), rgba(42, 45, 55, 0.95)); } + background-image: linear-gradient(to bottom, rgba(5, 35, 43, 0.95), rgba(5, 35, 43, 0.95)); } filechooser.csd.background, filechooser placessidebar list, .nautilus-window.csd.background, @@ -4070,23 +4070,23 @@ filechooser.csd.background, filechooser placessidebar list, filechooser placessidebar.sidebar, .nautilus-window placessidebar.sidebar { - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(7, 54, 66, 0.95); } filechooser placessidebar.sidebar row.sidebar-row, .nautilus-window placessidebar.sidebar row.sidebar-row { border: none; - color: #BAC3CF; } + color: #657b83; } filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } + color: rgba(101, 123, 131, 0.6); } filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(186, 195, 207, 0.15); } + background-color: rgba(101, 123, 131, 0.15); } filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(186, 195, 207, 0.4); } + color: rgba(101, 123, 131, 0.4); } filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, @@ -4095,23 +4095,23 @@ filechooser placessidebar.sidebar, color: inherit; } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { - color: #BAC3CF; } + color: #657b83; } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; } + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { opacity: 0.5; } filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, .nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; } + color: #268bd2; } filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { color: inherit; } @@ -4119,36 +4119,36 @@ filechooser placessidebar.sidebar, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; } + color: #b58900; } filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; } + background-color: #b58900; } filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; } + color: #fdf6e3; } filechooser placessidebar.sidebar separator, .nautilus-window placessidebar.sidebar separator { background-color: transparent; } filechooser.maximized placessidebar.sidebar, .nautilus-window.maximized placessidebar.sidebar { - background-color: #353945; } + background-color: #073642; } .nemo-window .sidebar { - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); } + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); } .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar row { background-color: transparent; - color: #BAC3CF; } + color: #657b83; } .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar iconview.cell:selected, .nemo-window .sidebar row.cell:selected { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .nemo-window .sidebar .view.expander, .nemo-window .sidebar iconview.expander, .nemo-window .sidebar row.expander { - color: rgba(123, 129, 141, 0.975); } + color: rgba(56, 90, 100, 0.975); } .nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar iconview.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #BAC3CF; } + color: #657b83; } .nemo-window .sidebar separator { background-color: transparent; } @@ -4156,150 +4156,150 @@ filechooser.maximized placessidebar.sidebar, .caja-side-pane > notebook > stack > widget > box, .caja-side-pane text, .caja-side-pane treeview { - color: #BAC3CF; - caret-color: #BAC3CF; - background-color: #353945; } + color: #657b83; + caret-color: #657b83; + background-color: #073642; } .caja-side-pane > box button:not(:active):not(:checked) { - color: #BAC3CF; } + color: #657b83; } .caja-side-pane .frame { - border-color: #2a2d37; } + border-color: #05232b; } .caja-side-pane junction { - background-color: rgba(42, 45, 55, 0.95); } + background-color: rgba(5, 35, 43, 0.95); } filechooser actionbar { - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(20, 21, 26, 0.95); } + color: #657b83; + background-color: rgba(7, 54, 66, 0.95); + border-color: rgba(0, 0, 0, 0.95); } filechooser actionbar label, filechooser actionbar combobox { - color: #BAC3CF; } + color: #657b83; } .gedit-bottom-panel-paned { - background-color: #404552; } + background-color: #073642; } .gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, rgba(42, 45, 55, 0.95), rgba(42, 45, 55, 0.95)); } + background-image: linear-gradient(to bottom, rgba(5, 35, 43, 0.95), rgba(5, 35, 43, 0.95)); } .gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, #2b2e39, #2b2e39); } + background-image: linear-gradient(to bottom, #001317, #001317); } .gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(7, 54, 66, 0.95); } .maximized .gedit-document-panel { - background-color: #353945; } + background-color: #073642; } .gedit-document-panel row { - color: #BAC3CF; - background-color: rgba(186, 195, 207, 0); } + color: #657b83; + background-color: rgba(101, 123, 131, 0); } .gedit-document-panel row:hover { - background-color: rgba(186, 195, 207, 0.15); } + background-color: rgba(101, 123, 131, 0.15); } .gedit-document-panel row:active { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .gedit-document-panel row:active button { - color: #ffffff; } + color: #fdf6e3; } .gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .gedit-document-panel row:hover:not(:selected) button:active { - color: #BAC3CF; } + color: #657b83; } filechooser actionbar button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } .caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(21, 163, 200, 0.45); } filechooser actionbar button:active, filechooser actionbar button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } filechooser actionbar button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.2); } filechooser actionbar entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.35); + background-color: rgba(18, 137, 167, 0.35); } filechooser actionbar entry image, filechooser actionbar entry image:hover { color: inherit; } filechooser actionbar entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.35); + background-color: #268bd2; } filechooser actionbar entry:disabled { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); } + color: rgba(101, 123, 131, 0.55); + background-color: rgba(18, 137, 167, 0.2); } filechooser placessidebar.sidebar scrollbar, .nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { - border-color: rgba(42, 45, 55, 0.95); } + border-color: rgba(5, 35, 43, 0.95); } filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: #e7eaee; + background-color: #8da0a7; border: 1px solid rgba(0, 0, 0, 0.3); } filechooser placessidebar.sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { - background-color: rgba(231, 234, 238, 0.7); } + background-color: rgba(141, 160, 167, 0.7); } filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { - background-color: #f6f7f9; } + background-color: #9cacb2; } filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { - background-color: #5294e2; } + background-color: #268bd2; } filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { background-color: transparent; } filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { - background-color: rgba(42, 45, 55, 0.95); } - -@define-color theme_fg_color #D3DAE3; -@define-color theme_text_color #D3DAE3; -@define-color theme_bg_color #383C4A; -@define-color theme_base_color #404552; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #D3DAE3; -@define-color text_color #D3DAE3; -@define-color bg_color #383C4A; -@define-color base_color #404552; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #3c4150; -@define-color insensitive_fg_color alpha(#d3dae3, 0.5); -@define-color insensitive_base_color #404552; -@define-color theme_unfocused_fg_color #D3DAE3; -@define-color theme_unfocused_text_color #D3DAE3; -@define-color theme_unfocused_bg_color #383C4A; -@define-color theme_unfocused_base_color #404552; -@define-color borders #2b2e39; -@define-color unfocused_borders #2b2e39; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; + background-color: rgba(5, 35, 43, 0.95); } + +@define-color theme_fg_color #657b83; +@define-color theme_text_color #657b83; +@define-color theme_bg_color #002b36; +@define-color theme_base_color #073642; +@define-color theme_selected_bg_color #268bd2; +@define-color theme_selected_fg_color #fdf6e3; +@define-color fg_color #657b83; +@define-color text_color #657b83; +@define-color bg_color #002b36; +@define-color base_color #073642; +@define-color selected_bg_color #268bd2; +@define-color selected_fg_color #fdf6e3; +@define-color insensitive_bg_color #003340; +@define-color insensitive_fg_color alpha(#657b83, 0.5); +@define-color insensitive_base_color #073642; +@define-color theme_unfocused_fg_color #657b83; +@define-color theme_unfocused_text_color #657b83; +@define-color theme_unfocused_bg_color #002b36; +@define-color theme_unfocused_base_color #073642; +@define-color borders #001317; +@define-color unfocused_borders #001317; +@define-color warning_color #cb4b16; +@define-color error_color #dc322f; +@define-color success_color #859900; @define-color placeholder_text_color #A8A8A8; -@define-color link_color #a9caf1; -@define-color content_view_bg #404552; -@define-color wm_title alpha(#cfdae7, 0.8); -@define-color wm_unfocused_title alpha(#cfdae7, 0.5); -@define-color wm_bg #2f343f; -@define-color wm_bg_unfocused #323843; -@define-color wm_highlight #363b48; +@define-color link_color #78b9e6; +@define-color content_view_bg #073642; +@define-color wm_title alpha(#59808f, 0.8); +@define-color wm_unfocused_title alpha(#59808f, 0.5); +@define-color wm_bg #002b36; +@define-color wm_bg_unfocused #00313e; +@define-color wm_highlight #003745; @define-color wm_shadow alpha(black, 0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; +@define-color wm_button_close_bg #dc322f; +@define-color wm_button_close_hover_bg #cb4b16; +@define-color wm_button_close_active_bg #dc322f; +@define-color wm_icon_close_bg #002b36; +@define-color wm_button_hover_bg #657b83; +@define-color wm_button_active_bg #268bd2; +@define-color wm_button_hover_border #002b36; +@define-color wm_icon_bg #93a1a1; +@define-color wm_icon_unfocused_bg #657b83; +@define-color wm_icon_hover_bg #93a1a1; +@define-color wm_icon_active_bg #fdf6e3; diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index 6ee77c3..84bd02f 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -1,7 +1,7 @@ * { background-clip: padding-box; -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; + -GtkTextView-error-underline-color: #dc322f; -GtkScrolledWindow-scrollbar-spacing: 0; -GtkToolItemGroup-expander-size: 11; -GtkWidget-text-handle-width: 20; @@ -15,34 +15,34 @@ -gtk-outline-radius: 2px; } .background { - color: #D3DAE3; - background-color: #383C4A; } + color: #657b83; + background-color: #002b36; } *:disabled { -gtk-icon-effect: dim; } .gtkstyle-fallback { - background-color: #383C4A; - color: #D3DAE3; } + background-color: #002b36; + color: #657b83; } .gtkstyle-fallback:hover { - background-color: #4e5467; - color: #D3DAE3; } + background-color: #005469; + color: #657b83; } .gtkstyle-fallback:active { - background-color: #22242d; - color: #D3DAE3; } + background-color: #000203; + color: #657b83; } .gtkstyle-fallback:disabled { - background-color: #3c4150; - color: rgba(211, 218, 227, 0.45); } + background-color: #003340; + color: rgba(101, 123, 131, 0.45); } .gtkstyle-fallback:selected { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .view, iconview, .view text, iconview text, textview text { - color: #D3DAE3; - background-color: #404552; } + color: #657b83; + background-color: #073642; } .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected, @@ -53,12 +53,12 @@ textview text { border-radius: 2px; } textview border { - background-color: #3c414e; } + background-color: #04313c; } rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband, .rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } + border: 1px solid #1e6ea7; + background-color: rgba(30, 110, 167, 0.2); } flowbox flowboxchild { padding: 3px; @@ -68,22 +68,22 @@ flowbox flowboxchild { label.separator, popover label.separator, popover.background label.separator { - color: #D3DAE3; } + color: #657b83; } label selection { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } label:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .dim-label, label.separator, popover label.separator, popover.background label.separator, headerbar .subtitle, .titlebar:not(headerbar) .subtitle { opacity: 0.55; } assistant .sidebar { - background-color: #404552; - border-top: 1px solid #2b2e39; } + background-color: #073642; + border-top: 1px solid #001317; } assistant.csd .sidebar { border-top-style: none; } @@ -92,18 +92,18 @@ assistant .sidebar label { padding: 6px 12px; } assistant .sidebar label.highlight { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } textview { - background-color: #404552; } + background-color: #073642; } popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, popover.background.osd, popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { - color: #BAC3CF; + color: #657b83; border: none; - background-color: #353945; + background-color: #073642; background-clip: padding-box; box-shadow: none; } @@ -128,13 +128,13 @@ entry { caret-color: currentColor; border-radius: 3px; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; } + color: #657b83; + border-color: #001317; + background-color: #073642; } entry.search { border-radius: 20px; } entry image { - color: #b6bcc6; } + color: #526d76; } entry image.left { padding-left: 0; padding-right: 5px; } @@ -149,77 +149,77 @@ entry { border-radius: 0; } entry:focus { background-clip: border-box; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - box-shadow: inset 1px 0 #5294e2, inset -1px 0 #5294e2, inset 0 1px #5294e2, inset 0 -1px #5294e2; } + color: #657b83; + border-color: #001317; + background-color: #073642; + box-shadow: inset 1px 0 #268bd2, inset -1px 0 #268bd2, inset 0 1px #268bd2, inset 0 -1px #268bd2; } entry:disabled { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(64, 69, 82, 0.55); } + color: rgba(101, 123, 131, 0.45); + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(7, 54, 66, 0.55); } entry.warning { color: white; - border-color: #2b2e39; - background-color: #ab6441; } + border-color: #001317; + background-color: #7d4328; } entry.warning image { color: white; } entry.warning:focus { color: white; - background-color: #F27835; + background-color: #cb4b16; box-shadow: none; } entry.warning selection, entry.warning selection:focus { background-color: white; - color: #F27835; } + color: #cb4b16; } entry.error { color: white; - border-color: #2b2e39; - background-color: #b14342; } + border-color: #001317; + background-color: #873437; } entry.error image { color: white; } entry.error:focus { color: white; - background-color: #FC4138; + background-color: #dc322f; box-shadow: none; } entry.error selection, entry.error selection:focus { background-color: white; - color: #FC4138; } + color: #dc322f; } entry.search-missing { color: white; - border-color: #2b2e39; - background-color: #b14342; } + border-color: #001317; + background-color: #873437; } entry.search-missing image { color: white; } entry.search-missing:focus { color: white; - background-color: #FC4138; + background-color: #dc322f; box-shadow: none; } entry.search-missing selection, entry.search-missing selection:focus { background-color: white; - color: #FC4138; } + color: #dc322f; } entry:drop(active):focus, entry:drop(active) { - border-color: #F08437; + border-color: #b58900; box-shadow: none; } .osd entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.4); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.4); } .osd entry image, .osd entry image:hover { color: inherit; } .osd entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } .osd entry:disabled { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.25); } + color: rgba(101, 123, 131, 0.55); + background-color: rgba(18, 137, 167, 0.25); } .osd entry selection:focus, .osd entry selection { - color: #5294e2; - background-color: #ffffff; } + color: #268bd2; + background-color: #fdf6e3; } entry progress { margin: 0 -6px; border-radius: 0; border-width: 0 0 2px; - border-color: #5294e2; + border-color: #268bd2; border-style: solid; background-image: none; background-color: transparent; @@ -228,15 +228,15 @@ entry { treeview entry.flat, treeview entry { border-radius: 0; background-image: none; - background-color: #404552; } + background-color: #073642; } treeview entry.flat:focus, treeview entry:focus { - border-color: #5294e2; } + border-color: #268bd2; } @keyframes needs_attention { from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); } + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#268bd2), to(transparent)); } to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); } } + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#268bd2), to(transparent)); } } button { min-height: 22px; @@ -245,9 +245,9 @@ button { border: 1px solid; border-radius: 3px; padding: 2px 6px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } button separator { margin: 4px 1px; } button.flat, button.sidebar-button { @@ -261,38 +261,38 @@ button { button.flat:hover:active, button.sidebar-button:hover:active { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; + color: #657b83; + border-color: #001317; + background-color: #0a5062; -gtk-icon-effect: highlight; } button:active, button:checked { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; background-clip: padding-box; transition-duration: 50ms; } button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { color: inherit; opacity: 0.6; } button:active { - color: #D3DAE3; } + color: #657b83; } button:active:hover, button:checked { - color: #ffffff; } + color: #fdf6e3; } button.flat:disabled, button.sidebar-button:disabled { border-color: transparent; background-color: transparent; background-image: none; } button:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } button:disabled label, button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button:disabled:active, button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); + border-color: rgba(38, 139, 210, 0.75); + background-color: rgba(38, 139, 210, 0.75); opacity: 0.6; } button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { - color: rgba(255, 255, 255, 0.8); } + color: rgba(253, 246, 227, 0.8); } button.image-button { min-width: 24px; padding-left: 5px; @@ -316,125 +316,125 @@ button { padding-right: 8px; padding-left: 8px; } button:drop(active), combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; + color: #b58900; + border-color: #b58900; box-shadow: none; } button.osd { - color: #BAC3CF; - background-color: #353945; - border-color: #23262e; } + color: #657b83; + background-color: #073642; + border-color: #03181d; } button.osd.image-button { padding: 0; min-height: 36px; min-width: 36px; } button.osd:hover { - color: #5294e2; } + color: #268bd2; } button.osd:active, button.osd:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } button.osd:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.25); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.25); } .osd button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.4); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.4); } .osd button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(119, 127, 151, 0.5); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(21, 163, 200, 0.5); } .osd button:active, .osd button:checked { background-clip: padding-box; - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } .osd button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.25); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.25); } .osd button.flat, .osd button.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; box-shadow: none; } .osd button.flat:hover, .osd button.sidebar-button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(119, 127, 151, 0.5); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(21, 163, 200, 0.5); } .osd button.flat:disabled, .osd button.sidebar-button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.25); + color: #234b56; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.25); background-image: none; } .osd button.flat:active, .osd button.sidebar-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { box-shadow: none; } button.suggested-action { background-clip: border-box; color: white; - background-color: #4DADD4; - border-color: #4DADD4; } + background-color: #2aa198; + border-color: #2aa198; } button.suggested-action.flat, button.suggested-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #4DADD4; } + color: #2aa198; } button.suggested-action:hover { background-clip: border-box; color: white; - background-color: #76c0de; - border-color: #76c0de; } + background-color: #35c9be; + border-color: #35c9be; } button.suggested-action:active, button.suggested-action:checked { background-clip: border-box; color: white; - background-color: #2e96c0; - border-color: #2e96c0; } + background-color: #1f7972; + border-color: #1f7972; } button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled { border-color: transparent; background-color: transparent; background-image: none; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button.suggested-action:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } button.suggested-action:disabled label, button.suggested-action:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button.destructive-action { background-clip: border-box; color: white; - background-color: #F04A50; - border-color: #F04A50; } + background-color: #dc322f; + border-color: #dc322f; } button.destructive-action.flat, button.destructive-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #F04A50; } + color: #dc322f; } button.destructive-action:hover { background-clip: border-box; color: white; - background-color: #f4797e; - border-color: #f4797e; } + background-color: #e35d5b; + border-color: #e35d5b; } button.destructive-action:active, button.destructive-action:checked { background-clip: border-box; color: white; - background-color: #ec1b22; - border-color: #ec1b22; } + background-color: #b9221f; + border-color: #b9221f; } button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled { border-color: transparent; background-color: transparent; background-image: none; - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } button.destructive-action:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } button.destructive-action:disabled label, button.destructive-action:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .stack-switcher > button { outline-offset: -3px; } .stack-switcher > button > label { @@ -456,7 +456,7 @@ button { background-image: none; } .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#268bd2), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 2px; } @@ -469,94 +469,94 @@ button { border-width: 1px; } .inline-toolbar toolbutton > button { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } .inline-toolbar toolbutton > button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; } + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; } .inline-toolbar toolbutton > button:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } .inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); + border-color: rgba(38, 139, 210, 0.75); + background-color: rgba(38, 139, 210, 0.75); opacity: 0.6; } .inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { - color: rgba(255, 255, 255, 0.8); } + color: rgba(253, 246, 227, 0.8); } .linked:not(.vertical):not(.path-bar) > entry + entry { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry.error + entry, .linked:not(.vertical):not(.path-bar) > entry + entry.error { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .linked:not(.vertical):not(.path-bar) > entry + entry.warning { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { - border-left-color: rgba(43, 46, 57, 0.3); } + border-left-color: rgba(0, 19, 23, 0.3); } .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > button:active + entry, .linked:not(.vertical):not(.path-bar) > button:checked + entry { - border-left-color: #2b2e39; } + border-left-color: #001317; } .linked:not(.vertical):not(.path-bar) > button + button { border-left-style: none; } .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .linked:not(.vertical):not(.path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } .linked:not(.vertical):not(.path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .linked:not(.vertical):not(.path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, @@ -577,79 +577,79 @@ button { border-left-style: none; } .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5), inset -1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5), inset -1px 0 rgba(0, 19, 23, 0.5); } .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset -1px 0 rgba(0, 19, 23, 0.5); } .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } .linked.vertical > entry + entry { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry.error + entry, .linked.vertical > entry + entry.error { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry.warning + entry, .linked.vertical > entry + entry.warning { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry.error + entry.warning, .linked.vertical > entry.warning + entry.error { - border-top-color: rgba(43, 46, 57, 0.3); } + border-top-color: rgba(0, 19, 23, 0.3); } .linked.vertical > entry + entry:focus:not(:last-child), .linked.vertical > entry + entry:focus:last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry:focus:not(:only-child) + entry, .linked.vertical > entry:focus:not(:only-child) + button, .linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry + entry:drop(active):not(:last-child), .linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry:drop(active):not(:only-child) + entry, .linked.vertical > entry:drop(active):not(:only-child) + button, .linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry + entry.warning:focus:not(:last-child), .linked.vertical > entry + entry.warning:focus:last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry.warning:focus:not(:only-child) + entry, .linked.vertical > entry.warning:focus:not(:only-child) + button, .linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry + entry.error:focus:not(:last-child), .linked.vertical > entry + entry.error:focus:last-child { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > entry.error:focus:not(:only-child) + entry, .linked.vertical > entry.error:focus:not(:only-child) + button, .linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > button:active + entry, .linked.vertical > button:checked + entry { - border-top-color: #2b2e39; } + border-top-color: #001317; } .linked.vertical > button + button { border-top-style: none; } .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(43, 46, 57, 0.5); } + box-shadow: inset 0 1px rgba(0, 19, 23, 0.5); } .linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, @@ -725,10 +725,10 @@ modelbutton.flat { border-radius: 2px; } menuitem.button.flat:hover, modelbutton.flat:hover { - background-color: #484c59; } + background-color: #0a333e; } menuitem.button.flat:checked, modelbutton.flat:checked { - color: #D3DAE3; } + color: #657b83; } menuitem.button.flat check:last-child, menuitem.button.flat radio:last-child, modelbutton.flat check:last-child, @@ -747,24 +747,24 @@ modelbutton.flat arrow.right { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } *:link, button:link, button:visited { - color: #a9caf1; } + color: #78b9e6; } *:link:visited, button:visited { - color: #7eafe9; } + color: #4ca2df; } *:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { - color: #bad4f3; } + color: #a7cbdc; } *:link:hover, button:hover:link, button:hover:visited { - color: #d5e5f8; } + color: #a3cfee; } *:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { - color: #eef4fc; } + color: #e8ebe1; } *:link:active, button:active:link, button:active:visited { - color: #a9caf1; } + color: #78b9e6; } *:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { - color: #dceaf9; } + color: #d2e1e0; } infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link, *:selected *:link, *:selected button:link, *:selected button:visited { - color: #dceaf9; } + color: #d2e1e0; } button:link > label, button:visited > label { text-decoration-line: underline; } @@ -773,10 +773,10 @@ spinbutton:drop(active) { box-shadow: none; } spinbutton button:active { - color: #ffffff; } + color: #fdf6e3; } spinbutton:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } spinbutton:not(.vertical) entry { min-width: 28px; } @@ -790,11 +790,11 @@ spinbutton:not(.vertical) > button + button { spinbutton:not(.vertical) > button:hover:not(:active), spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } + box-shadow: inset 1px 0 rgba(0, 19, 23, 0.5); } spinbutton:not(.vertical) > button:first-child:hover:not(:active), spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), @@ -802,14 +802,14 @@ spinbutton:not(.vertical) > entry + button:not(:active):hover { box-shadow: none; } spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #2b2e39; } + border-left-color: #001317; } spinbutton:not(.vertical) > entry:drop(active) + button { - border-left-color: #F08437; } + border-left-color: #b58900; } .osd spinbutton:not(.vertical) > button:hover:not(:active), .osd spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(26, 28, 34, 0.4); } + box-shadow: inset 1px 0 rgba(1, 9, 11, 0.4); } .osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), .osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), @@ -817,7 +817,7 @@ spinbutton:not(.vertical) > entry:drop(active) + button { box-shadow: none; } .osd spinbutton:not(.vertical) > entry:focus + button { - border-left-color: rgba(26, 28, 34, 0.4); } + border-left-color: rgba(1, 9, 11, 0.4); } spinbutton.vertical button, spinbutton.vertical entry { padding-left: 4px; @@ -828,10 +828,10 @@ spinbutton.vertical button.up { border-radius: 3px 3px 0 0; } spinbutton.vertical > entry:focus + button { - border-top-color: #2b2e39; } + border-top-color: #001317; } spinbutton.vertical > entry:drop(active) + button { - border-top-color: #F08437; } + border-top-color: #b58900; } combobox button.combo { min-width: 0; @@ -846,7 +846,7 @@ combobox arrow { toolbar, .inline-toolbar { -GtkWidget-window-dragging: true; padding: 4px; - background-color: #383C4A; } + background-color: #002b36; } toolbar separator, .inline-toolbar separator { background: none; } toolbar.horizontal separator, .horizontal.inline-toolbar separator { @@ -859,7 +859,7 @@ toolbar, .inline-toolbar { padding: 7px; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 3px; - background-color: rgba(53, 57, 69, 0.9); } + background-color: rgba(7, 54, 66, 0.9); } toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { border-radius: 0; } toolbar.osd.top, .osd.top.inline-toolbar { @@ -882,32 +882,32 @@ toolbar, .inline-toolbar { margin-right: 0; } .primary-toolbar:not(.libreoffice-toolbar) { - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; box-shadow: none; border-width: 0 0 1px 0; border-style: solid; - border-image: linear-gradient(to bottom, #2f343f, #20232b) 1 0 1 0; } + border-image: linear-gradient(to bottom, #002b36, #000f12) 1 0 1 0; } .inline-toolbar { - background-color: #313541; + background-color: #001f27; border-style: solid; - border-color: #2b2e39; + border-color: #001317; border-width: 0 1px 1px; padding: 3px; border-radius: 0 0 3px 3px; } searchbar { - background-color: #383C4A; + background-color: #002b36; border-style: solid; - border-color: #2b2e39; + border-color: #001317; border-width: 0 0 1px; padding: 3px; } actionbar { padding: 6px; - border-top: 1px solid #2b2e39; - background-color: #313541; } + border-top: 1px solid #001317; + background-color: #001f27; } headerbar, .titlebar:not(headerbar) { @@ -915,22 +915,22 @@ headerbar, padding: 0 7px; border-width: 0 0 1px; border-style: solid; - border-color: #262a33; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: inset 0 1px #363b48; } + border-color: #001b22; + color: rgba(89, 128, 143, 0.8); + background-color: #002b36; + box-shadow: inset 0 1px #003745; } .csd headerbar, .csd .titlebar:not(headerbar) { - background-color: #2f343f; - border-color: #262a33; } + background-color: #002b36; + border-color: #001b22; } headerbar:backdrop, .titlebar:backdrop:not(headerbar) { transition: 200ms ease-out; - color: rgba(207, 218, 231, 0.5); - background-color: #323843; } + color: rgba(89, 128, 143, 0.5); + background-color: #00313e; } .csd headerbar:backdrop, .csd .titlebar:backdrop:not(headerbar) { - background-color: #323843; } + background-color: #00313e; } headerbar .title, .titlebar:not(headerbar) .title { padding-left: 12px; padding-right: 12px; } @@ -940,14 +940,14 @@ headerbar, padding-right: 12px; } headerbar.selection-mode, .selection-mode.titlebar:not(headerbar) { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; + color: #fdf6e3; + background-color: #268bd2; + border-color: #2380c1; box-shadow: none; } headerbar.selection-mode:backdrop, .selection-mode.titlebar:backdrop:not(headerbar) { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); } + background-color: #268bd2; + color: rgba(253, 246, 227, 0.6); } headerbar.selection-mode .selection-menu, .selection-mode.titlebar:not(headerbar) .selection-menu { box-shadow: none; padding-left: 10px; @@ -958,7 +958,7 @@ headerbar, -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } .maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { - background-color: #5294e2; } + background-color: #268bd2; } .tiled headerbar, .tiled headerbar:backdrop, .maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), @@ -968,11 +968,11 @@ headerbar, border-radius: 0; } .maximized headerbar, .maximized .titlebar:not(headerbar) { - background-color: #2f343f; - border-color: #262a33; } + background-color: #002b36; + border-color: #001b22; } .maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { - background-color: #323843; } + background-color: #00313e; } headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop, @@ -982,7 +982,7 @@ headerbar, .csd .default-decoration.titlebar:backdrop:not(headerbar) { min-height: 28px; padding: 0 3px; - background-color: #2f343f; + background-color: #002b36; border-bottom-width: 0; } .maximized headerbar.default-decoration, .maximized .csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized @@ -993,7 +993,7 @@ headerbar, .maximized .default-decoration.titlebar:backdrop:not(headerbar), .maximized .csd .default-decoration.titlebar:backdrop:not(headerbar) { - background-color: #2f343f; } + background-color: #002b36; } .titlebar { border-radius: 3px 3px 0 0; } @@ -1027,96 +1027,96 @@ window.csd > .titlebar:not(headerbar):backdrop { box-shadow: none; } .titlebar:not(headerbar) > separator { - background-image: linear-gradient(to bottom, #262a33, #262a33); } + background-image: linear-gradient(to bottom, #001b22, #001b22); } .primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, .titlebar:not(headerbar) separator.titlebutton { min-width: 1px; min-height: 1px; background: none; border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } + border-image: linear-gradient(to bottom, rgba(89, 128, 143, 0) 25%, rgba(89, 128, 143, 0.15) 25%, rgba(89, 128, 143, 0.15) 75%, rgba(89, 128, 143, 0) 75%) 0 1/0 1px stretch; } .primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, .titlebar:not(headerbar) separator.titlebutton:backdrop { opacity: 0.6; } .primary-toolbar entry, headerbar entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .primary-toolbar entry image, headerbar entry image, .primary-toolbar entry image:hover, headerbar entry image:hover { color: inherit; } .primary-toolbar entry:backdrop, headerbar entry:backdrop { opacity: 0.85; } .primary-toolbar entry:focus, headerbar entry:focus { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; + background-color: #268bd2; background-clip: padding-box; } .primary-toolbar entry:focus image, headerbar entry:focus image { - color: #ffffff; } + color: #fdf6e3; } .primary-toolbar entry:disabled, headerbar entry:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.25); } + color: rgba(89, 128, 143, 0.35); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.25); } .primary-toolbar entry selection:focus, headerbar entry selection:focus { - background-color: #ffffff; - color: #5294e2; } + background-color: #fdf6e3; + color: #268bd2; } .primary-toolbar entry progress, headerbar entry progress { - border-color: #5294e2; + border-color: #268bd2; background-image: none; background-color: transparent; } .primary-toolbar entry.warning, headerbar entry.warning { color: white; - border-color: rgba(21, 23, 28, 0.4); - background-color: #a45d39; } + border-color: rgba(0, 0, 0, 0.4); + background-color: #7a3e23; } .primary-toolbar entry.warning:focus, headerbar entry.warning:focus { color: white; - background-color: #F27835; } + background-color: #cb4b16; } .primary-toolbar entry.warning selection, headerbar entry.warning selection, .primary-toolbar entry.warning selection:focus, headerbar entry.warning selection:focus { background-color: white; - color: #F27835; } + color: #cb4b16; } .primary-toolbar entry.error, headerbar entry.error { color: white; - border-color: rgba(21, 23, 28, 0.4); - background-color: #aa3c3b; } + border-color: rgba(0, 0, 0, 0.4); + background-color: #842f32; } .primary-toolbar entry.error:focus, headerbar entry.error:focus { color: white; - background-color: #FC4138; } + background-color: #dc322f; } .primary-toolbar entry.error selection, headerbar entry.error selection, .primary-toolbar entry.error selection:focus, headerbar entry.error selection:focus { background-color: white; - color: #FC4138; } + color: #dc322f; } .primary-toolbar button, headerbar button { - color: rgba(207, 218, 231, 0.8); + color: rgba(89, 128, 143, 0.8); outline-offset: -3px; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button:backdrop, headerbar button:backdrop { opacity: 0.7; } .primary-toolbar button:hover, headerbar button:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .primary-toolbar button:active, headerbar button:active, .primary-toolbar button:checked, headerbar button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; + background-color: #268bd2; background-clip: padding-box; } .primary-toolbar button:disabled, headerbar button:disabled { - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button:disabled label, headerbar button:disabled label, .primary-toolbar button:disabled, headerbar button:disabled { - color: rgba(207, 218, 231, 0.35); } + color: rgba(89, 128, 143, 0.35); } .primary-toolbar button:disabled:active, headerbar button:disabled:active, .primary-toolbar button:disabled:checked, headerbar button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } + color: rgba(253, 246, 227, 0.75); + border-color: rgba(38, 139, 210, 0.65); + background-color: rgba(38, 139, 210, 0.65); } .selection-mode.primary-toolbar button, headerbar.selection-mode button, .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.flat, .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); } .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { margin-right: 1px; } @@ -1129,94 +1129,94 @@ window.csd > .titlebar:not(headerbar):backdrop { box-shadow: none; } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .primary-toolbar .linked:not(.vertical).path-bar > button, headerbar .linked:not(.vertical).path-bar > button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover { - background-color: rgba(134, 144, 165, 0.4); } + background-color: rgba(0, 193, 243, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .primary-toolbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:active, .primary-toolbar .linked:not(.vertical).path-bar > button:checked, headerbar .linked:not(.vertical).path-bar > button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .primary-toolbar .linked:not(.vertical).path-bar > button:disabled, headerbar .linked:not(.vertical).path-bar > button:disabled { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .primary-toolbar .linked:not(.vertical).path-bar > button + button, headerbar .linked:not(.vertical).path-bar > button + button { border-left-style: none; } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4), inset -1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4), inset -1px 0 rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { - border-left-color: rgba(21, 23, 28, 0); } + border-left-color: transparent; } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar button.suggested-action, headerbar button.suggested-action { background-clip: border-box; color: white; - background-color: #4DADD4; - border-color: #4DADD4; } + background-color: #2aa198; + border-color: #2aa198; } .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.flat, .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #4DADD4; } + color: #2aa198; } .primary-toolbar button.suggested-action:hover, headerbar button.suggested-action:hover { background-clip: border-box; color: white; - background-color: #76c0de; - border-color: #76c0de; } + background-color: #35c9be; + border-color: #35c9be; } .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:active, .primary-toolbar button.suggested-action:checked, headerbar button.suggested-action:checked { background-clip: border-box; color: white; - background-color: #2e96c0; - border-color: #2e96c0; } + background-color: #1f7972; + border-color: #1f7972; } .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.flat:disabled label, .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.flat:disabled, .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.sidebar-button:disabled, .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled label, .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - color: rgba(207, 218, 231, 0.35); } + color: rgba(89, 128, 143, 0.35); } .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop { opacity: 0.8; } @@ -1224,85 +1224,85 @@ window.csd > .titlebar:not(headerbar):backdrop { .primary-toolbar button.destructive-action, headerbar button.destructive-action { background-clip: border-box; color: white; - background-color: #F04A50; - border-color: #F04A50; } + background-color: #dc322f; + border-color: #dc322f; } .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.flat, .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #F04A50; } + color: #dc322f; } .primary-toolbar button.destructive-action:hover, headerbar button.destructive-action:hover { background-clip: border-box; color: white; - background-color: #f4797e; - border-color: #f4797e; } + background-color: #e35d5b; + border-color: #e35d5b; } .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:active, .primary-toolbar button.destructive-action:checked, headerbar button.destructive-action:checked { background-clip: border-box; color: white; - background-color: #ec1b22; - border-color: #ec1b22; } + background-color: #b9221f; + border-color: #b9221f; } .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); + border-color: rgba(0, 43, 54, 0); } .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.flat:disabled label, .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.flat:disabled, .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.sidebar-button:disabled, .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled label, .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - color: rgba(207, 218, 231, 0.35); } + color: rgba(89, 128, 143, 0.35); } .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop { opacity: 0.8; } .primary-toolbar spinbutton:not(.vertical):focus, headerbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; } + color: #fdf6e3; + caret-color: #fdf6e3; } .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button, .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .primary-toolbar spinbutton:not(.vertical) button:hover, headerbar spinbutton:not(.vertical) button:hover { - background-color: rgba(134, 144, 165, 0.4); } + background-color: rgba(0, 193, 243, 0.4); } .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:active, .primary-toolbar spinbutton:not(.vertical) button:checked, headerbar spinbutton:not(.vertical) button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } .primary-toolbar spinbutton:not(.vertical) > button + button, headerbar spinbutton:not(.vertical) > button + button { border-left-style: none; } .primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), headerbar spinbutton:not(.vertical) > button:hover:not(:active), .primary-toolbar spinbutton:not(.vertical) > button:hover + button, headerbar spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); } .primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); } .primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover, headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover { box-shadow: none; } .primary-toolbar spinbutton:not(.vertical) > entry:focus + button, headerbar spinbutton:not(.vertical) > entry:focus + button { - border-left-color: rgba(21, 23, 28, 0.4); } + border-left-color: rgba(0, 0, 0, 0.4); } .primary-toolbar combobox:disabled, headerbar combobox:disabled { - color: rgba(207, 218, 231, 0.2); } + color: rgba(89, 128, 143, 0.2); } .primary-toolbar combobox > .linked > button.combo, headerbar combobox > .linked > button.combo { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image, .primary-toolbar combobox > .linked > button.combo image:hover, headerbar combobox > .linked > button.combo image:hover { color: inherit; } .primary-toolbar combobox > .linked > button.combo:hover, headerbar combobox > .linked > button.combo:hover { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; + background-color: #268bd2; box-shadow: none; } .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.25); } + color: rgba(89, 128, 143, 0.35); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.25); } .primary-toolbar combobox > .linked > entry.combo:dir(ltr), headerbar combobox > .linked > entry.combo:dir(ltr) { border-right-style: none; } @@ -1326,7 +1326,7 @@ window.csd > .titlebar:not(headerbar):backdrop { opacity: 0.75; } .primary-toolbar progressbar trough, headerbar progressbar trough { - background-color: rgba(21, 23, 28, 0.4); } + background-color: rgba(0, 0, 0, 0.4); } .primary-toolbar progressbar:backdrop, headerbar progressbar:backdrop { opacity: 0.75; } @@ -1335,22 +1335,22 @@ window.csd > .titlebar:not(headerbar):backdrop { opacity: 0.75; } .primary-toolbar scale slider, headerbar scale slider { - background-color: #454c5c; - border-color: rgba(21, 23, 28, 0.7); } + background-color: #005469; + border-color: rgba(0, 0, 0, 0.7); } .primary-toolbar scale slider:hover, headerbar scale slider:hover { - background-color: #50586b; - border-color: rgba(21, 23, 28, 0.7); } + background-color: #006883; + border-color: rgba(0, 0, 0, 0.7); } .primary-toolbar scale slider:active, headerbar scale slider:active { - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } .primary-toolbar scale slider:disabled, headerbar scale slider:disabled { - background-color: #3e4553; - border-color: rgba(21, 23, 28, 0.7); } + background-color: #00475a; + border-color: rgba(0, 0, 0, 0.7); } .primary-toolbar scale trough, headerbar scale trough { - background-color: rgba(21, 23, 28, 0.4); } + background-color: rgba(0, 0, 0, 0.4); } .primary-toolbar scale trough:disabled, headerbar scale trough:disabled { - background-color: rgba(21, 23, 28, 0.3); } + background-color: rgba(0, 0, 0, 0.3); } .path-bar button.text-button, .path-bar button.image-button, .path-bar button { padding-left: 6px; @@ -1375,7 +1375,7 @@ window.csd > .titlebar:not(headerbar):backdrop { padding-right: 4px; } treeview.view { - border-left-color: rgba(211, 218, 227, 0.15); + border-left-color: rgba(101, 123, 131, 0.15); border-top-color: rgba(0, 0, 0, 0.1); } * { -GtkTreeView-horizontal-separator: 4; @@ -1385,54 +1385,54 @@ treeview.view { -GtkTreeView-tree-line-pattern: ''; -GtkTreeView-expander-size: 16; } treeview.view acceleditor > label { - background-color: #5294e2; } + background-color: #268bd2; } treeview.view:selected, treeview.view:selected:focus { border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(211, 218, 227, 0.1); } + border-left-color: #92c1db; + border-top-color: rgba(101, 123, 131, 0.1); } treeview.view:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } treeview.view:disabled:selected { - color: #97bfee; } + color: #7cb6d9; } treeview.view.separator { min-height: 2px; color: rgba(0, 0, 0, 0.1); } treeview.view:drop(active) { border-style: solid none; border-width: 1px; - border-color: #93b7e3; } + border-color: #4683ab; } treeview.view:drop(active).after { border-top-style: none; } treeview.view:drop(active).before { border-bottom-style: none; } treeview.view.expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #8a909b; } + color: #365963; } treeview.view.expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } treeview.view.expander:hover { - color: #D3DAE3; } + color: #657b83; } treeview.view.expander:selected { - color: #cbdff6; } + color: #bdd6de; } treeview.view.expander:selected:hover { - color: #ffffff; } + color: #fdf6e3; } treeview.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } treeview.view.progressbar, treeview.view.progressbar:focus { - color: #ffffff; + color: #fdf6e3; border-radius: 3px; - background-color: #5294e2; } + background-color: #268bd2; } treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; + color: #268bd2; box-shadow: none; - background-color: #ffffff; } + background-color: #fdf6e3; } treeview.view.trough { - color: #D3DAE3; - background-color: #2b2e39; + color: #657b83; + background-color: #001317; border-radius: 3px; border-width: 0; } treeview.view.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; + color: #fdf6e3; background-color: rgba(0, 0, 0, 0.2); border-radius: 3px; border-width: 0; } @@ -1441,22 +1441,22 @@ treeview.view { min-width: 0; padding: 3px 6px; font-weight: bold; - color: #b6bcc6; - background-color: #404552; + color: #526d76; + background-color: #073642; background-image: none; border-style: none solid none none; border-radius: 0; - border-image: linear-gradient(to bottom, #404552 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #404552 80%) 0 1 0 0/0 1px 0 0 stretch; } + border-image: linear-gradient(to bottom, #073642 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #073642 80%) 0 1 0 0/0 1px 0 0 stretch; } treeview.view header button:hover { - color: #5294e2; } + color: #268bd2; } treeview.view header button:active { - color: #D3DAE3; } + color: #657b83; } treeview.view header button:active, treeview.view header button:hover { - background-color: #404552; } + background-color: #073642; } treeview.view header button:active:hover { - color: #D3DAE3; } + color: #657b83; } treeview.view header button:disabled { - border-color: #383C4A; + border-color: #002b36; background-image: none; } treeview.view header button:last-child { border-right-style: none; @@ -1468,8 +1468,8 @@ treeview.view { treeview.view header.button.dnd:active { padding: 0 6px; transition: none; - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 0; border-style: none; } @@ -1477,11 +1477,11 @@ menubar, .menubar { -GtkWidget-window-dragging: true; padding: 0px; - background-color: #2f343f; - color: rgba(207, 218, 231, 0.8); } + background-color: #002b36; + color: rgba(89, 128, 143, 0.8); } menubar:backdrop, .menubar:backdrop { - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } menubar > menuitem, .menubar > menuitem { padding: 4px 8px; @@ -1489,11 +1489,11 @@ menubar, border-width: 0; } menubar > menuitem:hover, .menubar > menuitem:hover { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } menubar > menuitem:disabled, .menubar > menuitem:disabled { - color: rgba(207, 218, 231, 0.2); + color: rgba(89, 128, 143, 0.2); border-color: transparent; } menu, @@ -1501,8 +1501,8 @@ menu, margin: 4px; padding: 0; border-radius: 0; - background-color: #383C4A; - border: 1px solid #2b2e39; } + background-color: #002b36; + border: 1px solid #001317; } .csd menu, .csd .menu { padding: 4px 0px; @@ -1514,13 +1514,13 @@ menu, .csd .menu separator { margin: 2px 0; - background-color: #383C4A; } + background-color: #002b36; } menu .separator:not(label), .csd menu .separator:not(label), .menu .separator:not(label), .csd .menu .separator:not(label) { - color: #383C4A; } + color: #002b36; } menu menuitem, .menu menuitem { min-height: 16px; @@ -1528,11 +1528,11 @@ menu, padding: 5px; } menu menuitem:hover, .menu menuitem:hover { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } menu menuitem:disabled, .menu menuitem:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } menu menuitem arrow, .menu menuitem arrow { min-height: 16px; @@ -1564,21 +1564,21 @@ menu, min-width: 16px; min-height: 16px; padding: 4px; - background-color: #383C4A; + background-color: #002b36; border-radius: 0; } menu > arrow.top, .menu > arrow.top { margin-top: -6px; - border-bottom: 1px solid #4f5461; + border-bottom: 1px solid #103d49; -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } menu > arrow.bottom, .menu > arrow.bottom { margin-bottom: -6px; - border-top: 1px solid #4f5461; + border-top: 1px solid #103d49; -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } menu > arrow:hover, .menu > arrow:hover { - background-color: #4f5461; } + background-color: #103d49; } menu > arrow:disabled, .menu > arrow:disabled { color: transparent; @@ -1590,15 +1590,15 @@ popover.background { padding: 2px; border-radius: 3px; background-clip: border-box; - background-color: #383C4A; + background-color: #002b36; box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.35); } .csd popover, popover, .csd popover.background, popover.background { - border: 1px solid #20222a; } + border: 1px solid black; } popover separator, popover.background separator { - background-color: #383C4A; } + background-color: #002b36; } popover > list, popover > .view, popover > iconview, @@ -1625,7 +1625,7 @@ cursor-handle { notebook { padding: 0; } notebook.frame { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } notebook.frame > header { margin: -1px; } notebook.frame > header.top { @@ -1643,18 +1643,18 @@ notebook { padding-top: 0; padding-bottom: 0; } notebook > stack:not(:only-child) { - background-color: #404552; } + background-color: #073642; } notebook > header { padding: 2px; - background-color: #383C4A; } + background-color: #002b36; } notebook > header.top { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } notebook > header.bottom { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } notebook > header.right { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } notebook > header.left { - box-shadow: inset -1px 0 #2b2e39; } + box-shadow: inset -1px 0 #001317; } notebook > header.top { padding-bottom: 0; } notebook > header.top > tabs > tab { @@ -1720,56 +1720,56 @@ notebook { notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { margin-bottom: 2px; } notebook > header > tabs > arrow { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } notebook > header > tabs > arrow:hover { - color: rgba(211, 218, 227, 0.725); } + color: rgba(101, 123, 131, 0.725); } notebook > header > tabs > arrow:active { - color: #D3DAE3; } + color: #657b83; } notebook > header > tabs > arrow:disabled { - color: rgba(211, 218, 227, 0.15); } + color: rgba(101, 123, 131, 0.15); } notebook > header.top > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } notebook > header.bottom > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 1px #2b2e39; } + box-shadow: inset 0 1px #001317; } notebook > header.left > tabs > tab:hover:not(:checked) { - box-shadow: inset -1px 0 #2b2e39; } + box-shadow: inset -1px 0 #001317; } notebook > header.right > tabs > tab:hover:not(:checked) { - box-shadow: inset 1px 0 #2b2e39; } + box-shadow: inset 1px 0 #001317; } notebook > header > tabs > tab { - color: rgba(211, 218, 227, 0.45); - background-color: rgba(64, 69, 82, 0); } + color: rgba(101, 123, 131, 0.45); + background-color: rgba(7, 54, 66, 0); } notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(211, 218, 227, 0.725); - background-color: rgba(64, 69, 82, 0.5); - border-color: #2b2e39; } + color: rgba(101, 123, 131, 0.725); + background-color: rgba(7, 54, 66, 0.5); + border-color: #001317; } notebook > header > tabs > tab:checked { - color: #D3DAE3; - background-color: #404552; - border-color: #2b2e39; } + color: #657b83; + background-color: #073642; + border-color: #001317; } notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { min-height: 22px; min-width: 16px; padding: 0; - color: #9da3ad; } + color: #425f68; } notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover { color: #ff4d4d; } notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover { - color: #5294e2; } + color: #268bd2; } scrollbar { - background-color: #3e434f; + background-color: #07323d; transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } * { -GtkScrollbar-has-backward-stepper: false; -GtkScrollbar-has-forward-stepper: false; } scrollbar.top { - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } scrollbar.bottom { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } scrollbar.left { - border-right: 1px solid #2b2e39; } + border-right: 1px solid #001317; } scrollbar.right { - border-left: 1px solid #2b2e39; } + border-left: 1px solid #001317; } scrollbar button { border: none; } scrollbar.vertical button.down { @@ -1787,11 +1787,11 @@ scrollbar { border: 4px solid transparent; border-radius: 8px; background-clip: padding-box; - background-color: #767b87; } + background-color: #284b55; } scrollbar slider:hover { - background-color: #676b78; } + background-color: #1e434d; } scrollbar slider:hover:active { - background-color: #5294e2; } + background-color: #268bd2; } scrollbar slider:disabled { background-color: transparent; } scrollbar.fine-tune slider { @@ -1809,7 +1809,7 @@ scrollbar { margin: 0; min-width: 4px; min-height: 4px; - background-color: #a5abb5; + background-color: #47636c; border: 1px solid rgba(0, 0, 0, 0.3); } scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; @@ -2125,13 +2125,13 @@ scale { outline-offset: 2px; -gtk-outline-radius: 4.5px; border-radius: 2.5px; - background-color: #2d303b; } + background-color: #00171d; } scale trough:disabled { - background-color: rgba(45, 48, 59, 0.55); } + background-color: rgba(0, 23, 29, 0.55); } .osd scale trough { - background-color: #454a59; } + background-color: #0a5062; } .osd scale trough highlight { - background-color: #5294e2; } + background-color: #268bd2; } menuitem:hover scale trough, row:selected scale trough, infobar scale trough { @@ -2139,71 +2139,71 @@ scale { menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { - background-color: #ffffff; } + background-color: #fdf6e3; } menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { - background-color: #b1cff2; } + background-color: #9cc6db; } menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { background-color: rgba(0, 0, 0, 0.1); } scale highlight { border-radius: 2.5px; - background-color: #5294e2; } + background-color: #268bd2; } scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); } + background-color: rgba(38, 139, 210, 0.55); } scale fill { border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); } + background-color: rgba(38, 139, 210, 0.5); } scale fill:disabled { background-color: transparent; } scale slider { - background-color: #444a58; - border: 1px solid #262933; + background-color: #083e4b; + border: 1px solid #000b0d; border-radius: 100%; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition-property: background, border; } scale slider:hover { - background-color: #505666; } + background-color: #0a5062; } scale slider:active { background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } scale slider:disabled { - background-color: #3c414e; - border-color: rgba(38, 41, 51, 0.8); } + background-color: #04313d; + border-color: rgba(0, 11, 13, 0.8); } menuitem:hover scale slider, row:selected scale slider, infobar scale slider { background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; } + background-color: #fdf6e3; + border-color: #fdf6e3; } menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { - background-color: #e5effb; - border-color: #e5effb; } + background-color: #dde6e0; + border-color: #dde6e0; } menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { - background-color: #a9caf1; - border-color: #a9caf1; } + background-color: #92c1db; + border-color: #92c1db; } menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; } + background-color: #9cc6db; + border-color: #9cc6db; } .osd scale slider { background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } .osd scale slider:hover { - background-color: #7eafe9; - border-color: #7eafe9; } + background-color: #4ca2df; + border-color: #4ca2df; } .osd scale slider:active { - background-color: #2679db; - border-color: #2679db; } + background-color: #1e6ea7; + border-color: #1e6ea7; } scale value { color: alpha(currentColor,0.4); } scale marks { @@ -2246,7 +2246,7 @@ scale { progressbar { padding: 0; font-size: smaller; - color: rgba(211, 218, 227, 0.7); } + color: rgba(101, 123, 131, 0.7); } progressbar.osd { min-width: 3px; min-height: 3px; @@ -2256,17 +2256,17 @@ progressbar { background-color: transparent; box-shadow: none; } progressbar progress { - background-color: #5294e2; + background-color: #268bd2; border: none; border-radius: 3px; box-shadow: none; } row:selected progressbar progress, infobar progressbar progress { - background-color: #ffffff; } + background-color: #fdf6e3; } progressbar trough { border: none; border-radius: 3px; - background-color: #2d303b; } + background-color: #00171d; } row:selected progressbar trough, infobar progressbar trough { background-color: rgba(0, 0, 0, 0.2); } @@ -2283,7 +2283,7 @@ levelbar trough { border: none; padding: 3px; border-radius: 3px; - background-color: #2d303b; } + background-color: #00171d; } levelbar.horizontal.discrete block { margin: 0 1px; } @@ -2292,29 +2292,29 @@ levelbar.vertical.discrete block { margin: 1px 0; } levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; + border: 1px solid #268bd2; + background-color: #268bd2; border-radius: 2px; } levelbar block.low { - border-color: #F27835; - background-color: #F27835; } + border-color: #cb4b16; + background-color: #cb4b16; } levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; } + border-color: #268bd2; + background-color: #268bd2; } levelbar block.full { - border-color: #73d216; - background-color: #73d216; } + border-color: #859900; + background-color: #859900; } levelbar block.empty { - background-color: #404552; - border-color: #404552; } + background-color: #073642; + border-color: #073642; } printdialog paper { - border: 1px solid #2b2e39; - background: #404552; + border: 1px solid #001317; + background: #073642; padding: 0; } printdialog .dialog-action-box { @@ -2325,7 +2325,7 @@ frame > border, margin: 0; padding: 0; border-radius: 0; - border: 1px solid #2b2e39; } + border: 1px solid #001317; } frame.flat > border, frame > border.flat, @@ -2336,7 +2336,7 @@ scrolledwindow viewport.frame { border-style: none; } scrolledwindow overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; @@ -2345,7 +2345,7 @@ scrolledwindow overshoot.top { box-shadow: none; } scrolledwindow overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 100% 60%; background-repeat: no-repeat; background-position: center bottom; @@ -2354,7 +2354,7 @@ scrolledwindow overshoot.bottom { box-shadow: none; } scrolledwindow overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 60% 100%; background-repeat: no-repeat; background-position: left center; @@ -2363,7 +2363,7 @@ scrolledwindow overshoot.left { box-shadow: none; } scrolledwindow overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(38, 139, 210, 0.2)), to(rgba(38, 139, 210, 0))); background-size: 60% 100%; background-repeat: no-repeat; background-position: right center; @@ -2413,8 +2413,8 @@ scrolledwindow undershoot.right { scrolledwindow junction { border-color: transparent; - border-image: linear-gradient(to bottom, #2b2e39 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #3e434f; } + border-image: linear-gradient(to bottom, #001317 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #07323d; } scrolledwindow junction:dir(rtl) { border-image-slice: 0 1 0 0; } @@ -2424,8 +2424,8 @@ separator { min-height: 1px; } list { - background-color: #404552; - border-color: #2b2e39; } + background-color: #073642; + border-color: #001317; } list row { padding: 2px; } @@ -2436,49 +2436,49 @@ row.activatable.has-open-popup, row.activatable:hover { background-color: rgba(255, 255, 255, 0.03); } row.activatable:active { - color: #D3DAE3; } + color: #657b83; } row.activatable:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } row.activatable:disabled image { color: inherit; } row.activatable:selected:active { - color: #ffffff; } + color: #fdf6e3; } row.activatable:selected.has-open-popup, row.activatable:selected:hover { - background-color: #4a85cb; } + background-color: #227dbd; } .app-notification { padding: 10px; - color: #BAC3CF; - background-color: #353945; + color: #657b83; + background-color: #073642; background-clip: border-box; border-radius: 0 0 2px 2px; border-width: 0 1px 1px 1px; border-style: solid; - border-color: #1f2128; } + border-color: #021014; } .app-notification border { border: none; } .app-notification button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.4); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.4); } .app-notification button.flat, .app-notification button.sidebar-button { - border-color: rgba(82, 148, 226, 0); } + border-color: rgba(38, 139, 210, 0); } .app-notification button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(119, 127, 151, 0.5); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(21, 163, 200, 0.5); } .app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; background-clip: padding-box; } .app-notification button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.25); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.25); } expander arrow { min-width: 16px; @@ -2487,35 +2487,35 @@ expander arrow { expander arrow:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } expander arrow:hover { - color: white; } + color: #b8c4c9; } expander arrow:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } calendar { - color: #D3DAE3; - border: 1px solid #2b2e39; + color: #657b83; + border: 1px solid #001317; border-radius: 3px; padding: 2px; } calendar:selected { border-radius: 1.5px; } calendar.header { - color: #D3DAE3; + color: #657b83; border: none; } calendar.button { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } calendar.button:hover { - color: #D3DAE3; } + color: #657b83; } calendar.button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } calendar:indeterminate { color: alpha(currentColor,0.55); } calendar.highlight { - color: #D3DAE3; } + color: #657b83; } messagedialog .titlebar { min-height: 20px; - background-color: #2f343f; - border-bottom: 1px solid #20232b; } + background-color: #002b36; + border-bottom: 1px solid #000f12; } messagedialog .dialog-action-area button { padding: 8px; @@ -2547,7 +2547,7 @@ messagedialog.csd .dialog-action-area button:only-child { border-right-style: none; } filechooser #pathbarbox { - border-bottom: 1px solid rgba(43, 46, 57, 0.5); } + border-bottom: 1px solid rgba(0, 19, 23, 0.5); } filechooserbutton:drop(active) { box-shadow: none; @@ -2555,15 +2555,15 @@ filechooserbutton:drop(active) { .sidebar { border-style: none; - background-color: #3c4150; } + background-color: #003340; } stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { - border-right: 1px solid #2b2e39; + border-right: 1px solid #001317; border-left-style: none; } stacksidebar.sidebar:dir(rtl) list, stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #2b2e39; + border-left: 1px solid #001317; border-right-style: none; } .sidebar list { background-color: transparent; } @@ -2607,18 +2607,18 @@ placessidebar row { placessidebar row.sidebar-placeholder-row { padding: 0 8px; min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); + background-image: linear-gradient(to bottom, #b58900, #b58900); background-clip: content-box; } placessidebar row.sidebar-new-bookmark-row { - color: #5294e2; } + color: #268bd2; } placessidebar row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; } + box-shadow: inset 0 1px #b58900, inset 0 -1px #b58900; } placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { - color: #F08437; } + color: #b58900; } placessidebar row:drop(active):not(:disabled):selected { - background-color: #F08437; } + background-color: #b58900; } placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { - color: #ffffff; } + color: #fdf6e3; } placesview .server-list-button > image { -gtk-icon-transform: rotate(0turn); } @@ -2637,15 +2637,15 @@ paned > separator { -gtk-icon-source: none; border-style: none; background-color: transparent; - background-image: linear-gradient(to bottom, #2b2e39, #2b2e39); + background-image: linear-gradient(to bottom, #001317, #001317); background-size: 1px 1px; } paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); } + background-image: linear-gradient(to bottom, #268bd2, #268bd2); } paned > separator.wide { min-width: 5px; min-height: 5px; - background-color: #383C4A; - background-image: linear-gradient(to bottom, #2b2e39, #2b2e39), linear-gradient(to bottom, #2b2e39, #2b2e39); + background-color: #002b36; + background-image: linear-gradient(to bottom, #001317, #001317), linear-gradient(to bottom, #001317, #001317); background-size: 1px 1px, 1px 1px; } paned.horizontal > separator { @@ -2678,52 +2678,52 @@ paned.vertical > separator { infobar { border-style: none; } infobar.info, infobar.question, infobar.warning, infobar.error { - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; caret-color: currentColor; } infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { - color: #5294e2; - background-color: #ffffff; } + color: #268bd2; + background-color: #fdf6e3; } .selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover, row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0.5); } row:selected button.flat, row:selected button.sidebar-button, infobar.info button.flat, infobar.info button.sidebar-button, infobar.question button.flat, infobar.question button.sidebar-button, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.error button.flat, infobar.error button.sidebar-button, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button { border-color: transparent; background-color: transparent; background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0); } .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label { - color: rgba(255, 255, 255, 0.4); } + color: rgba(253, 246, 227, 0.4); } row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } + color: #fdf6e3; + background-color: rgba(253, 246, 227, 0.2); + border-color: rgba(253, 246, 227, 0.8); } .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:active, .selection-mode.primary-toolbar button:hover:checked, headerbar.selection-mode button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked { - color: #5294e2; - background-color: #ffffff; - border-color: #ffffff; } + color: #268bd2; + background-color: #fdf6e3; + border-color: #fdf6e3; } row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); } + background-color: rgba(253, 246, 227, 0); + border-color: rgba(253, 246, 227, 0.4); } row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label { - color: rgba(255, 255, 255, 0.5); } + color: rgba(253, 246, 227, 0.5); } .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked, .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked { - color: #5294e2; - background-color: rgba(255, 255, 255, 0.5); - border-color: rgba(255, 255, 255, 0.4); } + color: #268bd2; + background-color: rgba(253, 246, 227, 0.5); + border-color: rgba(253, 246, 227, 0.4); } tooltip { border-radius: 2px; box-shadow: none; } tooltip.background { - background-color: #4b5162; + background-color: #0c5c70; background-clip: padding-box; } tooltip.background label { padding: 4px; } @@ -2731,7 +2731,7 @@ tooltip { background-color: transparent; } tooltip * { background-color: transparent; - color: #BAC3CF; } + color: #657b83; } colorswatch, colorswatch:drop(active) { border-style: none; } @@ -2767,15 +2767,15 @@ colorswatch.right, colorswatch:last-child:not(.bottom) { colorswatch.dark overlay { color: rgba(255, 255, 255, 0.7); } colorswatch.dark overlay:hover { - border-color: #2b2e39; } + border-color: #001317; } colorswatch.light overlay { color: rgba(0, 0, 0, 0.7); } colorswatch.light overlay:hover { - border-color: #2b2e39; } + border-color: #001317; } colorswatch overlay { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } colorswatch overlay:hover { background-color: rgba(255, 255, 255, 0.2); } @@ -2788,13 +2788,13 @@ colorswatch:disabled { colorswatch#add-color-button { border-style: solid; border-width: 1px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } colorswatch#add-color-button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } colorswatch#add-color-button overlay { border-color: transparent; background-color: transparent; @@ -2810,14 +2810,14 @@ colorchooser .popover.osd { border-radius: 3px; } .content-view { - background-color: #404552; } + background-color: #073642; } .content-view:hover { -gtk-icon-effect: highlight; } .scale-popup button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } .context-menu, popover.touch-selection, .csd popover.touch-selection, popover.background.touch-selection, .csd popover.background.touch-selection { @@ -2842,9 +2842,9 @@ button.circular-button { min-width: 16px; min-height: 20px; padding: 3px 6px 4px 6px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; + color: #657b83; + background-color: #073642; + border: 1px solid #001317; border-radius: 2.5px; box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); } @@ -2856,15 +2856,15 @@ stackswitcher button.circular, stackswitcher button.nautilus-circular-button.ima *:drop(active):focus, *:drop(active) { - box-shadow: inset 0 0 0 1px #F08437; } + box-shadow: inset 0 0 0 1px #b58900; } decoration { border-radius: 3px 3px 0 0; border-width: 0px; - box-shadow: 0 0 0 1px #20232b, 0 8px 8px 0 rgba(0, 0, 0, 0.35); + box-shadow: 0 0 0 1px #000f12, 0 8px 8px 0 rgba(0, 0, 0, 0.35); margin: 10px; } decoration:backdrop { - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.9), 0 8px 8px 0 transparent, 0 5px 5px 0 rgba(0, 0, 0, 0.35); + box-shadow: 0 0 0 1px rgba(0, 15, 18, 0.9), 0 8px 8px 0 transparent, 0 5px 5px 0 rgba(0, 0, 0, 0.35); transition: 200ms ease-out; } .fullscreen decoration, .tiled decoration { @@ -2879,7 +2879,7 @@ decoration { border-radius: 0; } .csd.popup decoration { border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; } + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #000203; } tooltip.csd decoration { border-radius: 2px; box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25); } @@ -2888,7 +2888,7 @@ decoration { .solid-csd decoration { border-radius: 0; margin: 1px; - background-color: #2f343f; + background-color: #002b36; box-shadow: none; } headerbar.default-decoration button.titlebutton, @@ -2905,18 +2905,18 @@ headerbar button.titlebutton, border-color: transparent; background-color: transparent; background-image: none; - background-color: rgba(47, 52, 63, 0); } + background-color: rgba(0, 43, 54, 0); } headerbar button.titlebutton:hover, .titlebar button.titlebutton:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } headerbar button.titlebutton:active, headerbar button.titlebutton:checked, .titlebar button.titlebutton:active, .titlebar button.titlebutton:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, .titlebar button.titlebutton.close, .titlebar button.titlebutton.maximize, @@ -2981,7 +2981,7 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: #5294e2; } + background-color: #268bd2; } row:selected label, label:selected, .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, .view text:selected, iconview text:selected, textview text:selected, iconview text:selected:focus, textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, @@ -2995,7 +2995,7 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - color: #ffffff; } + color: #fdf6e3; } row:selected label:disabled, label:disabled:selected, .view:disabled:selected, iconview:disabled:selected, iconview:disabled:selected:focus, .view text:disabled:selected, iconview text:disabled:selected, textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, @@ -3005,16 +3005,16 @@ modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected: modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover { - color: #a9caf1; } + color: #92c1db; } .gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked, terminal-window notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #2b2e39; } + box-shadow: inset 0 -1px #001317; } terminal-window notebook > header.top, .mate-terminal notebook > header.top { padding-top: 3px; - box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } + box-shadow: inset 0 1px #001b22, inset 0 -1px #001317; } terminal-window notebook > header.top button, .mate-terminal notebook > header.top button { padding: 0; @@ -3028,52 +3028,52 @@ terminal-window notebook > header.top, color: white; text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active { - color: #D3DAE3; } + color: #657b83; } .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected { - color: #ffffff; + color: #fdf6e3; text-shadow: none; } .nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .nautilus-list-dim-label { - color: #868b97; } + color: #33535d; } .nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, headerbar .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .nautilus-list-dim-label:selected, .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } + color: #d2e1e0; } .nautilus-window searchbar { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } .nautilus-window .searchbar-container { margin-top: -1px; } .nautilus-window notebook, .nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #404552; } + background-color: #073642; } .disk-space-display { border-style: solid; border-width: 1px; } .disk-space-display.unknown { - background-color: rgba(211, 218, 227, 0.5); - border-color: rgba(180, 192, 207, 0.5); } + background-color: rgba(101, 123, 131, 0.5); + border-color: rgba(79, 96, 102, 0.5); } .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } + background-color: rgba(38, 139, 210, 0.8); + border-color: rgba(30, 110, 167, 0.8); } .disk-space-display.free { - background-color: #313541; - border-color: #1b1d24; } + background-color: #001f27; + border-color: black; } @keyframes needs_attention_keyframes { 0% { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } 100% { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } } + background-color: #268bd2; } } .nautilus-operations-button-needs-attention { animation: needs_attention_keyframes 2s ease-in-out; } @@ -3084,58 +3084,58 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can .conflict-row.activatable, .conflict-row.activatable:active { color: white; - background-color: #FC4138; } + background-color: #dc322f; } .conflict-row.activatable:hover { - background-color: #fd716a; } + background-color: #e35d5b; } .conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .nemo-window .nemo-places-sidebar.frame { border-width: 0; } .nemo-window notebook { - background-color: #404552; } + background-color: #073642; } .nemo-window .nemo-window-pane widget.entry { border: 1px solid; border-radius: 3px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - box-shadow: inset 1px 0 #5294e2, inset -1px 0 #5294e2, inset 0 1px #5294e2, inset 0 -1px #5294e2; } + color: #657b83; + border-color: #001317; + background-color: #073642; + box-shadow: inset 1px 0 #268bd2, inset -1px 0 #268bd2, inset 0 1px #268bd2, inset 0 -1px #268bd2; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:not(:last-child):not(:only-child) { margin: 0 0 1px 0; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover { - background-color: rgba(134, 144, 165, 0.4); } + background-color: rgba(0, 193, 243, 0.4); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:active, .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:checked { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:disabled { - color: rgba(207, 218, 231, 0.4); } + color: rgba(89, 128, 143, 0.4); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button + button { border-left-style: none; } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4), inset -1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4), inset -1px 0 rgba(0, 0, 0, 0.4); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.4); } .nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.4); } + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); } .caja-notebook { - border-top: 1px solid #2b2e39; } + border-top: 1px solid #001317; } .caja-side-pane .frame { border-width: 1px 0 0; } @@ -3145,21 +3145,21 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can .open-document-selector-treeview.view, iconview.open-document-selector-treeview { padding: 3px 6px 3px 6px; - border-color: #404552; } + border-color: #073642; } .open-document-selector-treeview.view:hover, iconview.open-document-selector-treeview:hover { - background-color: #4a4f5c; } + background-color: #0e3b47; } .open-document-selector-treeview.view:hover:selected, iconview.open-document-selector-treeview:hover:selected { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .open-document-selector-name-label { - color: #D3DAE3; } + color: #657b83; } .open-document-selector-path-label { - color: #8a909b; + color: #365963; font-size: smaller; } .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } + color: rgba(253, 246, 227, 0.9); } .gedit-document-panel row button { min-width: 22px; @@ -3173,11 +3173,11 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can color: inherit; } .gedit-document-panel row:hover:not(:selected) button { - color: #9da3ad; } + color: #425f68; } .gedit-document-panel row:hover:not(:selected) button:hover { color: #ff4d4d; } .gedit-document-panel row:hover:not(:selected) button:active { - color: #D3DAE3; } + color: #657b83; } .gedit-document-panel row:hover:selected button:hover { color: #ff6666; @@ -3185,27 +3185,27 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can border: none; box-shadow: none; } .gedit-document-panel row:hover:selected button:hover:active { - color: #ffffff; } + color: #fdf6e3; } .gedit-document-panel-dragged-row { - border: 1px solid #2b2e39; - background-color: #22242d; - color: #D3DAE3; } + border: 1px solid #001317; + background-color: #000203; + color: #657b83; } .gedit-side-panel-paned statusbar { - border-top: 1px solid #2b2e39; - background-color: #383C4A; } + border-top: 1px solid #001317; + background-color: #002b36; } .gedit-search-slider { - background-color: #3c4150; + background-color: #003340; padding: 6px; - border-color: #2b2e39; + border-color: #001317; border-radius: 0 0 2px 2px; border-width: 0 1px 1px 1px; border-style: solid; } .gedit-search-entry-occurrences-tag { - color: rgba(211, 218, 227, 0.6); + color: rgba(101, 123, 131, 0.6); border: none; margin: 2px; padding: 2px; } @@ -3242,29 +3242,29 @@ workbench.csd > stack.titlebar:not(headerbar) { border-radius: 3px 3px 0 0; } editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; } + border-top-color: #268bd2; } layouttab { - background-color: #404552; } + background-color: #073642; } layout { - border: 1px solid #2b2e39; + border: 1px solid #001317; -PnlDockBin-handle-size: 1; } eggsearchbar box.search-bar { - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } pillbox { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 3px; } pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); } + color: rgba(253, 246, 227, 0.5); } docktabstrip { padding: 0 6px; - background-color: #383C4A; - border-bottom: 1px solid #2b2e39; } + background-color: #002b36; + border-bottom: 1px solid #001317; } docktabstrip docktab { min-height: 28px; border: solid transparent; @@ -3274,18 +3274,18 @@ docktabstrip { docktabstrip docktab:checked label, docktabstrip docktab:hover label { opacity: 1; } docktabstrip docktab:checked { - border-color: #2b2e39; - background-color: #404552; } + border-color: #001317; + background-color: #073642; } dockbin { - border: 1px solid #2b2e39; + border: 1px solid #001317; -PnlDockBin-handle-size: 1; } dockpaned { - border: 1px solid #2b2e39; } + border: 1px solid #001317; } dockoverlayedge { - background-color: #383C4A; } + background-color: #002b36; } dockoverlayedge docktabstrip { padding: 0; border: none; } @@ -3314,19 +3314,19 @@ popover.popover-selector { entry.search.preferences-search { border: none; - border-right: 1px solid #2b2e39; - border-bottom: 1px solid #2b2e39; + border-right: 1px solid #001317; + border-bottom: 1px solid #001317; border-radius: 0; } preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #404552, #404552); } + background-image: linear-gradient(to bottom, #073642, #073642); } preferences stacksidebar.sidebar list separator { background-color: transparent; } devhelppanel entry:focus, symboltreepanel entry:focus { - border-color: #2b2e39; } + border-color: #001317; } button.run-arrow-button { min-width: 12px; } @@ -3341,7 +3341,7 @@ gstyleslidein #scale_box button.toggle:checked, gstyleslidein #strings_controls button.toggle:checked, gstyleslidein #palette_controls button.toggle:checked, gstyleslidein #components_controls button.toggle:checked { - color: #D3DAE3; } + color: #657b83; } configurationview entry.flat { background: none; } @@ -3357,31 +3357,31 @@ button.documents-load-more { border-radius: 0; } .documents-icon-bg { - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 2px; } .documents-collection-icon, .photos-collection-icon { - background-color: rgba(211, 218, 227, 0.3); + background-color: rgba(101, 123, 131, 0.3); border-radius: 2px; } button.documents-favorite:active, button.documents-favorite:active:hover { - color: #a9caf1; } + color: #78b9e6; } .documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; + color: #fdf6e3; + background: #268bd2; border-radius: 2px; border-width: 0; margin: 2px; padding: 4px; } .documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; } + color: #fdf6e3; + background: #3295da; } .documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; } + color: #fdf6e3; + background: #2380c1; } .content-view.document-page { border-style: solid; @@ -3398,7 +3398,7 @@ button.documents-favorite:active:hover { .tweak-categories, .tweak-category:not(:selected):not(:hover) { - background-image: linear-gradient(to bottom, #404552, #404552); } + background-image: linear-gradient(to bottom, #073642, #073642); } .tr-workarea undershoot, .tr-workarea overshoot { @@ -3414,9 +3414,9 @@ button.documents-favorite:active:hover { #gf-input-source-popup.solid, #gf-candidate-popup, #gf-candidate-popup.solid { - color: #cfd5de; - background-color: #353945; - border: 1px solid #23262e; + color: #768d96; + background-color: #073642; + border: 1px solid #03181d; border-radius: 2px; } #gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, @@ -3429,14 +3429,14 @@ button.documents-favorite:active:hover { #gf-candidate-popup levelbar block.low, #gf-candidate-popup levelbar block.high, #gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; } + background-color: #268bd2; + border-color: #268bd2; } #gf-bubble levelbar block.empty, #gf-osd-window levelbar block.empty, #gf-input-source-popup levelbar block.empty, #gf-candidate-popup levelbar block.empty { - background-color: #2a2d37; } + background-color: #05232b; } #gf-bubble levelbar trough, #gf-osd-window levelbar trough, @@ -3448,35 +3448,35 @@ button.documents-favorite:active:hover { min-height: 32px; min-width: 40px; } #gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 2px; } gf-candidate-box label { padding: 3px; } gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; + color: #fdf6e3; + background-color: #268bd2; border-radius: 2px; } MsdOsdWindow.background.osd { border-radius: 2px; - border: 1px solid #23262e; } + border: 1px solid #03181d; } MsdOsdWindow.background.osd .progressbar { - background-color: #5294e2; + background-color: #268bd2; border: none; border-color: red; border-radius: 5px; } MsdOsdWindow.background.osd .trough { - background-color: #2a2d37; + background-color: #05232b; border: none; border-radius: 5px; } .mate-panel-menu-bar, .mate-panel-menu-bar menubar, panel-toplevel.background, panel-toplevel.background menubar { - background-color: #2b2e37; } + background-color: #05242c; } .mate-panel-menu-bar menubar, .mate-panel-menu-bar #PanelApplet label, @@ -3484,7 +3484,7 @@ panel-toplevel.background menubar { panel-toplevel.background menubar, panel-toplevel.background #PanelApplet label, panel-toplevel.background #PanelApplet image { - color: #BAC3CF; } + color: #657b83; } .mate-panel-menu-bar button label, .mate-panel-menu-bar button image, .mate-panel-menu-bar #tasklist-button label, @@ -3497,15 +3497,15 @@ panel-toplevel.background #tasklist-button image { .mate-panel-menu-bar .wnck-pager, panel-toplevel.background .wnck-pager { - color: #5d6268; - background-color: #14161b; } + color: #333e42; + background-color: black; } .mate-panel-menu-bar .wnck-pager:hover, panel-toplevel.background .wnck-pager:hover { - background-color: #363a46; } + background-color: #073743; } .mate-panel-menu-bar .wnck-pager:selected, panel-toplevel.background .wnck-pager:selected { - color: #a9caf1; - background-color: #5294e2; } + color: #78b9e6; + background-color: #268bd2; } .mate-panel-menu-bar na-tray-applet, panel-toplevel.background na-tray-applet { @@ -3513,39 +3513,39 @@ panel-toplevel.background na-tray-applet { -NaTrayApplet-icon-size: 16px; } .xfce4-panel.panel { - background-color: #2b2e37; + background-color: #05242c; text-shadow: none; -gtk-icon-shadow: none; } #tasklist-button { - color: rgba(186, 195, 207, 0.8); + color: rgba(101, 123, 131, 0.8); border-radius: 0; border: none; - background-color: rgba(43, 46, 55, 0); } + background-color: rgba(5, 36, 44, 0); } #tasklist-button:hover { - color: #d8dde4; + color: #7f949c; background-color: rgba(0, 0, 0, 0.17); } #tasklist-button:checked { color: white; background-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294e2; } + box-shadow: inset 0 -2px #268bd2; } .mate-panel-menu-bar button:not(#tasklist-button), panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button { - color: #BAC3CF; + color: #657b83; border-radius: 0; border: none; - background-color: rgba(43, 46, 55, 0); } + background-color: rgba(5, 36, 44, 0); } .mate-panel-menu-bar button:hover:not(#tasklist-button), panel-toplevel.background button:hover:not(#tasklist-button), .xfce4-panel.panel button.flat:hover, .xfce4-panel.panel button.sidebar-button:hover { border: none; - background-color: #414654; } + background-color: #0a4a5a; } .mate-panel-menu-bar button:active:not(#tasklist-button), panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.sidebar-button:active, .mate-panel-menu-bar button:checked:not(#tasklist-button), panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel.panel button.flat:checked, .xfce4-panel.panel button.sidebar-button:checked { - color: #ffffff; + color: #fdf6e3; border: none; - background-color: #5294e2; } + background-color: #268bd2; } .mate-panel-menu-bar button:active:not(#tasklist-button) label, panel-toplevel.background button:active:not(#tasklist-button) label, .xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.sidebar-button:active label, .mate-panel-menu-bar button:active:not(#tasklist-button) image, panel-toplevel.background button:active:not(#tasklist-button) image, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.sidebar-button:active image, .mate-panel-menu-bar button:checked:not(#tasklist-button) label, @@ -3555,8 +3555,8 @@ panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel butto .nautilus-window .floating-bar { padding: 1px; - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 2px 2px 0 0; } .nautilus-window .floating-bar.bottom.left { border-top-left-radius: 0; } @@ -3571,21 +3571,21 @@ panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel butto border-radius: 3px; padding-left: 4px; padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.4); } + color: rgba(89, 128, 143, 0.8); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.4); } .marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { color: inherit; } .marlin-pathbar.pathbar:focus { - color: #ffffff; + color: #fdf6e3; border-color: transparent; - background-color: #5294e2; } + background-color: #268bd2; } .marlin-pathbar.pathbar:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(21, 23, 28, 0.4); - background-color: rgba(95, 105, 127, 0.25); } + color: rgba(89, 128, 143, 0.35); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(0, 132, 166, 0.25); } .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294e2; } + color: #268bd2; } .gala-notification { border: 1px solid rgba(0, 0, 0, 0.35); @@ -3654,40 +3654,40 @@ UnityDecoration { -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); -UnityDecoration-inactive-shadow-radius: 7px; -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294e2; + -UnityDecoration-glow-color: #268bd2; -UnityDecoration-title-indent: 10px; -UnityDecoration-title-fade: 35px; -UnityDecoration-title-alignment: 0.0; } UnityDecoration .top { - border: 1px solid #20232b; + border: 1px solid #000f12; border-bottom-width: 0; border-radius: 4px 4px 0 0; padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #2f343f, #2f343f); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px #363b48; } + background-image: linear-gradient(to bottom, #002b36, #002b36); + color: rgba(89, 128, 143, 0.8); + box-shadow: inset 0 1px #003745; } UnityDecoration .top:backdrop { border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); } + color: rgba(89, 128, 143, 0.5); } UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { background-color: transparent; - background-image: linear-gradient(to bottom, #20232b, #20232b); } + background-image: linear-gradient(to bottom, #000f12, #000f12); } UnityPanelWidget, .unity-panel { - background-image: linear-gradient(to bottom, #2f343f, #2f343f); - color: #f6f7f9; + background-image: linear-gradient(to bottom, #002b36, #002b36); + color: #9cacb2; box-shadow: none; } UnityPanelWidget:backdrop, .unity-panel:backdrop { - color: #bdc6d1; } + color: #677e86; } .unity-panel.menubar.menuitem:hover, .unity-panel.menubar .menuitem *:hover { border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294e2, #5294e2); + color: #fdf6e3; + background-image: linear-gradient(to bottom, #268bd2, #268bd2); border-bottom: none; } .lightdm.menu { @@ -3699,7 +3699,7 @@ UnityPanelWidget, color: white; } .lightdm-combo .menu { - background-color: #404756; + background-color: #004b5f; border-radius: 0px; padding: 0px; color: white; } @@ -3772,20 +3772,20 @@ UnityPanelWidget, -gtk-icon-transform: rotate(1turn); } } .overlay-bar { - background-color: #5294e2; - border-color: #5294e2; + background-color: #268bd2; + border-color: #268bd2; border-radius: 2px; padding: 3px 6px; margin: 3px; } .overlay-bar label { - color: #ffffff; } + color: #fdf6e3; } GraniteWidgetsThinPaned { background-color: transparent; background-image: none; margin: 0; - border-left: 1px solid #2b2e39; - border-right: 1px solid #2b2e39; } + border-left: 1px solid #001317; + border-right: 1px solid #001317; } GraniteWidgetsPopOver .frame, GraniteWidgetsStaticNotebook .frame { @@ -3797,7 +3797,7 @@ GraniteWidgetsStaticNotebook .frame { toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { padding: 3px; - border-bottom: 1px solid #2b2e39; } + border-bottom: 1px solid #001317; } toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { padding: 0 3px 0 3px; } @@ -3805,8 +3805,8 @@ toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { padding: 5px; border-width: 1px 0 0 0; border-style: solid; - border-color: #2b2e39; - background-color: #383C4A; } + border-color: #001317; + background-color: #002b36; } toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { padding: 2px 3px 2px 3px; } @@ -3817,15 +3817,15 @@ toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { .source-list, .source-list.view, iconview.source-list { - background-color: #383C4A; - color: #D3DAE3; + background-color: #002b36; + color: #657b83; -gtk-icon-style: regular; } .source-list.category-expander { color: transparent; } .source-list.view:hover, iconview.source-list:hover { - background-color: #434859; } + background-color: #003f50; } .source-list.view:selected, iconview.source-list:selected, .source-list.view:hover:selected, @@ -3833,14 +3833,14 @@ iconview.source-list:hover:selected, .source-list.view:selected:focus, iconview.source-list:selected:focus, .source-list.category-expander:hover { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .source-list scrollbar, .source-list junction { border-image: none; border-color: transparent; - background-color: #383C4A; + background-color: #002b36; background-image: none; } .source-list.badge, @@ -3849,8 +3849,8 @@ iconview.source-list:selected:focus, .source-list.badge:selected:focus, .source-list.badge:hover:selected { background-image: none; - background-color: #5294e2; - color: #ffffff; + background-color: #268bd2; + color: #fdf6e3; border-radius: 10px; padding: 0 6px; margin: 0 3px; @@ -3859,11 +3859,11 @@ iconview.source-list:selected:focus, .source-list.badge:selected, .source-list.badge:selected:focus, .source-list.badge:hover:selected { - background-color: #ffffff; - color: #5294e2; } + background-color: #fdf6e3; + color: #268bd2; } .source-list.category-expander { - color: #D3DAE3; + color: #657b83; -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -GtkTreeView-expander-size: 16; } @@ -3876,16 +3876,16 @@ iconview.source-list:selected:focus, -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } GraniteWidgetsWelcome { - background-color: #404552; } + background-color: #073642; } GraniteWidgetsWelcome label { - color: #868b97; + color: #33535d; font-size: 11px; text-shadow: none; } GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { - color: rgba(211, 218, 227, 0.8); } + color: rgba(101, 123, 131, 0.8); } .help_button { border-radius: 0; } @@ -3900,7 +3900,7 @@ GraniteWidgetsPopOver { margin: 0; } .popover_bg { - background-image: linear-gradient(to bottom, #404552, #404552); + background-image: linear-gradient(to bottom, #073642, #073642); border: 1px solid rgba(0, 0, 0, 0.3); } GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar, @@ -3921,7 +3921,7 @@ GraniteWidgetsXsEntry entry { .h4, .category-label { - color: #a5abb5; + color: #47636c; font-weight: 600; } .h4 { @@ -3932,18 +3932,18 @@ GtkListBox .h4 { padding-left: 6px; } #panel_window { - background-color: #2b2e37; - color: #BAC3CF; + background-color: #05242c; + color: #657b83; font-weight: bold; - box-shadow: inset 0 -1px #1b1d23; } + box-shadow: inset 0 -1px #010a0c; } #panel_window menubar { padding-left: 5px; } #panel_window menubar, #panel_window menubar > menuitem { background-color: transparent; - color: #BAC3CF; + color: #657b83; font-weight: bold; } #panel_window menubar menuitem:disabled { - color: rgba(186, 195, 207, 0.5); } + color: rgba(101, 123, 131, 0.5); } #panel_window menubar menuitem:disabled label { color: inherit; } #panel_window menubar menu > menuitem { @@ -3955,64 +3955,64 @@ GtkListBox .h4 { font-weight: normal; border-style: none; background-color: transparent; - color: #D3DAE3; } + color: #657b83; } #content_frame { padding-bottom: 14px; - background-color: #383C4A; + background-color: #002b36; border-top-left-radius: 2px; border-top-right-radius: 2px; border: solid rgba(0, 0, 0, 0.1); border-width: 1px 1px 0 1px; } #content_frame button { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } + color: #657b83; + border-color: #001317; + background-color: #083e4b; } #content_frame button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #505666; } + color: #657b83; + border-color: #001317; + background-color: #0a5062; } #content_frame button:active, #content_frame button:checked { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; } + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; } #content_frame button:disabled { - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } + border-color: rgba(0, 19, 23, 0.55); + background-color: rgba(8, 62, 75, 0.55); } #content_frame button:disabled label, #content_frame button:disabled { - color: rgba(211, 218, 227, 0.45); } + color: rgba(101, 123, 131, 0.45); } #buttonbox_frame { padding-top: 20px; padding-bottom: 0px; border-style: none; - background-color: #2f343f; + background-color: #002b36; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border: solid rgba(0, 0, 0, 0.1); border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px #262a33; } + box-shadow: inset 0 1px #001b22; } #buttonbox_frame button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.4); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.4); } #buttonbox_frame button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(119, 127, 151, 0.5); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(21, 163, 200, 0.5); } #buttonbox_frame button:active, #buttonbox_frame button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } #buttonbox_frame button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.25); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.25); } #login_window #user_combobox { - color: #D3DAE3; + color: #657b83; font-size: 13px; } #login_window #user_combobox menu { font-weight: normal; } @@ -4024,44 +4024,44 @@ GtkListBox .h4 { #shutdown_button.button { background-clip: border-box; color: green; - background-color: #F04A50; - border-color: #F04A50; } + background-color: #dc322f; + border-color: #dc322f; } #shutdown_button.button:hover { background-clip: border-box; color: green; - background-color: #f4797e; - border-color: #f4797e; } + background-color: #e35d5b; + border-color: #e35d5b; } #shutdown_button.button:active, #shutdown_button.button:checked { background-clip: border-box; color: green; - background-color: #ec1b22; - border-color: #ec1b22; } + background-color: #b9221f; + border-color: #b9221f; } #restart_button.button { background-clip: border-box; color: green; - background-color: #4DADD4; - border-color: #4DADD4; } + background-color: #2aa198; + border-color: #2aa198; } #restart_button.button:hover { background-clip: border-box; color: green; - background-color: #76c0de; - border-color: #76c0de; } + background-color: #35c9be; + border-color: #35c9be; } #restart_button.button:active, #restart_button.button:checked { background-clip: border-box; color: green; - background-color: #2e96c0; - border-color: #2e96c0; } + background-color: #1f7972; + border-color: #1f7972; } #greeter_infobar { border-bottom-width: 0; font-weight: bold; } .nautilus-window paned > separator { - background-image: linear-gradient(to bottom, #2a2d37, #2a2d37); } + background-image: linear-gradient(to bottom, #05232b, #05232b); } filechooser paned > separator { - background-image: linear-gradient(to bottom, #2a2d37, #2a2d37); } + background-image: linear-gradient(to bottom, #05232b, #05232b); } filechooser.csd.background, filechooser placessidebar list, .nautilus-window.csd.background, @@ -4070,23 +4070,23 @@ filechooser.csd.background, filechooser placessidebar list, filechooser placessidebar.sidebar, .nautilus-window placessidebar.sidebar { - background-color: #353945; } + background-color: #073642; } filechooser placessidebar.sidebar row.sidebar-row, .nautilus-window placessidebar.sidebar row.sidebar-row { border: none; - color: #BAC3CF; } + color: #657b83; } filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } + color: rgba(101, 123, 131, 0.6); } filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(186, 195, 207, 0.15); } + background-color: rgba(101, 123, 131, 0.15); } filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(186, 195, 207, 0.4); } + color: rgba(101, 123, 131, 0.4); } filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, @@ -4095,23 +4095,23 @@ filechooser placessidebar.sidebar, color: inherit; } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { - color: #BAC3CF; } + color: #657b83; } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(119, 127, 151, 0.5); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(21, 163, 200, 0.5); } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { - color: #ffffff; - border-color: #2b2e39; - background-color: #5294e2; } + color: #fdf6e3; + border-color: #001317; + background-color: #268bd2; } filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, .nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { opacity: 0.5; } filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, .nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; } + color: #268bd2; } filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { color: inherit; } @@ -4119,36 +4119,36 @@ filechooser placessidebar.sidebar, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; } + color: #b58900; } filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; } + background-color: #b58900; } filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; } + color: #fdf6e3; } filechooser placessidebar.sidebar separator, .nautilus-window placessidebar.sidebar separator { background-color: transparent; } filechooser.maximized placessidebar.sidebar, .nautilus-window.maximized placessidebar.sidebar { - background-color: #353945; } + background-color: #073642; } .nemo-window .sidebar { - color: #BAC3CF; - background-color: #353945; } + color: #657b83; + background-color: #073642; } .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar row { background-color: transparent; - color: #BAC3CF; } + color: #657b83; } .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar iconview.cell:selected, .nemo-window .sidebar row.cell:selected { - background-color: #5294e2; - color: #ffffff; } + background-color: #268bd2; + color: #fdf6e3; } .nemo-window .sidebar .view.expander, .nemo-window .sidebar iconview.expander, .nemo-window .sidebar row.expander { - color: #787e8a; } + color: #365963; } .nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar iconview.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #BAC3CF; } + color: #657b83; } .nemo-window .sidebar separator { background-color: transparent; } @@ -4156,150 +4156,150 @@ filechooser.maximized placessidebar.sidebar, .caja-side-pane > notebook > stack > widget > box, .caja-side-pane text, .caja-side-pane treeview { - color: #BAC3CF; - caret-color: #BAC3CF; - background-color: #353945; } + color: #657b83; + caret-color: #657b83; + background-color: #073642; } .caja-side-pane > box button:not(:active):not(:checked) { - color: #BAC3CF; } + color: #657b83; } .caja-side-pane .frame { - border-color: #2a2d37; } + border-color: #05232b; } .caja-side-pane junction { - background-color: #2a2d37; } + background-color: #05232b; } filechooser actionbar { - color: #BAC3CF; - background-color: #353945; - border-color: #14151a; } + color: #657b83; + background-color: #073642; + border-color: black; } filechooser actionbar label, filechooser actionbar combobox { - color: #BAC3CF; } + color: #657b83; } .gedit-bottom-panel-paned { - background-color: #404552; } + background-color: #073642; } .gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, #2a2d37, #2a2d37); } + background-image: linear-gradient(to bottom, #05232b, #05232b); } .gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, #2b2e39, #2b2e39); } + background-image: linear-gradient(to bottom, #001317, #001317); } .gedit-document-panel { - background-color: #353945; } + background-color: #073642; } .maximized .gedit-document-panel { - background-color: #353945; } + background-color: #073642; } .gedit-document-panel row { - color: #BAC3CF; - background-color: rgba(186, 195, 207, 0); } + color: #657b83; + background-color: rgba(101, 123, 131, 0); } .gedit-document-panel row:hover { - background-color: rgba(186, 195, 207, 0.15); } + background-color: rgba(101, 123, 131, 0.15); } .gedit-document-panel row:active { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .gedit-document-panel row:active button { - color: #ffffff; } + color: #fdf6e3; } .gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { - color: #ffffff; - background-color: #5294e2; } + color: #fdf6e3; + background-color: #268bd2; } .gedit-document-panel row:hover:not(:selected) button:active { - color: #BAC3CF; } + color: #657b83; } filechooser actionbar button { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.4); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.4); } .caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(119, 127, 151, 0.5); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(21, 163, 200, 0.5); } filechooser actionbar button:active, filechooser actionbar button:checked { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } filechooser actionbar button:disabled { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.25); } + color: #234b56; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.25); } filechooser actionbar entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.4); - background-color: rgba(102, 109, 132, 0.4); } + color: #657b83; + border-color: rgba(1, 9, 11, 0.4); + background-color: rgba(18, 137, 167, 0.4); } filechooser actionbar entry image, filechooser actionbar entry image:hover { color: inherit; } filechooser actionbar entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.4); - background-color: #5294e2; } + color: #fdf6e3; + border-color: rgba(1, 9, 11, 0.4); + background-color: #268bd2; } filechooser actionbar entry:disabled { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.25); } + color: rgba(101, 123, 131, 0.55); + background-color: rgba(18, 137, 167, 0.25); } filechooser placessidebar.sidebar scrollbar, .nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { - border-color: #2a2d37; } + border-color: #05232b; } filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: #e7eaee; + background-color: #8da0a7; border: 1px solid rgba(0, 0, 0, 0.3); } filechooser placessidebar.sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { - background-color: rgba(231, 234, 238, 0.7); } + background-color: rgba(141, 160, 167, 0.7); } filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { - background-color: #f6f7f9; } + background-color: #9cacb2; } filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { - background-color: #5294e2; } + background-color: #268bd2; } filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { background-color: transparent; } filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { - background-color: #2a2d37; } - -@define-color theme_fg_color #D3DAE3; -@define-color theme_text_color #D3DAE3; -@define-color theme_bg_color #383C4A; -@define-color theme_base_color #404552; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #D3DAE3; -@define-color text_color #D3DAE3; -@define-color bg_color #383C4A; -@define-color base_color #404552; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #3c4150; -@define-color insensitive_fg_color alpha(#d3dae3, 0.5); -@define-color insensitive_base_color #404552; -@define-color theme_unfocused_fg_color #D3DAE3; -@define-color theme_unfocused_text_color #D3DAE3; -@define-color theme_unfocused_bg_color #383C4A; -@define-color theme_unfocused_base_color #404552; -@define-color borders #2b2e39; -@define-color unfocused_borders #2b2e39; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; + background-color: #05232b; } + +@define-color theme_fg_color #657b83; +@define-color theme_text_color #657b83; +@define-color theme_bg_color #002b36; +@define-color theme_base_color #073642; +@define-color theme_selected_bg_color #268bd2; +@define-color theme_selected_fg_color #fdf6e3; +@define-color fg_color #657b83; +@define-color text_color #657b83; +@define-color bg_color #002b36; +@define-color base_color #073642; +@define-color selected_bg_color #268bd2; +@define-color selected_fg_color #fdf6e3; +@define-color insensitive_bg_color #003340; +@define-color insensitive_fg_color alpha(#657b83, 0.5); +@define-color insensitive_base_color #073642; +@define-color theme_unfocused_fg_color #657b83; +@define-color theme_unfocused_text_color #657b83; +@define-color theme_unfocused_bg_color #002b36; +@define-color theme_unfocused_base_color #073642; +@define-color borders #001317; +@define-color unfocused_borders #001317; +@define-color warning_color #cb4b16; +@define-color error_color #dc322f; +@define-color success_color #859900; @define-color placeholder_text_color #A8A8A8; -@define-color link_color #a9caf1; -@define-color content_view_bg #404552; -@define-color wm_title alpha(#cfdae7, 0.8); -@define-color wm_unfocused_title alpha(#cfdae7, 0.5); -@define-color wm_bg #2f343f; -@define-color wm_bg_unfocused #323843; -@define-color wm_highlight #363b48; +@define-color link_color #78b9e6; +@define-color content_view_bg #073642; +@define-color wm_title alpha(#59808f, 0.8); +@define-color wm_unfocused_title alpha(#59808f, 0.5); +@define-color wm_bg #002b36; +@define-color wm_bg_unfocused #00313e; +@define-color wm_highlight #003745; @define-color wm_shadow alpha(black, 0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; +@define-color wm_button_close_bg #dc322f; +@define-color wm_button_close_hover_bg #cb4b16; +@define-color wm_button_close_active_bg #dc322f; +@define-color wm_icon_close_bg #002b36; +@define-color wm_button_hover_bg #657b83; +@define-color wm_button_active_bg #268bd2; +@define-color wm_button_hover_border #002b36; +@define-color wm_icon_bg #93a1a1; +@define-color wm_icon_unfocused_bg #657b83; +@define-color wm_icon_hover_bg #93a1a1; +@define-color wm_icon_active_bg #fdf6e3; diff --git a/common/unity/maximize_dash_pressed.svg b/common/unity/maximize_dash_pressed.svg index 3d118e2..3cb0e91 100644 --- a/common/unity/maximize_dash_pressed.svg +++ b/common/unity/maximize_dash_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,14 @@ <defs id="defs4308"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +83,15 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +100,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="32.000001" - inkscape:cx="10.337718" - inkscape:cy="9.0639316" + inkscape:zoom="16.000001" + inkscape:cx="5.2618001" + inkscape:cy="4.6396105" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -124,7 +143,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -154,7 +173,7 @@ r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4068-7-6-5-1-6-6-0" /> </g> </g> diff --git a/common/unity/maximize_focused_pressed.svg b/common/unity/maximize_focused_pressed.svg index 88545a1..97e7df2 100644 --- a/common/unity/maximize_focused_pressed.svg +++ b/common/unity/maximize_focused_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,22 @@ <defs id="defs4308"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#fdf6e3gitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +91,24 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +117,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.734727" - inkscape:cy="10.911658" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -111,10 +147,6 @@ orientation="1,0" position="12,12" id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> </sodipodi:namedview> <metadata id="metadata4311"> @@ -124,7 +156,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -135,84 +167,171 @@ transform="translate(0,-1028.3622)"> <g style="display:inline" - id="titlebutton-max-active" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#93a1a1;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" inkscape:label="#g6356" - transform="translate(-408,1218)"> + transform="translate(-408.00001,1218)"> <g - id="g4891-4" + id="g4891-4-5-5" style="display:inline;opacity:1" transform="translate(-882,-432.63782)"> <g transform="translate(-132,0)" style="display:inline;opacity:1" - id="g4490-2-9-1-2"> + id="g4490-2-9-1-2-4-8"> <g - id="g4092-0-6-3-6-8" + id="g4092-0-6-3-6-8-3-7" style="display:inline" transform="translate(58,0)"> <circle r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4068-7-6-5-1-6" /> + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> </g> </g> <g - id="g4806-5-2" + id="g4806-5-2-2-9" transform="translate(1294,247)" style="fill:#c0e3ff;fill-opacity:1"> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="status" - id="layer9-78-2-0" /> + id="layer9-78-2-0-0-8" /> <g transform="translate(-81.0002,-967)" inkscape:label="devices" - id="layer10-3-9-9" + id="layer10-3-9-9-51-2" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="apps" - id="layer11-19-7-6" + id="layer11-19-7-6-4-7" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="places" - id="layer13-4-7-4" + id="layer13-4-7-4-0-9" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="mimetypes" - id="layer14-8-9-7" + id="layer14-8-9-7-6-0" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emblems" - id="layer15-5-4-2" /> + id="layer15-5-4-2-4-4" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emotes" - id="g71291-1-4-6" /> + id="g71291-1-4-6-4-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="categories" - id="g4953-7-0-8" /> + id="g4953-7-0-8-22-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="actions" - id="layer12-3-7-2"> + id="layer12-3-7-2-3-1"> <path sodipodi:nodetypes="csscccsscc" inkscape:connector-curvature="0" d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" - style="fill:#fdf6e3;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4293-4-9" /> + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> </g> </g> </g> @@ -221,7 +340,7 @@ x="412" height="16" width="16" - id="rect17883-79" + id="rect17883-79-3-0" style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> </g> </g> diff --git a/common/unity/maximize_unfocused_pressed.svg b/common/unity/maximize_unfocused_pressed.svg index 88545a1..97e7df2 100644 --- a/common/unity/maximize_unfocused_pressed.svg +++ b/common/unity/maximize_unfocused_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,22 @@ <defs id="defs4308"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#fdf6e3gitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +91,24 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +117,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.734727" - inkscape:cy="10.911658" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -111,10 +147,6 @@ orientation="1,0" position="12,12" id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> </sodipodi:namedview> <metadata id="metadata4311"> @@ -124,7 +156,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -135,84 +167,171 @@ transform="translate(0,-1028.3622)"> <g style="display:inline" - id="titlebutton-max-active" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#93a1a1;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" inkscape:label="#g6356" - transform="translate(-408,1218)"> + transform="translate(-408.00001,1218)"> <g - id="g4891-4" + id="g4891-4-5-5" style="display:inline;opacity:1" transform="translate(-882,-432.63782)"> <g transform="translate(-132,0)" style="display:inline;opacity:1" - id="g4490-2-9-1-2"> + id="g4490-2-9-1-2-4-8"> <g - id="g4092-0-6-3-6-8" + id="g4092-0-6-3-6-8-3-7" style="display:inline" transform="translate(58,0)"> <circle r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4068-7-6-5-1-6" /> + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> </g> </g> <g - id="g4806-5-2" + id="g4806-5-2-2-9" transform="translate(1294,247)" style="fill:#c0e3ff;fill-opacity:1"> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="status" - id="layer9-78-2-0" /> + id="layer9-78-2-0-0-8" /> <g transform="translate(-81.0002,-967)" inkscape:label="devices" - id="layer10-3-9-9" + id="layer10-3-9-9-51-2" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="apps" - id="layer11-19-7-6" + id="layer11-19-7-6-4-7" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="places" - id="layer13-4-7-4" + id="layer13-4-7-4-0-9" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="mimetypes" - id="layer14-8-9-7" + id="layer14-8-9-7-6-0" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emblems" - id="layer15-5-4-2" /> + id="layer15-5-4-2-4-4" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emotes" - id="g71291-1-4-6" /> + id="g71291-1-4-6-4-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="categories" - id="g4953-7-0-8" /> + id="g4953-7-0-8-22-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="actions" - id="layer12-3-7-2"> + id="layer12-3-7-2-3-1"> <path sodipodi:nodetypes="csscccsscc" inkscape:connector-curvature="0" d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" - style="fill:#fdf6e3;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4293-4-9" /> + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> </g> </g> </g> @@ -221,7 +340,7 @@ x="412" height="16" width="16" - id="rect17883-79" + id="rect17883-79-3-0" style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> </g> </g> diff --git a/common/unity/minimize_dash_pressed.svg b/common/unity/minimize_dash_pressed.svg index 7b5cc3a..5a53152 100644 --- a/common/unity/minimize_dash_pressed.svg +++ b/common/unity/minimize_dash_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,14 @@ <defs id="defs4308"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +83,15 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +100,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="32.000001" - inkscape:cx="10.337718" - inkscape:cy="9.0639316" + inkscape:zoom="16.000001" + inkscape:cx="4.8956836" + inkscape:cy="9.0696203" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -124,7 +143,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -154,7 +173,7 @@ r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4068-7-3-0-3-6-8-3" /> </g> </g> diff --git a/common/unity/minimize_focused_pressed.svg b/common/unity/minimize_focused_pressed.svg index 27fe686..9ecb186 100644 --- a/common/unity/minimize_focused_pressed.svg +++ b/common/unity/minimize_focused_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,22 @@ <defs id="defs4308"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#fdf6e3gitgitgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +91,24 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4171" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4174" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +117,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.734727" - inkscape:cy="10.911658" + inkscape:zoom="22.627418" + inkscape:cx="-0.56721978" + inkscape:cy="13.766373" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -111,10 +147,6 @@ orientation="1,0" position="12,12" id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> </sodipodi:namedview> <metadata id="metadata4311"> @@ -124,7 +156,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -135,82 +167,82 @@ transform="translate(0,-1028.3622)"> <g style="display:inline" - id="titlebutton-min-active" + id="titlebutton-min-active-dark" inkscape:label="#g6414" - transform="translate(-379,1218)"> + transform="translate(-379.00001,1218)"> <g - id="g4909-1" + id="g4909-1-2-0" style="display:inline;opacity:1" transform="translate(-882,-432.63782)"> <g transform="translate(-161,0)" style="display:inline;opacity:1" - id="g4490-3-6-1-4"> + id="g4490-3-6-1-4-1-6"> <g - id="g4092-0-7-2-0-0" + id="g4092-0-7-2-0-0-94-2" style="display:inline" transform="translate(58,0)"> <circle r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4068-7-3-0-3-6" /> + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> </g> </g> <g style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" - id="g4834-9-3" + id="g4834-9-3-8-5" transform="translate(1265,247)"> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="status" - id="layer9-3-9-1" /> + id="layer9-3-9-1-0-4" /> <g transform="translate(-81.0002,-967)" inkscape:label="devices" - id="layer10-4-0-5" + id="layer10-4-0-5-8-5" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="apps" - id="layer11-2-5-2" + id="layer11-2-5-2-6-8" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="places" - id="layer13-5-7-4" + id="layer13-5-7-4-2-5" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="mimetypes" - id="layer14-6-2-3" + id="layer14-6-2-3-2-9" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emblems" - id="layer15-52-0-6" /> + id="layer15-52-0-6-6-6" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emotes" - id="g71291-3-4-6" /> + id="g71291-3-4-6-0-6" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="categories" - id="g4953-8-6-8" /> + id="g4953-8-6-8-7-4" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="actions" - id="layer12-45-3-7"> + id="layer12-45-3-7-96-7"> <path sodipodi:nodetypes="ccccc" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" - id="rect9057-3-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4174);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" d="m 86.0002,974 0,2 6,0 0,-2 z" inkscape:connector-curvature="0" /> </g> @@ -218,7 +250,7 @@ </g> <rect style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" - id="rect17883-79-9" + id="rect17883-79-9-2-2" width="16" height="16" x="383" diff --git a/common/unity/minimize_unfocused_pressed.svg b/common/unity/minimize_unfocused_pressed.svg index 27fe686..9ecb186 100644 --- a/common/unity/minimize_unfocused_pressed.svg +++ b/common/unity/minimize_unfocused_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,22 @@ <defs id="defs4308"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#fdf6e3gitgitgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +91,24 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4171" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4174" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +117,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.734727" - inkscape:cy="10.911658" + inkscape:zoom="22.627418" + inkscape:cx="-0.56721978" + inkscape:cy="13.766373" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -111,10 +147,6 @@ orientation="1,0" position="12,12" id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> </sodipodi:namedview> <metadata id="metadata4311"> @@ -124,7 +156,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -135,82 +167,82 @@ transform="translate(0,-1028.3622)"> <g style="display:inline" - id="titlebutton-min-active" + id="titlebutton-min-active-dark" inkscape:label="#g6414" - transform="translate(-379,1218)"> + transform="translate(-379.00001,1218)"> <g - id="g4909-1" + id="g4909-1-2-0" style="display:inline;opacity:1" transform="translate(-882,-432.63782)"> <g transform="translate(-161,0)" style="display:inline;opacity:1" - id="g4490-3-6-1-4"> + id="g4490-3-6-1-4-1-6"> <g - id="g4092-0-7-2-0-0" + id="g4092-0-7-2-0-0-94-2" style="display:inline" transform="translate(58,0)"> <circle r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4068-7-3-0-3-6" /> + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> </g> </g> <g style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" - id="g4834-9-3" + id="g4834-9-3-8-5" transform="translate(1265,247)"> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="status" - id="layer9-3-9-1" /> + id="layer9-3-9-1-0-4" /> <g transform="translate(-81.0002,-967)" inkscape:label="devices" - id="layer10-4-0-5" + id="layer10-4-0-5-8-5" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="apps" - id="layer11-2-5-2" + id="layer11-2-5-2-6-8" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="places" - id="layer13-5-7-4" + id="layer13-5-7-4-2-5" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="mimetypes" - id="layer14-6-2-3" + id="layer14-6-2-3-2-9" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emblems" - id="layer15-52-0-6" /> + id="layer15-52-0-6-6-6" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emotes" - id="g71291-3-4-6" /> + id="g71291-3-4-6-0-6" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="categories" - id="g4953-8-6-8" /> + id="g4953-8-6-8-7-4" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="actions" - id="layer12-45-3-7"> + id="layer12-45-3-7-96-7"> <path sodipodi:nodetypes="ccccc" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" - id="rect9057-3-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;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;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4174);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" d="m 86.0002,974 0,2 6,0 0,-2 z" inkscape:connector-curvature="0" /> </g> @@ -218,7 +250,7 @@ </g> <rect style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" - id="rect17883-79-9" + id="rect17883-79-9-2-2" width="16" height="16" x="383" diff --git a/common/unity/unmaximize_dash_pressed.svg b/common/unity/unmaximize_dash_pressed.svg index 3d118e2..3cb0e91 100644 --- a/common/unity/unmaximize_dash_pressed.svg +++ b/common/unity/unmaximize_dash_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,14 @@ <defs id="defs4308"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +83,15 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +100,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="32.000001" - inkscape:cx="10.337718" - inkscape:cy="9.0639316" + inkscape:zoom="16.000001" + inkscape:cx="5.2618001" + inkscape:cy="4.6396105" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -124,7 +143,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -154,7 +173,7 @@ r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4068-7-6-5-1-6-6-0" /> </g> </g> diff --git a/common/unity/unmaximize_focused_pressed.svg b/common/unity/unmaximize_focused_pressed.svg index 88545a1..97e7df2 100644 --- a/common/unity/unmaximize_focused_pressed.svg +++ b/common/unity/unmaximize_focused_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,22 @@ <defs id="defs4308"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#fdf6e3gitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +91,24 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +117,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.734727" - inkscape:cy="10.911658" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -111,10 +147,6 @@ orientation="1,0" position="12,12" id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> </sodipodi:namedview> <metadata id="metadata4311"> @@ -124,7 +156,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -135,84 +167,171 @@ transform="translate(0,-1028.3622)"> <g style="display:inline" - id="titlebutton-max-active" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#93a1a1;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" inkscape:label="#g6356" - transform="translate(-408,1218)"> + transform="translate(-408.00001,1218)"> <g - id="g4891-4" + id="g4891-4-5-5" style="display:inline;opacity:1" transform="translate(-882,-432.63782)"> <g transform="translate(-132,0)" style="display:inline;opacity:1" - id="g4490-2-9-1-2"> + id="g4490-2-9-1-2-4-8"> <g - id="g4092-0-6-3-6-8" + id="g4092-0-6-3-6-8-3-7" style="display:inline" transform="translate(58,0)"> <circle r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4068-7-6-5-1-6" /> + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> </g> </g> <g - id="g4806-5-2" + id="g4806-5-2-2-9" transform="translate(1294,247)" style="fill:#c0e3ff;fill-opacity:1"> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="status" - id="layer9-78-2-0" /> + id="layer9-78-2-0-0-8" /> <g transform="translate(-81.0002,-967)" inkscape:label="devices" - id="layer10-3-9-9" + id="layer10-3-9-9-51-2" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="apps" - id="layer11-19-7-6" + id="layer11-19-7-6-4-7" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="places" - id="layer13-4-7-4" + id="layer13-4-7-4-0-9" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="mimetypes" - id="layer14-8-9-7" + id="layer14-8-9-7-6-0" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emblems" - id="layer15-5-4-2" /> + id="layer15-5-4-2-4-4" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emotes" - id="g71291-1-4-6" /> + id="g71291-1-4-6-4-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="categories" - id="g4953-7-0-8" /> + id="g4953-7-0-8-22-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="actions" - id="layer12-3-7-2"> + id="layer12-3-7-2-3-1"> <path sodipodi:nodetypes="csscccsscc" inkscape:connector-curvature="0" d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" - style="fill:#fdf6e3;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4293-4-9" /> + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> </g> </g> </g> @@ -221,7 +340,7 @@ x="412" height="16" width="16" - id="rect17883-79" + id="rect17883-79-3-0" style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> </g> </g> diff --git a/common/unity/unmaximize_unfocused_pressed.svg b/common/unity/unmaximize_unfocused_pressed.svg index 88545a1..97e7df2 100644 --- a/common/unity/unmaximize_unfocused_pressed.svg +++ b/common/unity/unmaximize_unfocused_pressed.svg @@ -2,11 +2,13 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -19,6 +21,22 @@ <defs id="defs4308"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#fdf6e3gitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#268bd2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient id="linearGradient3770"> <stop style="stop-color:#000000;stop-opacity:0.62827224;" @@ -73,6 +91,24 @@ offset="1" style="stop-color:#617c95;stop-opacity:0;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -81,9 +117,9 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.734727" - inkscape:cy="10.911658" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -111,10 +147,6 @@ orientation="1,0" position="12,12" id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> </sodipodi:namedview> <metadata id="metadata4311"> @@ -124,7 +156,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -135,84 +167,171 @@ transform="translate(0,-1028.3622)"> <g style="display:inline" - id="titlebutton-max-active" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#93a1a1;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" inkscape:label="#g6356" - transform="translate(-408,1218)"> + transform="translate(-408.00001,1218)"> <g - id="g4891-4" + id="g4891-4-5-5" style="display:inline;opacity:1" transform="translate(-882,-432.63782)"> <g transform="translate(-132,0)" style="display:inline;opacity:1" - id="g4490-2-9-1-2"> + id="g4490-2-9-1-2-4-8"> <g - id="g4092-0-6-3-6-8" + id="g4092-0-6-3-6-8-3-7" style="display:inline" transform="translate(58,0)"> <circle r="7" cy="255" cx="1376" - style="fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4068-7-6-5-1-6" /> + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> </g> </g> <g - id="g4806-5-2" + id="g4806-5-2-2-9" transform="translate(1294,247)" style="fill:#c0e3ff;fill-opacity:1"> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="status" - id="layer9-78-2-0" /> + id="layer9-78-2-0-0-8" /> <g transform="translate(-81.0002,-967)" inkscape:label="devices" - id="layer10-3-9-9" + id="layer10-3-9-9-51-2" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="apps" - id="layer11-19-7-6" + id="layer11-19-7-6-4-7" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="places" - id="layer13-4-7-4" + id="layer13-4-7-4-0-9" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" inkscape:label="mimetypes" - id="layer14-8-9-7" + id="layer14-8-9-7-6-0" style="fill:#c0e3ff;fill-opacity:1" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emblems" - id="layer15-5-4-2" /> + id="layer15-5-4-2-4-4" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="emotes" - id="g71291-1-4-6" /> + id="g71291-1-4-6-4-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="categories" - id="g4953-7-0-8" /> + id="g4953-7-0-8-22-2" /> <g transform="translate(-81.0002,-967)" style="display:inline;fill:#c0e3ff;fill-opacity:1" inkscape:label="actions" - id="layer12-3-7-2"> + id="layer12-3-7-2-3-1"> <path sodipodi:nodetypes="csscccsscc" inkscape:connector-curvature="0" d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" - style="fill:#fdf6e3;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4293-4-9" /> + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> </g> </g> </g> @@ -221,7 +340,7 @@ x="412" height="16" width="16" - id="rect17883-79" + id="rect17883-79-3-0" style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> </g> </g> diff --git a/common/xfwm4-dark/close-active.xpm b/common/xfwm4-dark/close-active.xpm new file mode 100644 index 0000000..89512ed --- /dev/null +++ b/common/xfwm4-dark/close-active.xpm @@ -0,0 +1,70 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 28 39 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #3C3741", +"$ c #80464E", +"% c #AE5056", +"& c #C5555B", +"* c #AD5057", +"= c #7F464E", +"- c #633F49", +"; c #C3555B", +"> c #dc322f", +", c #623F49", +"' c #CB565C", +") c #C2545C", +"! c #3C3641", +"~ c #32343F", +"{ c #6C414A", +"] c #CA565C", +"^ c #6F414B", +"/ c #30343F", +"( c #7F454D", +"_ c #AF5057", +": c #7C454D", +"< c #6A414A", +"[ c #6B414A", +"} c #77434C", +"| c #79444D", +"1 c #75434C", +"2 c #69404A", +"3 c #643F48", +"4 c #C9565C", +"5 c #7D464E", +"6 c #81464E", +"7 c #7E454E", +"8 c #3B3641", +"9 c #613F48", +"0 c #C4555B", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", +"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", +"@@@@@@@@-'>>>>>>>>',@@@@@@@@", +"@@@@@@@#;>>)>>>>;>>;!@@@@@@@", +"@@@@@@@$>>>~{]]^/>>>(@@@@@@@", +"@@@@@@@_>>>:@<[@}>>>*@@@@@@@", +"@@@@@@@;>>>>|@@1>>>>;@@@@@@@", +"@@@@@@@;>>>]2@@34>>>;@@@@@@@", +"@@@@@@@%>>>[@55@<>>>*@@@@@@@", +"@@@@@@@=>>>#6>>6#>>>7@@@@@@@", +"@@@@@@@#;>>>>>>>>>>)8@@@@@@@", +"@@@@@@@@,'>>>>>>>>'9@@@@@@@@", +"@@@@@@@@@,;>>>>>>)9@@@@@@@@@", +"@@@@@@@@@@!(*00*78@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/close-inactive.xpm b/common/xfwm4-dark/close-inactive.xpm new file mode 100644 index 0000000..e0fe2be --- /dev/null +++ b/common/xfwm4-dark/close-inactive.xpm @@ -0,0 +1,65 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 28 34 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #333843", +"$ c #4B5059", +"% c #5B5F69", +"& c #646770", +"* c #5C6069", +"= c #4B505A", +"- c #414650", +"; c #636771", +"> c #666A73", +", c #404650", +"' c #636770", +") c #303540", +"! c #444953", +"~ c #666A72", +"{ c #454A54", +"] c #2E333F", +"^ c #4B4F5A", +"/ c #494E58", +"( c #444852", +"_ c #434953", +": c #484D57", +"< c #474C56", +"[ c #656972", +"} c #444853", +"| c #4A4F59", +"1 c #4C515A", +"2 c #4B4F59", +"3 c #40454F", +"4 c #5C5F68", +"5 c #636871", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", +"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", +"@@@@@@@@->>>>>>>>>>,@@@@@@@@", +"@@@@@@@#;>>'>>>>'>>'#@@@@@@@", +"@@@@@@@$>>>)!~~{]>>>^@@@@@@@", +"@@@@@@@%>>>/@(_@:>>>*@@@@@@@", +"@@@@@@@;>>>>/@@<>>>>;@@@@@@@", +"@@@@@@@;>>>[(@@-[>>>'@@@@@@@", +"@@@@@@@%>>>}@||@_>>>*@@@@@@@", +"@@@@@@@=>>>#1>>1#>>>2@@@@@@@", +"@@@@@@@#;>>>>>>>>>>'#@@@@@@@", +"@@@@@@@@,>>>>>>>>>>3@@@@@@@@", +"@@@@@@@@@,'>>>>>>'3@@@@@@@@@", +"@@@@@@@@@@#^45542#@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/close-prelight.xpm b/common/xfwm4-dark/close-prelight.xpm new file mode 100644 index 0000000..8506a82 --- /dev/null +++ b/common/xfwm4-dark/close-prelight.xpm @@ -0,0 +1,71 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"28 28 40 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #3D3944", +"$ c #85575F", +"% c #B86A70", +"& c #CF757A", +"* c #B66A71", +"= c #84575E", +"- c #674A54", +"; c #CE7479", +"> c #cb4b16", +", c #664A53", +"' c #D6777C", +") c #CD7479", +"! c #3D3943", +"~ c #32343F", +"{ c #704E57", +"] c #D5777C", +"^ c #734F58", +"/ c #30343F", +"( c #85565F", +"_ c #B86B71", +": c #82555D", +"< c #6E4D56", +"[ c #6F4E56", +"} c #7C535B", +"| c #7E545B", +"1 c #7A525A", +"2 c #6D4D56", +"3 c #674A53", +"4 c #D4767C", +"5 c #6F4E57", +"6 c #83565E", +"7 c #875760", +"8 c #3C3844", +"9 c #654A52", +"0 c #B66970", +"a c #CF747A", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", +"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", +"@@@@@@@@-'>>>>>>>>',@@@@@@@@", +"@@@@@@@#;>>)>>>>)>>)!@@@@@@@", +"@@@@@@@$>>>~{]]^/>>>(@@@@@@@", +"@@@@@@@_>>>:@<[@}>>>*@@@@@@@", +"@@@@@@@;>>>>|@@1>>>>;@@@@@@@", +"@@@@@@@;>>>]2@@34>>>)@@@@@@@", +"@@@@@@@%>>>5@66@[>>>*@@@@@@@", +"@@@@@@@=>>>#7>>7#>>>6@@@@@@@", +"@@@@@@@#;>>>>>>>>>>)8@@@@@@@", +"@@@@@@@@,'>>>>>>>>'9@@@@@@@@", +"@@@@@@@@@,)>>>>>>)9@@@@@@@@@", +"@@@@@@@@@@!(0aa068@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/close-pressed.xpm b/common/xfwm4-dark/close-pressed.xpm new file mode 100644 index 0000000..83e1ace --- /dev/null +++ b/common/xfwm4-dark/close-pressed.xpm @@ -0,0 +1,71 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 28 40 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #3A343F", +"$ c #783640", +"% c #A33640", +"& c #B73740", +"* c #A13741", +"= c #78363F", +"- c #5E3540", +"; c #B63740", +"> c #dc322f", +", c #5E343F", +"' c #BD3740", +") c #B53740", +"! c #3B343E", +"~ c #32333E", +"{ c #67353F", +"] c #BC3740", +"^ c #683540", +"/ c #2F333F", +"( c #773640", +"_ c #A33740", +": c #75363F", +"< c #65353F", +"[ c #653540", +"} c #71353F", +"| c #72363F", +"1 c #6F353F", +"2 c #64353F", +"3 c #5F353F", +"4 c #BB3740", +"5 c #66353F", +"6 c #763640", +"7 c #7A3540", +"8 c #773540", +"9 c #3A333F", +"0 c #5C353F", +"a c #A13740", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@#$%&&*=#@@@@@@@@@@", +"@@@@@@@@@-;>>>>>>;,@@@@@@@@@", +"@@@@@@@@-'>>>>>>>>',@@@@@@@@", +"@@@@@@@#;>>)>>>>;>>;!@@@@@@@", +"@@@@@@@$>>>~{]]^/>>>(@@@@@@@", +"@@@@@@@_>>>:@<[@}>>>*@@@@@@@", +"@@@@@@@;>>>>|@@1>>>>;@@@@@@@", +"@@@@@@@;>>>]2@@34>>>;@@@@@@@", +"@@@@@@@%>>>5@66@<>>>*@@@@@@@", +"@@@@@@@=>>>#7>>7#>>>8@@@@@@@", +"@@@@@@@#;>>>>>>>>>>)9@@@@@@@", +"@@@@@@@@,'>>>>>>>>'0@@@@@@@@", +"@@@@@@@@@,;>>>>>>)0@@@@@@@@@", +"@@@@@@@@@@!(a&&a89@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-active.xpm b/common/xfwm4-dark/hide-active.xpm new file mode 100644 index 0000000..3cd607a --- /dev/null +++ b/common/xfwm4-dark/hide-active.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"28 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #8F939A", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@######@@@@@@@@@@@", +"@@@@@@@@@@@######@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-inactive.xpm b/common/xfwm4-dark/hide-inactive.xpm new file mode 100644 index 0000000..aeede93 --- /dev/null +++ b/common/xfwm4-dark/hide-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #666A73", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@######@@@@@@@@@@@", +"@@@@@@@@@@@######@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-prelight.xpm b/common/xfwm4-dark/hide-prelight.xpm new file mode 100644 index 0000000..34a84dc --- /dev/null +++ b/common/xfwm4-dark/hide-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"28 28 22 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #2E333E", +"$ c #2A2E37", +"% c #262B34", +"& c #252932", +"* c #2A2E38", +"= c #657b83", +"- c #262A34", +"; c #2F3641", +"> c #3D4250", +", c #424959", +"' c #282B35", +") c #3D4353", +"! c #444B5B", +"~ c #3D4252", +"{ c #262B33", +"] c #3B4250", +"^ c #93a1a1", +"/ c #252933", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@#$%&&%*#@@@@@@@@@@", +"@@@@@@@@@=-;>,,>;-=@@@@@@@@@", +"@@@@@@@@=')!!!!!!~'=@@@@@@@@", +"@@@@@@@#-)!!!!!!!!~-#@@@@@@@", +"@@@@@@@$;!!!!!!!!!!;*@@@@@@@", +"@@@@@@@{]!!!!!!!!!!]%@@@@@@@", +"@@@@@@@&,!!^^^^^^!!,/@@@@@@@", +"@@@@@@@/,!!^^^^^^!!,/@@@@@@@", +"@@@@@@@%]!!!!!!!!!!]%@@@@@@@", +"@@@@@@@*;!!!!!!!!!!;*@@@@@@@", +"@@@@@@@#-~!!!!!!!!~%#@@@@@@@", +"@@@@@@@@='~!!!!!!~'=@@@@@@@@", +"@@@@@@@@@=-;],,];%=@@@@@@@@@", +"@@@@@@@@@@#*%&&%*#@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/hide-pressed.xpm b/common/xfwm4-dark/hide-pressed.xpm new file mode 100644 index 0000000..4499c0d --- /dev/null +++ b/common/xfwm4-dark/hide-pressed.xpm @@ -0,0 +1,56 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 28 25 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #2F343B", +"$ c #313C48", +"% c #406691", +"& c #4C81C1", +"* c #508FDA", +"= c #4B82C2", +"- c #406590", +"; c #3A5372", +"> c #508FD8", +", c #268bd2", +"' c #3A5371", +") c #5193E1", +"! c #4F8ED8", +"~ c #323B49", +"{ c #406490", +"] c #4B82C3", +"^ c #fdf6e3", +"/ c #40648E", +"( c #313B48", +"_ c #395371", +": c #4B81C1", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@########################@@", +"@@########################@@", +"@@########$%&**=-$########@@", +"@@#######;>,,,,,,>'#######@@", +"@@######;),,,,,,,,)'######@@", +"@@#####$>,,,,,,,,,,!~#####@@", +"@@#####%,,,,,,,,,,,,{#####@@", +"@@#####],,,,,,,,,,,,=#####@@", +"@@#####*,,,^^^^^^,,,>#####@@", +"@@#####>,,,^^^^^^,,,!#####@@", +"@@#####&,,,,,,,,,,,,=#####@@", +"@@#####-,,,,,,,,,,,,/#####@@", +"@@#####$>,,,,,,,,,,!(#####@@", +"@@######'),,,,,,,,)_######@@", +"@@#######'!,,,,,,!_#######@@", +"@@########~{:**:/(########@@", +"@@########################@@", +"@@########################@@", +"@@########################@@", +"@@########################@@", +"@@########################@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-active.xpm b/common/xfwm4-dark/maximize-active.xpm new file mode 100644 index 0000000..b7a8afd --- /dev/null +++ b/common/xfwm4-dark/maximize-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 28 12 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #313641", +"$ c #70757E", +"% c #8F939A", +"& c #7D8089", +"* c #73777F", +"= c #323641", +"- c #6E717B", +"; c #7E818A", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@#$%%&@@@@@@@@@@@", +"@@@@@@@@@@@#@#$%%@@@@@@@@@@@", +"@@@@@@@@@@@*=@@-%@@@@@@@@@@@", +"@@@@@@@@@@@%*=@@-@@@@@@@@@@@", +"@@@@@@@@@@@%%$#@#@@@@@@@@@@@", +"@@@@@@@@@@@;%%$#@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-inactive.xpm b/common/xfwm4-dark/maximize-inactive.xpm new file mode 100644 index 0000000..5508d4e --- /dev/null +++ b/common/xfwm4-dark/maximize-inactive.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 28 12 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #303540", +"$ c #545862", +"% c #666A73", +"& c #5C5F68", +"* c #2E333F", +"= c #555A64", +"- c #525761", +"; c #5B5F69", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@#$%%&@@@@@@@@@@@", +"@@@@@@@@@@@#@#$%%@@@@@@@@@@@", +"@@@@@@@@@@*=#@@-%@@@@@@@@@@@", +"@@@@@@@@@@*%=#@@-@@@@@@@@@@@", +"@@@@@@@@@@*%%$#@#@@@@@@@@@@@", +"@@@@@@@@@@@;%%$#@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-prelight.xpm b/common/xfwm4-dark/maximize-prelight.xpm new file mode 100644 index 0000000..695bec1 --- /dev/null +++ b/common/xfwm4-dark/maximize-prelight.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 28 31 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #2E333E", +"$ c #2A2E37", +"% c #262B34", +"& c #252932", +"* c #2A2E38", +"= c #657b83", +"- c #262A34", +"; c #2F3641", +"> c #3D4250", +", c #424959", +"' c #282B35", +") c #3D4353", +"! c #444B5B", +"~ c #3D4252", +"{ c #474D5E", +"] c #9B9FA6", +"^ c #93a1a1", +"/ c #ABAEB5", +"( c #262B33", +"_ c #3B4250", +": c #464D5D", +"< c #9EA2AB", +"[ c #484E5E", +"} c #454C5B", +"| c #979BA6", +"1 c #252933", +"2 c #ACAFB7", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@#$%&&%*#@@@@@@@@@@", +"@@@@@@@@@=-;>,,>;-=@@@@@@@@@", +"@@@@@@@@=')!!!!!!~'=@@@@@@@@", +"@@@@@@@#-)!!!!!!!!~-#@@@@@@@", +"@@@@@@@$;!!!{]^^/!!;*@@@@@@@", +"@@@@@@@(_!!{!{]^^!!_%@@@@@@@", +"@@@@@@@&,!:<[!}|^!!,1@@@@@@@", +"@@@@@@@1,!:^<[!}|!!,1@@@@@@@", +"@@@@@@@%_!:^^]{!{!!_%@@@@@@@", +"@@@@@@@*;!!2^^]{!!!;*@@@@@@@", +"@@@@@@@#-~!!!!!!!!~%#@@@@@@@", +"@@@@@@@@='~!!!!!!~'=@@@@@@@@", +"@@@@@@@@@=-;_,,_;%=@@@@@@@@@", +"@@@@@@@@@@#*%&&%*#@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/maximize-pressed.xpm b/common/xfwm4-dark/maximize-pressed.xpm new file mode 100644 index 0000000..c9cf5f8 --- /dev/null +++ b/common/xfwm4-dark/maximize-pressed.xpm @@ -0,0 +1,65 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 28 34 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #2F343B", +"$ c #313C48", +"% c #406691", +"& c #4C81C1", +"* c #508FDA", +"= c #4B82C2", +"- c #406590", +"; c #3A5372", +"> c #508FD8", +", c #268bd2", +"' c #3A5371", +") c #5193E1", +"! c #4F8ED8", +"~ c #323B49", +"{ c #5596E3", +"] c #C7DDF6", +"^ c #fdf6e3", +"/ c #DDEAF9", +"( c #406490", +"_ c #4B82C3", +": c #5395E2", +"< c #CCE0F6", +"[ c #5797E3", +"} c #5495E2", +"| c #C3DAF5", +"1 c #DFEBFA", +"2 c #40648E", +"3 c #313B48", +"4 c #395371", +"5 c #4B81C1", +"............................", +"++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@###@@@@@@@@", +"@@@@@@@@##################@@", +"@@########################@@", +"@@########$%&**=-$########@@", +"@@#######;>,,,,,,>'#######@@", +"@@######;),,,,,,,,)'######@@", +"@@#####$>,,,,,,,,,,!~#####@@", +"@@#####%,,,,{]^^/,,,(#####@@", +"@@#####_,,,{,{]^^,,,=#####@@", +"@@#####*,,:<[,}|^,,,>#####@@", +"@@#####>,,:^<[,}|,,,!#####@@", +"@@#####&,,:^^]{,{,,,=#####@@", +"@@#####-,,,1^^]{,,,,2#####@@", +"@@#####$>,,,,,,,,,,!3#####@@", +"@@######'),,,,,,,,)4######@@", +"@@#######'!,,,,,,!4#######@@", +"@@########~(5**523########@@", +"@@########################@@", +"@@########################@@", +"@@########################@@", +"@@########################@@", +"@@########################@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/menu-active.xpm b/common/xfwm4-dark/menu-active.xpm new file mode 100644 index 0000000..4ce0be6 --- /dev/null +++ b/common/xfwm4-dark/menu-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"26 16 2 1", +" c None", +". c #002b36", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; diff --git a/common/xfwm4-dark/menu-inactive.xpm b/common/xfwm4-dark/menu-inactive.xpm new file mode 100644 index 0000000..ddad143 --- /dev/null +++ b/common/xfwm4-dark/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"26 16 2 1", +" c None", +". c #002b36", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; diff --git a/common/xfwm4-dark/menu-pressed.xpm b/common/xfwm4-dark/menu-pressed.xpm new file mode 100644 index 0000000..fd57b2d --- /dev/null +++ b/common/xfwm4-dark/menu-pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"26 16 2 1", +" c None", +". c #002b36", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; diff --git a/common/xfwm4-dark/shade-active.xpm b/common/xfwm4-dark/shade-active.xpm new file mode 100644 index 0000000..2b64e19 --- /dev/null +++ b/common/xfwm4-dark/shade-active.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"18 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #A4AAB7", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@####@@@@@@@", +"@@@@@@######@@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/shade-inactive.xpm b/common/xfwm4-dark/shade-inactive.xpm new file mode 100644 index 0000000..ed7f554 --- /dev/null +++ b/common/xfwm4-dark/shade-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"18 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #797D87", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@####@@@@@@@", +"@@@@@@######@@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/shade-pressed.xpm b/common/xfwm4-dark/shade-pressed.xpm new file mode 100644 index 0000000..00a0f19 --- /dev/null +++ b/common/xfwm4-dark/shade-pressed.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"18 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #268bd2", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@####@@@@@@@", +"@@@@@@######@@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/stick-active.xpm b/common/xfwm4-dark/stick-active.xpm new file mode 100644 index 0000000..6bf45a8 --- /dev/null +++ b/common/xfwm4-dark/stick-active.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"18 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #A4AAB7", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/stick-inactive.xpm b/common/xfwm4-dark/stick-inactive.xpm new file mode 100644 index 0000000..0ca04d8 --- /dev/null +++ b/common/xfwm4-dark/stick-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"18 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #797D87", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/stick-pressed.xpm b/common/xfwm4-dark/stick-pressed.xpm new file mode 100644 index 0000000..1d16bc7 --- /dev/null +++ b/common/xfwm4-dark/stick-pressed.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"18 28 5 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +"# c #268bd2", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; diff --git a/common/xfwm4-dark/title-1-active.xpm b/common/xfwm4-dark/title-1-active.xpm new file mode 100644 index 0000000..0e113e0 --- /dev/null +++ b/common/xfwm4-dark/title-1-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-1-inactive.xpm b/common/xfwm4-dark/title-1-inactive.xpm new file mode 100644 index 0000000..79d9a7c --- /dev/null +++ b/common/xfwm4-dark/title-1-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-2-active.xpm b/common/xfwm4-dark/title-2-active.xpm new file mode 100644 index 0000000..aa7e2af --- /dev/null +++ b/common/xfwm4-dark/title-2-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-2-inactive.xpm b/common/xfwm4-dark/title-2-inactive.xpm new file mode 100644 index 0000000..eb53989 --- /dev/null +++ b/common/xfwm4-dark/title-2-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-3-active.xpm b/common/xfwm4-dark/title-3-active.xpm new file mode 100644 index 0000000..000dded --- /dev/null +++ b/common/xfwm4-dark/title-3-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-3-inactive.xpm b/common/xfwm4-dark/title-3-inactive.xpm new file mode 100644 index 0000000..c3be5e6 --- /dev/null +++ b/common/xfwm4-dark/title-3-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-4-active.xpm b/common/xfwm4-dark/title-4-active.xpm new file mode 100644 index 0000000..075e9dc --- /dev/null +++ b/common/xfwm4-dark/title-4-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-4-inactive.xpm b/common/xfwm4-dark/title-4-inactive.xpm new file mode 100644 index 0000000..a0d5e36 --- /dev/null +++ b/common/xfwm4-dark/title-4-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-5-active.xpm b/common/xfwm4-dark/title-5-active.xpm new file mode 100644 index 0000000..892b1ad --- /dev/null +++ b/common/xfwm4-dark/title-5-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/title-5-inactive.xpm b/common/xfwm4-dark/title-5-inactive.xpm new file mode 100644 index 0000000..1c53338 --- /dev/null +++ b/common/xfwm4-dark/title-5-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; diff --git a/common/xfwm4-dark/top-left-active.xpm b/common/xfwm4-dark/top-left-active.xpm new file mode 100644 index 0000000..3619b21 --- /dev/null +++ b/common/xfwm4-dark/top-left-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"2 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/common/xfwm4-dark/top-left-inactive.xpm b/common/xfwm4-dark/top-left-inactive.xpm new file mode 100644 index 0000000..302215b --- /dev/null +++ b/common/xfwm4-dark/top-left-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"2 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; diff --git a/common/xfwm4-dark/top-right-active.xpm b/common/xfwm4-dark/top-right-active.xpm new file mode 100644 index 0000000..2c2fd0c --- /dev/null +++ b/common/xfwm4-dark/top-right-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"2 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/common/xfwm4-dark/top-right-inactive.xpm b/common/xfwm4-dark/top-right-inactive.xpm new file mode 100644 index 0000000..03e24d3 --- /dev/null +++ b/common/xfwm4-dark/top-right-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"2 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +". ", +"+.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@.", +"@."}; diff --git a/common/xfwm4/close-active.xpm b/common/xfwm4/close-active.xpm new file mode 100644 index 0000000..7de8536 --- /dev/null +++ b/common/xfwm4/close-active.xpm @@ -0,0 +1,70 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 28 39 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E8DCDF", +"# c #EDA2A6", +"$ c #F1797F", +"% c #F3656C", +"& c #F17A80", +"* c #EDA1A7", +"= c #EBBABE", +"- c #F3666D", +"; c #F46067", +"> c #EABBBF", +", c #F36067", +"' c #F36E74", +") c #F36C73", +"! c #F3676E", +"~ c #E7DCDF", +"{ c #F7F7F8", +"] c #F4D3D6", +"^ c #F36269", +"/ c #F4D2D4", +"( c #EDA2A8", +"_ c #F4C4C8", +": c #F7F8F9", +"< c #F4D5D8", +"[ c #F4C9CD", +"} c #F4C8CB", +"| c #F3CBCE", +"1 c #F4D9DC", +"2 c #F3646B", +"3 c #F3C3C7", +"4 c #F6F2F3", +"5 c #F3BFC3", +"6 c #EDA3A8", +"7 c #F3686E", +"8 c #E7DDE0", +"9 c #EABCC0", +"0 c #F4656D", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%&*@++++++++++", +"+++++++++=-;;;;;;->+++++++++", +"++++++++=,;;;;;;;;,>++++++++", +"+++++++@-;;';;;;);;!~+++++++", +"+++++++#;;;{]^^/{;;;(+++++++", +"+++++++$;;;_:<<:[;;;&+++++++", +"+++++++-;;;;}::|;;;;-+++++++", +"+++++++-;;;^<::12;;;!+++++++", +"+++++++$;;;]:33:<;;;&+++++++", +"+++++++*;;;45;;54;;;6+++++++", +"+++++++@-;;;;;;;;;;78+++++++", +"++++++++>,;;;;;;;;,9++++++++", +"+++++++++>!;;;;;;79+++++++++", +"++++++++++~(&00&68++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/close-inactive.xpm b/common/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..fbde571 --- /dev/null +++ b/common/xfwm4/close-inactive.xpm @@ -0,0 +1,65 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 28 34 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E2E3E6", +"# c #CCCFD3", +"$ c #BFC1C8", +"% c #B8BBC1", +"& c #CDCFD4", +"* c #D6D8DC", +"= c #B8BBC2", +"- c #B5B8C0", +"; c #B5B8BE", +"> c #BBBDC3", +", c #BABCC3", +"' c #B8BAC1", +") c #E3E4E7", +"! c #DFE1E4", +"~ c #B6B9C0", +"{ c #BEC1C7", +"] c #DBDCDF", +"^ c #E1E2E6", +"/ c #DDDEE1", +"( c #DCDEE1", +"_ c #DEDEE2", +": c #E4E4E7", +"< c #B7BAC0", +"[ c #E1E1E6", +"} c #DADCDF", +"| c #ECECEE", +"1 c #CED0D5", +"2 c #B9BBC2", +"3 c #D7D8DC", +"4 c #BFC2C9", +"5 c #B7BBC1", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$&@++++++++++", +"+++++++++*=------=*+++++++++", +"++++++++*;--------;*++++++++", +"+++++++@=-->----,--')+++++++", +"+++++++#---.!~~!.---&+++++++", +"+++++++{---].^^./---$+++++++", +"+++++++=----(.._----=+++++++", +"+++++++=---~^..:<---'+++++++", +"+++++++$---[.}}.^---$+++++++", +"+++++++&---|}--}|---1+++++++", +"+++++++@=----------2)+++++++", +"++++++++*;--------;3++++++++", +"+++++++++*'------23+++++++++", +"++++++++++)&45541)++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/close-prelight.xpm b/common/xfwm4/close-prelight.xpm new file mode 100644 index 0000000..6b98035 --- /dev/null +++ b/common/xfwm4/close-prelight.xpm @@ -0,0 +1,74 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"28 28 43 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E8DFE2", +"# c #EEB2B6", +"$ c #F39399", +"% c #F5848A", +"& c #EEB2B7", +"* c #ECC5C9", +"= c #F5858B", +"- c #F68086", +"; c #EBC5C9", +"> c #F58086", +", c #F68A91", +"' c #F58A8F", +") c #F4858B", +"! c #E7DFE2", +"~ c #F7F7F8", +"{ c #F4DADD", +"] c #F58186", +"^ c #F4D8DB", +"/ c #F39398", +"( c #F4CFD1", +"_ c #F7F8F9", +": c #F4DCDD", +"< c #F5DCDF", +"[ c #F5D3D5", +"} c #F4D1D4", +"| c #F4D4D7", +"1 c #F58288", +"2 c #F4DCDF", +"3 c #F4DFE1", +"4 c #F58388", +"5 c #F5DADD", +"6 c #F4CDD0", +"7 c #F5DCDD", +"8 c #F6F3F4", +"9 c #F4CCCE", +"0 c #EEB3B7", +"a c #F6868B", +"b c #E7DFE3", +"c c #EBC6CA", +"d c #F39499", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$&@++++++++++", +"+++++++++*=------=;+++++++++", +"++++++++*>-------->;++++++++", +"+++++++@=--,----'--)!+++++++", +"+++++++#---~{]]^~---&+++++++", +"+++++++/---(_:<_[---$+++++++", +"+++++++=----}__|----=+++++++", +"+++++++=---12__34---)+++++++", +"+++++++$---5_66_7---$+++++++", +"+++++++&---89--98---0+++++++", +"+++++++@=----------ab+++++++", +"++++++++;>-------->c++++++++", +"+++++++++;)------ac+++++++++", +"++++++++++!&d%%d0b++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/close-pressed.xpm b/common/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..5e4ec8c --- /dev/null +++ b/common/xfwm4/close-pressed.xpm @@ -0,0 +1,77 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 28 46 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E8D7DB", +"# c #EC888F", +"$ c #EF525A", +"% c #F03740", +"& c #EF535B", +"* c #EC898F", +"= c #EAAAAF", +"- c #F03942", +"; c #F13039", +"> c #E9ABB0", +", c #F03039", +"' c #F23C45", +") c #F23B44", +"! c #F03A42", +"~ c #E7D8DC", +"{ c #FFFBFB", +"] c #FAAEB1", +"^ c #F1323B", +"/ c #F9ABAE", +"( c #FFFDFD", +"_ c #EC8990", +": c #EF5158", +"< c #F8999D", +"[ c #fdf6e3", +"} c #FAB1B4", +"| c #FAB0B4", +"1 c #F99FA3", +"2 c #F03841", +"3 c #F89DA1", +"4 c #F9A2A6", +"5 c #FAB2B5", +"6 c #FAB9BC", +"7 c #F1333C", +"8 c #FAAFB2", +"9 c #F8989C", +"0 c #FAAFB3", +"a c #FEEDEE", +"b c #F89297", +"c c #EC8A90", +"d c #F03A43", +"e c #E7D9DC", +"f c #E9ACB1", +"g c #EF545B", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%&*@++++++++++", +"+++++++++=-;;;;;;->+++++++++", +"++++++++=,;;;;;;;;,>++++++++", +"+++++++@-;;';;;;);;!~+++++++", +"+++++++#;;;{]^^/(;;;_+++++++", +"+++++++:;;;<[}|[1;;;&+++++++", +"+++++++2;;;;3[[4;;;;-+++++++", +"+++++++-;;;^5[[67;;;!+++++++", +"+++++++$;;;8[99[0;;;&+++++++", +"+++++++*;;;ab;;ba;;;c+++++++", +"+++++++@-;;;;;;;;;;de+++++++", +"++++++++>,;;;;;;;;,f++++++++", +"+++++++++>!;;;;;;df+++++++++", +"++++++++++~_g22gce++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-active.xpm b/common/xfwm4/hide-active.xpm new file mode 100644 index 0000000..3a2062f --- /dev/null +++ b/common/xfwm4/hide-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"28 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #90949E", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"+++++++++++@@@@@@+++++++++++", +"+++++++++++@@@@@@+++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-inactive.xpm b/common/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..da90405 --- /dev/null +++ b/common/xfwm4/hide-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #B5B8C0", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"+++++++++++@@@@@@+++++++++++", +"+++++++++++@@@@@@+++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-prelight.xpm b/common/xfwm4/hide-prelight.xpm new file mode 100644 index 0000000..3e3f00e --- /dev/null +++ b/common/xfwm4/hide-prelight.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"28 28 23 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E5E6E9", +"# c #DADCE1", +"$ c #D4D6DC", +"% c #D2D4DA", +"& c #DFE1E5", +"* c #D2D5DB", +"= c #E3E4E8", +"- c #F3F4F6", +"; c #FCFCFC", +"> c #E2E4E8", +", c #D5D7DD", +"' c #F5F6F6", +") c #FDFDFE", +"! c #DBDDE2", +"~ c #FBFCFC", +"{ c #7A7F8B", +"] c #FBFBFC", +"^ c #D1D4DA", +"/ c #E0E1E5", +"( c #F3F3F6", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$#@++++++++++", +"+++++++++&*=-;;->*&+++++++++", +"++++++++&,'))))))',&++++++++", +"+++++++@*'))))))))'*@+++++++", +"+++++++#=))))))))))>!+++++++", +"+++++++$-))))))))))-$+++++++", +"+++++++%~)){{{{{{))~%+++++++", +"+++++++%~)){{{{{{))]^+++++++", +"+++++++$-))))))))))-$+++++++", +"+++++++#>))))))))))>!+++++++", +"+++++++@*'))))))))'*@+++++++", +"++++++++&,'))))))',/++++++++", +"+++++++++&*>-~~(>*/+++++++++", +"++++++++++@!$%%$!@++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/hide-pressed.xpm b/common/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..9cddc59 --- /dev/null +++ b/common/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 28 24 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #DAE1E9", +"# c #99BDE6", +"$ c #6EA3E2", +"% c #5897E2", +"& c #6EA4E4", +"* c #9ABCE6", +"= c #B5CBE7", +"- c #5998E1", +"; c #268bd2", +"> c #B5CCE7", +", c #5998E2", +"' c #DAE0EA", +") c #9BBCE6", +"! c #6DA3E3", +"~ c #5997E2", +"{ c #fdf6e3", +"] c #9BBDE5", +"^ c #5A98E2", +"/ c #DAE1EA", +"( c #B6CDE8", +"_ c #6FA4E3", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%&*@++++++++++", +"+++++++++=-;;;;;;->+++++++++", +"++++++++=;;;;;;;;;;>++++++++", +"+++++++@-;;;;;;;;;;,'+++++++", +"+++++++#;;;;;;;;;;;;)+++++++", +"+++++++!;;;;;;;;;;;;&+++++++", +"+++++++~;;;{{{{{{;;;-+++++++", +"+++++++-;;;{{{{{{;;;,+++++++", +"+++++++$;;;;;;;;;;;;&+++++++", +"+++++++*;;;;;;;;;;;;]+++++++", +"+++++++@-;;;;;;;;;;^/+++++++", +"++++++++>;;;;;;;;;;(++++++++", +"+++++++++>,;;;;;;^(+++++++++", +"++++++++++')_~~_]/++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-active.xpm b/common/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..057e727 --- /dev/null +++ b/common/xfwm4/maximize-active.xpm @@ -0,0 +1,44 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 28 13 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E5E6E9", +"# c #ACAFB7", +"$ c #90949E", +"% c #A0A5AD", +"& c #E6E7EA", +"* c #A9ADB4", +"= c #E3E4E8", +"- c #E6E7EB", +"; c #ADB0B8", +"> c #A0A4AB", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++@#$$%+++++++++++", +"+++++++++++@+@#$$+++++++++++", +"++++++++++&*=+-;$+++++++++++", +"++++++++++&$*=+-;+++++++++++", +"++++++++++&$$#@+@+++++++++++", +"+++++++++++>$$#@++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-inactive.xpm b/common/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..46eb741 --- /dev/null +++ b/common/xfwm4/maximize-inactive.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 28 12 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E6E7EA", +"# c #C5C8CD", +"$ c #B5B8C0", +"% c #BFC2C9", +"& c #93a1a1", +"* c #E5E6EA", +"= c #E6E7EB", +"- c #C6C8CE", +"; c #BEC1C7", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++@#$$%+++++++++++", +"+++++++++++@+@#$$+++++++++++", +"++++++++++@&*+=-$+++++++++++", +"++++++++++@$&*+=-+++++++++++", +"++++++++++@$$#@+@+++++++++++", +"+++++++++++;$$#@++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-prelight.xpm b/common/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..3d0f2c0 --- /dev/null +++ b/common/xfwm4/maximize-prelight.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 28 31 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E5E6E9", +"# c #DADCE1", +"$ c #D4D6DC", +"% c #D2D4DA", +"& c #DFE1E5", +"* c #D2D5DB", +"= c #E3E4E8", +"- c #F3F4F6", +"; c #FCFCFC", +"> c #E2E4E8", +", c #D5D7DD", +"' c #F5F6F6", +") c #FDFDFE", +"! c #FBFBFC", +"~ c #A5A8AF", +"{ c #7A7F8B", +"] c #9397A1", +"^ c #DBDDE2", +"/ c #FBFCFC", +"( c #FCFCFD", +"_ c #A1A5AC", +": c #FAFAFB", +"< c #FBFCFD", +"[ c #A8AAB2", +"} c #D1D4DA", +"| c #92969F", +"1 c #E0E1E5", +"2 c #F3F3F6", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$#@++++++++++", +"+++++++++&*=-;;->*&+++++++++", +"++++++++&,'))))))',&++++++++", +"+++++++@*'))))))))'*@+++++++", +"+++++++#=)))!~{{]))>^+++++++", +"+++++++$-))!)!~{{))-$+++++++", +"+++++++%/)(_:)<[{))/%+++++++", +"+++++++%/)({_:)<[))!}+++++++", +"+++++++$-)({{~!)!))-$+++++++", +"+++++++#>))|{{~!)))>^+++++++", +"+++++++@*'))))))))'*@+++++++", +"++++++++&,'))))))',1++++++++", +"+++++++++&*>-//2>*1+++++++++", +"++++++++++@^$%%$^@++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/maximize-pressed.xpm b/common/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..5918640 --- /dev/null +++ b/common/xfwm4/maximize-pressed.xpm @@ -0,0 +1,64 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 28 33 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #DAE1E9", +"# c #99BDE6", +"$ c #6EA3E2", +"% c #5897E2", +"& c #6EA4E4", +"* c #9ABCE6", +"= c #B5CBE7", +"- c #5998E1", +"; c #268bd2", +"> c #B5CCE7", +", c #5998E2", +"' c #DAE0EA", +") c #5596E3", +"! c #C7DDF6", +"~ c #fdf6e3", +"{ c #DDEAF9", +"] c #9BBCE6", +"^ c #6DA3E3", +"/ c #5997E2", +"( c #5395E2", +"_ c #CCE0F6", +": c #5797E3", +"< c #5495E2", +"[ c #C3DAF5", +"} c #DFEBFA", +"| c #9BBDE5", +"1 c #5A98E2", +"2 c #DAE1EA", +"3 c #B6CDE8", +"4 c #6FA4E3", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%&*@++++++++++", +"+++++++++=-;;;;;;->+++++++++", +"++++++++=;;;;;;;;;;>++++++++", +"+++++++@-;;;;;;;;;;,'+++++++", +"+++++++#;;;;)!~~{;;;]+++++++", +"+++++++^;;;);)!~~;;;&+++++++", +"+++++++/;;(_:;<[~;;;-+++++++", +"+++++++-;;(~_:;<[;;;,+++++++", +"+++++++$;;(~~!););;;&+++++++", +"+++++++*;;;}~~!);;;;|+++++++", +"+++++++@-;;;;;;;;;;12+++++++", +"++++++++>;;;;;;;;;;3++++++++", +"+++++++++>,;;;;;;13+++++++++", +"++++++++++']4//4|2++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/common/xfwm4/menu-active.xpm b/common/xfwm4/menu-active.xpm new file mode 100644 index 0000000..b5b6af8 --- /dev/null +++ b/common/xfwm4/menu-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"26 16 2 1", +" c None", +". c #eee8d5", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; diff --git a/common/xfwm4/menu-inactive.xpm b/common/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..f21825d --- /dev/null +++ b/common/xfwm4/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"26 16 2 1", +" c None", +". c #eee8d5", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; diff --git a/common/xfwm4/menu-pressed.xpm b/common/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..24d8ce3 --- /dev/null +++ b/common/xfwm4/menu-pressed.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"26 16 2 1", +" c None", +". c #eee8d5", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; diff --git a/common/xfwm4/shade-active.xpm b/common/xfwm4/shade-active.xpm new file mode 100644 index 0000000..a181c4b --- /dev/null +++ b/common/xfwm4/shade-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"18 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #A4AAB7", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"+++++++@@@@+++++++", +"++++++@@@@@@++++++", +"+++++@@@@@@@@+++++", +"++++++++++++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; diff --git a/common/xfwm4/shade-inactive.xpm b/common/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..7c90405 --- /dev/null +++ b/common/xfwm4/shade-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"18 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #B9BFCE", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"+++++++@@@@+++++++", +"++++++@@@@@@++++++", +"+++++@@@@@@@@+++++", +"++++++++++++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; diff --git a/common/xfwm4/shade-pressed.xpm b/common/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..1c2da56 --- /dev/null +++ b/common/xfwm4/shade-pressed.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"18 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #268bd2", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"+++++++@@@@+++++++", +"++++++@@@@@@++++++", +"+++++@@@@@@@@+++++", +"++++++++++++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; diff --git a/common/xfwm4/stick-active.xpm b/common/xfwm4/stick-active.xpm new file mode 100644 index 0000000..70ca743 --- /dev/null +++ b/common/xfwm4/stick-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"18 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #A4AAB7", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; diff --git a/common/xfwm4/stick-inactive.xpm b/common/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..e0e21d2 --- /dev/null +++ b/common/xfwm4/stick-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"18 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #B9BFCE", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; diff --git a/common/xfwm4/stick-pressed.xpm b/common/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..a308f0f --- /dev/null +++ b/common/xfwm4/stick-pressed.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"18 28 4 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #268bd2", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; diff --git a/common/xfwm4/title-1-active.xpm b/common/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..2a2a78d --- /dev/null +++ b/common/xfwm4/title-1-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-1-inactive.xpm b/common/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..e01f40a --- /dev/null +++ b/common/xfwm4/title-1-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-2-active.xpm b/common/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..d1f0714 --- /dev/null +++ b/common/xfwm4/title-2-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-2-inactive.xpm b/common/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..9767fb8 --- /dev/null +++ b/common/xfwm4/title-2-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-3-active.xpm b/common/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..d51b929 --- /dev/null +++ b/common/xfwm4/title-3-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-3-inactive.xpm b/common/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..70e2826 --- /dev/null +++ b/common/xfwm4/title-3-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-4-active.xpm b/common/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..a2fcc84 --- /dev/null +++ b/common/xfwm4/title-4-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-4-inactive.xpm b/common/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..99a2844 --- /dev/null +++ b/common/xfwm4/title-4-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; diff --git a/common/xfwm4/title-5-active.xpm b/common/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..9a61f4c --- /dev/null +++ b/common/xfwm4/title-5-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"5 28 3 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; |