diff options
| author | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
| commit | eab0507af6367a9a75f40ac3dd92e5e42860c2dc (patch) | |
| tree | 71f56e8725b505d70954ad665a03988d85316c85 /themes/Mint-X-Aqua | |
| parent | 48de6d4af249f23b3a431d357236588208a9f419 (diff) | |
| download | old-mint-y-main.tar old-mint-y-main.tar.gz old-mint-y-main.zip | |
Diffstat (limited to 'themes/Mint-X-Aqua')
266 files changed, 14221 insertions, 0 deletions
diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/bg-1.png b/themes/Mint-X-Aqua/cinnamon/background-assets/bg-1.png Binary files differnew file mode 100644 index 00000000..c9aa4222 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/bg-1.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/bg-2.png b/themes/Mint-X-Aqua/cinnamon/background-assets/bg-2.png Binary files differnew file mode 100644 index 00000000..0666f5b1 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/bg-2.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/desklet.png b/themes/Mint-X-Aqua/cinnamon/background-assets/desklet.png Binary files differnew file mode 100644 index 00000000..c9d54108 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/desklet.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/header.png b/themes/Mint-X-Aqua/cinnamon/background-assets/header.png Binary files differnew file mode 100644 index 00000000..f9c8f261 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/header.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/keyboard-bg.png b/themes/Mint-X-Aqua/cinnamon/background-assets/keyboard-bg.png Binary files differnew file mode 100644 index 00000000..a057d6c1 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/keyboard-bg.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/noise-texture-2.png b/themes/Mint-X-Aqua/cinnamon/background-assets/noise-texture-2.png Binary files differnew file mode 100644 index 00000000..5866c354 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/noise-texture-2.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/noise-texture.png b/themes/Mint-X-Aqua/cinnamon/background-assets/noise-texture.png Binary files differnew file mode 100644 index 00000000..6b70a2d4 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/noise-texture.png diff --git a/themes/Mint-X-Aqua/cinnamon/background-assets/sub-menu.png b/themes/Mint-X-Aqua/cinnamon/background-assets/sub-menu.png Binary files differnew file mode 100644 index 00000000..fc624b76 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/background-assets/sub-menu.png diff --git a/themes/Mint-X-Aqua/cinnamon/button-assets/button-focus-hover.png b/themes/Mint-X-Aqua/cinnamon/button-assets/button-focus-hover.png Binary files differnew file mode 100644 index 00000000..11955ee6 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/button-assets/button-focus-hover.png diff --git a/themes/Mint-X-Aqua/cinnamon/button-assets/button-focus.png b/themes/Mint-X-Aqua/cinnamon/button-assets/button-focus.png Binary files differnew file mode 100644 index 00000000..09275f46 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/button-assets/button-focus.png diff --git a/themes/Mint-X-Aqua/cinnamon/button-assets/button-hover.png b/themes/Mint-X-Aqua/cinnamon/button-assets/button-hover.png Binary files differnew file mode 100644 index 00000000..f897f378 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/button-assets/button-hover.png diff --git a/themes/Mint-X-Aqua/cinnamon/button-assets/button-pressed.png b/themes/Mint-X-Aqua/cinnamon/button-assets/button-pressed.png Binary files differnew file mode 100644 index 00000000..7124ac7e --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/button-assets/button-pressed.png diff --git a/themes/Mint-X-Aqua/cinnamon/button-assets/button.png b/themes/Mint-X-Aqua/cinnamon/button-assets/button.png Binary files differnew file mode 100644 index 00000000..f9e82725 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/button-assets/button.png diff --git a/themes/Mint-X-Aqua/cinnamon/cinnamon.css b/themes/Mint-X-Aqua/cinnamon/cinnamon.css new file mode 100644 index 00000000..0bb0896a --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/cinnamon.css @@ -0,0 +1,2089 @@ +/* ################################################################### + * Section common with Gnome Shell + * ... contains a few cinnamon specific styles (rare occurences) + * ###################################################################*/ +stage { +} + +.cinnamon-link { + color: rgb(0, 0, 0); + text-decoration: underline; +} + +.cinnamon-link:hover { + color: #50a200; +} + +StScrollBar { + padding: 0px; +} + +StScrollView.vfade { + -st-vfade-offset: 68px; +} + +StScrollView StScrollBar { + min-width: 8px; + min-height: 8px; +} + +StScrollBar StBin#trough { + background-color: rgba(0, 0, 0, 0); +} + +StScrollBar StButton#vhandle { + background-color: rgb(216, 216, 216); + border: 1px solid #949494; + border-radius: 6px; +} + +StScrollBar StButton#hhandle { + background-color: rgb(216, 216, 216); + border: 1px solid #949494; + border-radius: 6px; +} + +StScrollBar StButton#hhandle:hover, +StScrollBar StButton#vhandle:hover { + background-color: rgb(200, 200, 200); + border: 1px solid #949494; +} + +#Tooltip { + border-radius: 0px; + padding: 2px 6px; + background-gradient-direction: vertical; + background-gradient-start: #fbfbd7; + background-gradient-end: #f5f5b7; + border: 1px solid #c4c451; + color: rgb(50, 50, 50); + font-weight: normal; + text-align: center; +} + +/* =================================================================== + * Switches (to be used in menus) + * ===================================================================*/ +.toggle-switch { + width: 55px; + height: 22px; +} + +.toggle-switch-us { + border-image: url("control-assets/switch-off.svg") 4; +} + +.toggle-switch-intl { + border-image: url("control-assets/switch-off.svg") 4; +} + +.toggle-switch-us:checked { + border-image: url("control-assets/switch-on.svg") 4; +} + +.toggle-switch-intl:checked { + border-image: url("control-assets/switch-on.svg") 4; +} + +/* =================================================================== + * Shared button properties + * ===================================================================*/ +.notification-button, +.notification-icon-button { + color: rgb(70, 70, 70); + border-image: url("button-assets/button.png") 4; + font-weight: normal; + text-align: center; +} + +.notification-button:hover, +.notification-icon-button:hover { + border-image: url("button-assets/button-hover.png") 4; +} + +.notification-button:focus, +.notification-icon-button:focus { + border-image: url("button-assets/button-focus.png") 4; +} + +.notification-button:active, +.notification-icon-button:active { + border-image: url("button-assets/button-pressed.png") 4; +} + +.notification-button:focus:hover, +.notification-icon-button:focus:hover, +.modal-dialog-button:focus:hover { + border-image: url("button-assets/button-focus-hover.png") 4; +} + +.notification-button:focus:checked, +.notification-button:focus:active, +.notification-icon-button:focus:checked, +.notification-icon-button:focus:active { + border-image: url("button-assets/button-pressed.png") 4; +} + +/* =================================================================== + * PopupMenu (popupMenu.js) + * ===================================================================*/ + +.menu { + background-color: #ececec; + border-width: 1px; + border-color: rgba(40, 40, 40, 0.3); + color: rgb(70, 70, 70); + min-width: 100px; +} + +.menu.top { + border-radius: 0 0 4px 4px; +} + +.menu.bottom { + border-radius: 4px 4px 0 0; +} + +.menu.left { + border-radius: 0 4px 4px 0; +} + +.menu.right { + border-radius: 4px 0 0 4px; +} + +.menu StEntry { + padding: 4px 12px; + color: #2b2b2b; + border-image: url("misc-assets/entry.png") 6; + border-radius: 4px; + width: 250px; + min-height: 16px; + selected-color: #fff; + caret-color: #2b2b2b; + caret-size: 1px; + selection-background-color: #6cabcd; + transition-duration: 150; +} + +.menu StEntry:focus { + padding: 4px 12px; + color: #2b2b2b; + border-image: url("misc-assets/entry-focus.png") 6; + border-radius: 4px; + width: 250px; + min-height: 16px; + selected-color: #fff; + caret-color: #2b2b2b; + caret-size: 1px; + selection-background-color: #6cabcd; + transition-duration: 150; +} + +.popup-submenu-menu-item:open { +} + +.popup-sub-menu { + border-image: url("background-assets/sub-menu.png") 4; + padding: 0.5em 0em; +} + +.popup-sub-menu .popup-menu-item:ltr { + padding-right: 1.75em; +} + +.popup-sub-menu .popup-menu-item:rtl { + padding-left: 1.75em; +} + +.popup-sub-menu StScrollBar { + padding: 4px; +} + +.popup-sub-menu StScrollBar StBin#trough { + background-color: rgba(0, 0, 0, 0); +} + +.popup-sub-menu StScrollBar StBin#vhandle { + background-color: rgb(216, 216, 216); + border: 1px solid #949494; + border-radius: 6px; +} + +.popup-combo-menu { + background-color: #ececec; + padding: 1em 0.1em; + color: rgb(70, 70, 70); + border: 1px solid rgba(40, 40, 40, 0.4); + border-radius: 4px; +} + +/* The remaining popup-menu sizing is all done in ems, so that if you + * override .popup-menu.font-size, everything else will scale with it. + */ +.popup-menu-content { + padding: 1em 0; +} + +.popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; +} + +.popup-menu-item:active { + border-image: url("misc-assets/hover.png") 6; + color: #fff; +} + +.popup-menu-item:insensitive { + color: rgb(140, 140, 140); +} + +.popup-combobox-item { + spacing: 1em; +} + +.popup-separator-menu-item { + -gradient-height: 1px; + -gradient-start: rgb(210, 210, 210); + -gradient-end: rgb(210, 210, 210); + -margin-horizontal: 0; + height: 1px; +} + +.popup-alternating-menu-item:alternate { + font-weight: bold; + color: rgb(70, 70, 70); +} + +.popup-slider-menu-item { + border-image: url("misc-assets/slider.png") 10 10 9 9 stretch; + height: 18px; + min-width: 15em; + -slider-height: 4px; + -slider-background-color: rgba(0, 0, 0, 0); + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #6cabcd; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 1px; + -slider-handle-radius: 6px; +} + +.popup-device-menu-item { + spacing: .5em; +} + +.popup-inactive-menu-item { + font-weight: bold; + color: #797979; +} + +.popup-subtitle-menu-item { + font-weight: bold; + color: rgb(70, 70, 70); +} + +.popup-menu-icon { + icon-size: 1em; +} + +.nm-menu-item-icons { + spacing: .5em; +} + +/* =================================================================== + * Panel (panel.js) + * ===================================================================*/ +#panel { + color: #000; + height: 26px; + width: 32px; + padding: 0px; +} + +#panel:highlight { + background-color: #6cabcd; +} + +.panel-dummy { + border: 1px solid rgba(108, 171, 205, 1.0); + background-color: rgba(108, 171, 205, 0.6); +} + +.panel-dummy:entered { + background-color: rgba(108, 171, 205, 0.9); +} + +#panelLeft, +#panelCenter { + spacing: 4px; +} + +.panel-left #panelLeft, +.panel-left #panelRight, +.panel-left #panelCenter, +.panel-right #panelLeft, +.panel-right #panelRight, +.panel-right #panelCenter { + spacing: 0; +} + +#panelLeft:dnd { + background-color: rgba(255, 0, 0, 0.1); +} + +#panelCenter:dnd { + background-color: rgba(0, 255, 0, 0.1); +} + +#panelRight:dnd { + background-color: rgba(0, 0, 255, 0.1); +} + +#panelLeft:ltr { + padding-right: 4px; +} + +#panelLeft:rtl { + padding-left: 4px; +} + +#panelRight:ltr { + padding-left: 0px; + spacing: 0px; +} + +#panelRight:rtl { + padding-right: 0px; + spacing: 0px; +} + +#panelLeft.vertical:ltr { + padding-right: 0px; +} + +#panelLeft.vertical:rtl { + padding-left: 0px; +} + +.panel-top, +.panel-bottom { + background-gradient-direction: vertical; + background-gradient-start: rgb(246, 246, 246); + background-gradient-end: rgb(206, 206, 206); + box-shadow: 0px 0px 1px 1px rgba(40, 40, 40, 0.4); +} + +.panel-left, +.panel-right { + background-gradient-direction: horizontal; + background-gradient-start: rgb(246, 246, 246); + background-gradient-end: rgb(206, 206, 206); + box-shadow: 0px 0px 1px 1px rgba(40, 40, 40, 0.4); +} + +.system-status-icon { + padding-left: 0px; + padding-right: 0px; + spacing: 0px; + margin: 0px; +} + +.system-status-icon.warning { + color: #d2aa1e; +} + +.system-status-icon.error { + color: #d54444; +} + +#appMenu { + spacing: 4px; +} + +.popup-menu-item-dot { +} + +.system-status-icon { + icon-size: 1.14em; +} + +/* =================================================================== + * Overview (workspace.js) + * ===================================================================*/ +#overview { + spacing: 12px; +} + +.workspace-thumbnails { + spacing: 26px; + padding-left: 0.9em; + padding-right: 1em; +} + +.workspace-add-button { + background-image: url("misc-assets/plus.png"); + height: 200px; + width: 35px; + transition-duration: 100; +} + +.workspace-add-button:hover { + background-image: url("misc-assets/plus-hover.png"); + transition-duration: 100; +} + +.workspace-close-button { + background-image: url("control-assets/close.svg"); + height: 35px; + width: 35px; + -cinnamon-close-overlap: 25px; + transition-duration: 150; +} + +.workspace-close-button:hover { + background-image: url("control-assets/close-hover.svg"); + transition-duration: 150; +} + +.window-border { + border: 3px #6cabcd; + border-radius: 4px; + background-color: rgba(255,255,255,.05); + /* Cover rounded corners and some bad adjustment gaps */ + box-shadow: 0 0 0 1px #6cabcd inset; +} + +.window-caption { + border-image: url("background-assets/bg-1.png") 6; + font-weight: bold; + padding: 6px 8px; + spacing: 8px; + color: rgb(70, 70, 70); + -cinnamon-caption-spacing: 10px; +} + +.window-caption:focus { + border-image: url("background-assets/bg-2.png") 6; + color: #fff; +} + +.window-close { + background-image: url("control-assets/close.svg"); + height: 35px; + width: 35px; + -cinnamon-close-overlap: 16px; + transition-duration: 150; +} + +.window-close:hover { + background-image: url("control-assets/close-hover.svg"); + transition-duration: 150; +} + +.window-close-area { + background-image: url("misc-assets/trash.png"); + height: 150px; + width: 226px; +} + +.expo-background { + background: url("background-assets/noise-texture-2.png"); + background-repeat: repeat; + background-gradient-direction: radial; + background-gradient-start: #4f4f4f; + background-gradient-end: #363636; +} + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, .4); +} + +.overview-empty-placeholder { + color: #ffffff; + font-size: 2em; +} + +.expo-workspace-thumbnail-frame { + border: 11px transparent; + border-image: url("misc-assets/workspace-shadow.png") 14; +} + +.expo-workspace-thumbnail-frame#active { + border: 11px transparent; + border-image: url("misc-assets/workspace-shadow.png") 14; +} + +/* =================================================================== +* Desklets (desklet.js) +* ===================================================================*/ +.desklet { + color: rgb(70, 70, 70); +} + +.desklet:highlight, +.desklet-with-borders:highlight, +.desklet-with-borders-and-header:highlight { + background-color: #6cabcd; +} + +.desklet-with-borders { + border-image: url("background-assets/bg-1.png") 6; + color: rgb(70, 70, 70); + font-weight: bold; + padding: 8px; +} + +.desklet-with-borders-and-header { + border-image: url("background-assets/desklet.png") 6; + color: rgb(70, 70, 70); + padding: 8px; +} + +.desklet-header { + border-image: url("background-assets/header.png") 8; + font-weight: bold; + text-shadow: #eee 0px 0px 0px; + color: rgb(70, 70, 70); + padding: 8px; +} + +.desklet-drag-placeholder { + border: 0px solid #ccc; + border-radius: 0px; + background: none; +} + +.xkcd-box { + padding: 6px; + border: 0px solid #141414; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; +} + +.photoframe-box { + padding: 10px; + border-image: url("background-assets/bg-1.png") 6; +} + +/* =================================================================== + * Clock Desklet (clock@cinnamon.org/desklet.js) + * ===================================================================*/ +.clock-desklet-label { + color: rgb(70, 70, 70); +} + +/* =================================================================== + * Looking Glass (lookingGlass.js) + * ===================================================================*/ +#LookingGlassDialog { + border-image: url("background-assets/bg-1.png") 6; + transition-duration: 300; + padding-left: 8px; + padding-right: 8px; + padding-top: 8px; + padding-bottom: 8px; + color: rgb(70, 70, 70); +} + +/* =================================================================== + * Date applet (calendar@cinnamon.org/calendar.js) + * ===================================================================*/ +.calendar { + padding: .4em 1.75em .8em 1.75em; + spacing-rows: 0; + spacing-columns: 0; +} + +.datemenu-date-label { + padding: .5em 0em 1em 0em; + font-weight: bold; + text-align: center; + color: rgb(70, 70, 70); +} + +.calendar-month-label { + padding-bottom: 3px; + padding-top: 3px; + font-weight: bold; + color: rgb(70, 70, 70); +} + +.calendar-change-month-back, +.calendar-change-month-forward:rtl { + height: 20px; + width: 20px; + transition-duration: 200; + border: 1px rgba(0, 0, 0, 0); + background-image: url("control-assets/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:hover { + transition-duration: 150; + background-image: url("control-assets/calendar-arrow-left-hover.svg"); +} + +.calendar-change-month-forward, +.calendar-change-month-back:rtl { + height: 20px; + width: 20px; + transition-duration: 200; + border: 1px rgba(0, 0, 0, 0); + background-image: url("control-assets/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:hover { + transition-duration: 150; + background-image: url("control-assets/calendar-arrow-right-hover.svg"); +} + +.calendar-day-base { + font-size: 0.9em; + text-align: center; + width: 2.4em; + height: 2.4em; +} + +.calendar-day-base:active { + background: #6cabcd; + box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); + color: #fff; +} + +.calendar-day-heading { + font-size: 0.9em; + color: #323232; + padding-top: 2em; +} + +.calendar-week-number { + color: rgba(0, 0, 0, 0.5); + font-size: 0.9em; +} + +.calendar-day { + border: 1px rgba(0, 0, 0, 0.2); + color: rgba(0, 0, 0, 0.7); + border-top-width: 0; + border-left-width: 0; + padding-left: 1px; + padding-top: 1px; + background-color: rgba(255, 255, 255, 0.1); +} + +.calendar-day-top { + border-top-width: 1px; +} + +.calendar-day-left { + border-left-width: 1px; +} + +.calendar-work-day { +} + +.calendar-nonwork-day { + background-color: rgba(128, 128, 128, 0.1); +} + +.calendar-today { + color: #54a4e9; + font-weight: bold; +} + +.calendar-other-month-day { + color: rgba(50, 50, 50, 0.3); + box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1); + background-color: rgba(50, 50, 50, 0.1); +} + +/* =================================================================== + * Notifications (messageTray.js) + * ===================================================================*/ +#notification { + border-image: url("background-assets/bg-1.png") 6; + padding: 8px 8px 8px 8px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: rgb(70, 70, 70); +} + +#notification.multi-line-notification { + padding-bottom: 8px; + color: rgb(70, 70, 70); +} + +/* We use row-span = 2 for the image cell, which prevents its height preferences to be + taken into account during allocation, so its height ends up being limited by the height + of the content in the other rows. To avoid showing a stretched image, we set the minimum + height of the table to be ICON_SIZE + IMAGE_SIZE + spacing-rows = 24 + 125 + 10 = 159 */ +.notification-with-image { + min-height: 159px; + color: rgb(70, 70, 70); +} + +#notification-scrollview { + max-height: 100em; +} + +#notification-scrollview > .top-shadow, +#notification-scrollview > .bottom-shadow { + height: 10em; +} + +#notification-scrollview:ltr > StScrollBar { + padding-left: 6px; +} + +#notification-scrollview:rtl > StScrollBar { + padding-right: 6px; +} + +#notification-body { + spacing: 5px; +} + +#notification-actions { + spacing: 10px; +} + +.notification-button { + border-image: url("button-assets/button.png") 4; + border-radius: 18px; + min-width: 5em; + padding: 5px; +} + +.notification-button:focus { + padding: 4px; +} + +#notification .cinnamon-link { + color: rgb(0, 0, 0); + text-decoration: underline; +} + +.notification-icon-button { + border-image: url("button-assets/button.png") 4; + border-radius: 0px; + padding: 5px; +} + +.notification-icon-button:focus { + padding: 4px; +} + +.notification-icon-button > StIcon { + icon-size: 36px; +} + +#notification StEntry { + padding: 4px 12px; + color: #2b2b2b; + border-image: url("misc-assets/entry.png") 6; + border-radius: 4px; + caret-color: #2b2b2b; + caret-size: 1px; + width: 250px; + height: 16px; + transition-duration: 300; + selected-color: #fff; + selection-background-color: #6cabcd; +} + +#notification StEntry:focus { + padding: 4px 12px; + color: #2b2b2b; + border-image: url("misc-assets/entry-focus.png") 6; + border-radius: 4px; + width: 250px; + height: 16px; + selected-color: #fff; + caret-color: #2b2b2b; + caret-size: 1px; + selection-background-color: #6cabcd; + transition-duration: 150; +} + +/* For the links inside notifications. + These URLs are already underlined with Pango markup. */ +#notification .url-highlighter { + link-color: #50a200; +} + +/* =================================================================== + * Alt Tab (appSwitcher/classicSwitcher.js) + * ===================================================================*/ +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + border-image: url("background-assets/bg-1.png") 6; + color: rgb(70, 70, 70); + padding: 20px; + font-size: 0.9em; + font-weight: bold; +} + +.switcher-list-item-container { + spacing: 8px; +} + +.thumbnail-scroll-gradient-left { + background-color: rgba(51, 51, 51, 0.5); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; +} + +.thumbnail-scroll-gradient-right { + background-color: rgba(51, 51, 51, 0.5); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; +} + +.switcher-list .item-box { + padding: 8px; + border: 1px solid rgba(0, 0, 0, 0); + border-radius: 0px; +} + +.switcher-list .item-box:outlined { + padding: 6px; + border: 2px solid rgba(85, 85, 85, 0); +} + +.switcher-list .item-box:selected { + border-image: url("misc-assets/hover-2.png") 6; + color: #fff; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.33); +} + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("misc-assets/corner-ripple.png"); +} + +.ripple-box:rtl { + background-image: url("misc-assets/corner-ripple.png"); +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #dcdcdc; +} + +.switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: white; +} + +.switcher-preview-backdrop { + background-color: rgba(25, 25, 25, 0.65); +} + +/* =================================================================== + * Modal dialogs (modalDialog.js) + * ===================================================================*/ +.modal-dialog { + border-image: url("background-assets/bg-1.png") 6; + color: rgb(70, 70, 70); + padding: 20px; +} + +.modal-dialog-button-box { + spacing: 110px; + padding-top: 20px; +} + +.modal-dialog-button { + height: 22px; + color: rgb(70, 70, 70); + border-image: url("button-assets/button.png") 4; + padding: 3px 31px 4px; +} + +.modal-dialog-button:hover { + border-image: url("button-assets/button-hover.png") 4; +} + +.modal-dialog-button:focus { + border-image: url("button-assets/button-focus.png") 4; + padding: 3px 31px 4px; +} + +.modal-dialog-button:active, +.modal-dialog-button:checked { + border-image: url("button-assets/button-pressed.png") 4; +} + +.modal-dialog-button:focus:hover { + border-image: url("button-assets/button-focus-hover.png") 4; + padding: 3px 31px 4px; +} + +.modal-dialog-button:focus:checked, +.modal-dialog-button:focus:active { + border-image: url("button-assets/button-pressed.png") 4; +} + +.modal-dialog-button:disabled { + color: #a6a6a6; +} + +/* =================================================================== + * Run dialog (runDialog.js) + * ===================================================================*/ +.run-dialog-label { + font-size: 0em; + padding-bottom: 0px; + color: rgba(0, 0, 0, 0); + font-weight: bold; +} + +.run-dialog-error-label { +} + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; +} + +.run-dialog-entry { + padding: 4px 12px; + color: #2b2b2b; + border-image: url("misc-assets/entry.png") 6; + border-radius: 4px; + caret-color: #2b2b2b; + caret-size: 1px; + width: 250px; + height: 16px; + transition-duration: 300; + selected-color: #fff; + selection-background-color: #6cabcd; +} + +.run-dialog-entry:focus { + padding: 4px 12px; + color: #2b2b2b; + border-image: url("misc-assets/entry-focus.png") 6; + border-radius: 4px; + width: 250px; + height: 16px; + selected-color: #fff; + caret-color: #2b2b2b; + caret-size: 1px; + selection-background-color: #6cabcd; + transition-duration: 150; +} + +.run-dialog-completion-box { + padding-left: 15px; +} + +.run-dialog { + padding-right: 12px; + padding-left: 12px; + padding-bottom: 0; + padding-top: 20px; +} + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); +} + +/* ============================================================================= + * CinnamonMountOperation Dialogs (cinnamonMountOperation.js) + * ============================================================================= */ + +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: red; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + font-weight: bold; + color: rgb(70, 70, 70); + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + color: rgb(70, 70, 70); + padding-left: 17px; + width: 28em; +} + +.show-processes-dialog-description:rtl, +.mount-question-dialog-description:rtl { + padding-right: 17px; +} + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; +} + +.show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; +} + +.show-processes-dialog-app-list-item { + color: rgb(70, 70, 70); +} + +.show-processes-dialog-app-list-item:hover { + color: rgb(120, 120, 120); +} + +.show-processes-dialog-app-list-item:ltr { + padding-right: 1em; +} + +.show-processes-dialog-app-list-item:rtl { + padding-left: 1em; +} + +.show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; +} + +.show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; +} + +.show-processes-dialog-app-list-item-name { +} + +/* =================================================================== + * Magnifier (magnifier.js) + * ===================================================================*/ +.magnifier-zoom-region { + border: 2px solid rgba(128, 0, 0, 1); +} + +.magnifier-zoom-region.full-screen { + border-width: 0px; +} + +/* =================================================================== + * On screen keyboard (keyboard.js) + * ===================================================================*/ +#keyboard { + border-image: url("background-assets/keyboard-bg.png") 4; +} + +.keyboard-layout { + spacing: 10px; + padding: 10px; +} + +.keyboard-row { + spacing: 15px; +} + +.keyboard-key { + min-height: 30px; + min-width: 30px; + border-image: url("button-assets/button.png") 4; + font-size: 1.4em; + font-weight: bold; + color: rgb(70, 70, 70); +} + +.keyboard-key:grayed { + color: #888; + border-image: url("button-assets/button.png") 4; +} + +.keyboard-key:checked, +.keyboard-key:hover { + border-image: url("button-assets/button-hover.png") 4; +} + +.keyboard-key:active { + border-image: url("button-assets/button-pressed.png") 4; +} + +.keyboard-subkeys { + color: rgb(70, 70, 70); + padding: 5px; + -arrow-border-radius: 4px; + -arrow-background-color: rgb(225, 225, 225); + -arrow-border-width: 1px; + -arrow-border-color: rgba(40, 40, 40, 0.4); + -arrow-base: 18px; + -arrow-rise: 10px; + -st-shadow: 0px -1px 2px 0px rgba(255, 255, 255, 0.9); + -boxpointer-gap: 2px; +} + +/* ################################################################### + * Cinnamon Specific Section + * ###################################################################*/ + +/* =================================================================== + * Menu applet (menu@cinnamon.org/applet.js) + * ===================================================================*/ + +/* Main menu title */ + +.menu-favorites-box { + background-color: rgb(236, 236, 236); + border: 1px solid rgb(192, 192, 192); + border-radius: 4px; + padding: 0.5em; +} + +.menu-favorites-button { + padding: .9em 1em; + border-radius: 2px; +} + +.menu-favorites-button:hover { + border-image: url("misc-assets/hover-2.png") 6; +} + +.menu-categories-box { + padding-top: 10px; + padding-left: 30px; + padding-right: 30px; + padding-bottom: 10px; +} + +.menu-applications-outer-box { + padding: 0px 10px; +} + +.menu-applications-inner-box { + padding-top: 10px; + padding-left: 10px; + padding-right: 10px; + padding-bottom: 0px; +} + +.menu-application-button { + padding-top: 7px; + padding-left: 7px; + padding-right: 7px; + padding-bottom: 7px; + max-width: 10px; +} + +.menu-application-button:highlighted { + + /* This style is used in menu application buttons for applications which were newly installed */ + font-weight: bold; +} + +.menu-application-button-selected { + padding-top: 7px; + padding-left: 7px; + padding-right: 7px; + padding-bottom: 7px; + color: #fff; + border-image: url("misc-assets/hover-2.png") 6; +} + +.menu-application-button-selected:highlighted { + + /* This style is used in menu application buttons for applications which were newly installed */ + font-weight: bold; +} + +.menu-application-button-label:ltr { + padding-left: 5px; +} + +.menu-application-button-label:rtl { + padding-right: 5px; +} + +.menu-category-button { + padding-top: 7px; + padding-left: 7px; + padding-right: 7px; + padding-bottom: 7px; +} + +.menu-category-button-greyed { + padding-top: 7px; + padding-left: 7px; + padding-right: 7px; + padding-bottom: 7px; + color: rgba(100, 100, 100, 1); + font-style: italic; +} + +.menu-category-button-selected { + padding-top: 7px; + padding-left: 7px; + padding-right: 7px; + padding-bottom: 7px; + color: #fff; + border-image: url("misc-assets/hover-2.png") 6; +} + +.menu-category-button-label:ltr { + padding-left: 5px; +} + +.menu-category-button-label:rtl { + padding-right: 5px; +} + +/* Name and description of the currently hovered item in the menu + * This appears on the bottom right hand corner of the menu*/ +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; +} + +.menu-selected-app-title { + font-weight: bold; +} + +.menu-selected-app-description { + max-width: 150px; +} + +.menu-search-box { + padding-left: 30px; +} + +.menu-search-entry-icon { + icon-size: 1em; + color: #2b2b2b; +} + +.menu-context-menu { +} + +/* =================================================================== + * Window list applet (window-list@cinnamon.org/applet.js) + * ===================================================================*/ +.window-list-box { + spacing: 3px; + padding-left: 0px; +} + +.window-list-box.vertical { + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; +} + +.window-list-item-label { + width: 15em; + min-width: 5px; +} + +.window-list-item-box { + font-weight: bold; + color: rgb(62, 62, 62); + padding-top: 1px; + padding-left: 4px; + padding-right: 4px; + border-image: url("panel-assets/hover-3.svg") 6; +} + +.panel-top .window-list-item-box { + border-image: url("panel-assets/hover-3-top.svg") 6; +} + +.panel-left .window-list-item-box { + padding-left: 0px; + padding-right: 0px; + border-image: url("panel-assets/hover-3-left.svg") 6; +} + +.panel-right .window-list-item-box { + padding-left: 0px; + padding-right: 0px; + border-image: url("panel-assets/hover-3-right.svg") 6; +} + +.window-list-item-box:hover { + border-image: url("panel-assets/hover-1.svg") 6; +} + +.panel-top .window-list-item-box:hover { + border-image: url("panel-assets/hover-1-top.svg") 6; +} + +.panel-left .window-list-item-box:hover { + border-image: url("panel-assets/hover-1-left.svg") 6; +} + +.panel-right .window-list-item-box:hover { + border-image: url("panel-assets/hover-1-right.svg") 6; +} + +.window-list-item-box:active, +.window-list-item-box:checked, +.window-list-item-box:focus, +.window-list-item-box:checked:hover, +.window-list-item-box:focus:hover, +.window-list-item-box:active:hover { + font-weight: bold; + color: #fff; + border-image: url("panel-assets/pressed.svg") 6; +} + +.panel-top .window-list-item-box:active, +.panel-top .window-list-item-box:checked, +.panel-top .window-list-item-box:focus, +.panel-top .window-list-item-box:checked:hover, +.panel-top .window-list-item-box:focus:hover, +.panel-top .window-list-item-box:active:hover { + border-image: url("panel-assets/pressed-top.svg") 6; +} + +.panel-left .window-list-item-box:active, +.panel-left .window-list-item-box:checked, +.panel-left .window-list-item-box:focus, +.panel-left .window-list-item-box:checked:hover, +.panel-left .window-list-item-box:focus:hover, +.panel-left .window-list-item-box:active:hover { + border-image: url("panel-assets/pressed-left.svg") 6; +} + +.panel-right .window-list-item-box:active, +.panel-right .window-list-item-box:checked, +.panel-right .window-list-item-box:focus, +.panel-right .window-list-item-box:checked:hover, +.panel-right .window-list-item-box:focus:hover, +.panel-right .window-list-item-box:active:hover { + border-image: url("panel-assets/pressed-right.svg") 6; +} + +.window-list-item-demands-attention { + border-image: url("panel-assets/attention.svg") 6; +} + +.panel-top .window-list-item-demands-attention { + border-image: url("panel-assets/attention-top.svg") 6; +} + +.panel-left .window-list-item-demands-attention { + border-image: url("panel-assets/attention-left.svg") 6; +} + +.panel-right .window-list-item-demands-attention { + border-image: url("panel-assets/attention-right.svg") 6; +} + +.window-list-item-box .progress { + border-image: url("panel-assets/progress.svg") 6; +} + +.panel-top .window-list-item-box .progress { + border-image: url("panel-assets/progress-top.svg") 6; +} + +.panel-left .window-list-item-box .progress { + border-image: url("panel-assets/progress-left.svg") 6; +} + +.panel-right .window-list-item-box .progress { + border-image: url("panel-assets/progress-right.svg") 6; +} + +.window-list-preview { + border-image: url("background-assets/bg-1.png") 6; + color: rgb(70, 70, 70); + padding: 6px 12px 12px 12px; + font-size: 1em; + font-weight: bold; + text-shadow: white 0px 0px 2px; +} + +/* =================================================================== + * Grouped window list (grouped-window-list@cinnamon.org) + * ===================================================================*/ + +.grouped-window-list-thumbnail-label { + padding-left: 4px; +} +.grouped-window-list-number-label { + z-index: 99; + color: rgb(70, 70, 70); +} +.grouped-window-list-badge { + border-radius: 256px; + background-color: white; +} +.grouped-window-list-button-label { + padding-left: 4px; +} +.grouped-window-list-thumbnail-alert { + background: rgba(255,52,52,0.3); +} + +.grouped-window-list-item-box { + text-align: left; + font-weight: bold; + color: rgb(62, 62, 62); + padding-top: 1px; + padding-left: 4px; + padding-right: 4px; + border-image: none; +} + +.panel-top .grouped-window-list-item-box { + border-image: url("panel-assets/hover-3-top.svg") 6; +} + +.panel-left .grouped-window-list-item-box { + padding-left: 0px; + padding-right: 0px; + border-image: url("panel-assets/hover-3-left.svg") 6; +} + +.panel-right .grouped-window-list-item-box { + padding-left: 0px; + padding-right: 0px; + border-image: url("panel-assets/hover-3-right.svg") 6; +} + +.grouped-window-list-item-box:active, +.grouped-window-list-item-box:active:hover, +.grouped-window-list-item-box:checked, +.grouped-window-list-item-box:checked:hover, +.grouped-window-list-item-box:hover { + border-image: url("panel-assets/hover-1.svg") 6; +} + +.panel-top .grouped-window-list-item-box:hover { + border-image: url("panel-assets/hover-1-top.svg") 6; +} + +.panel-left .grouped-window-list-item-box:hover { + border-image: url("panel-assets/hover-1-left.svg") 6; +} + +.panel-right .grouped-window-list-item-box:hover { + border-image: url("panel-assets/hover-1-right.svg") 6; +} + +.grouped-window-list-item-box:focus, +.grouped-window-list-item-box:focus:hover, +.grouped-window-list-item-box:focus:active:hover { + font-weight: bold; + color: #fff; + border-image: url("panel-assets/pressed.svg") 6; +} + +.panel-top .grouped-window-list-item-box:focus, +.panel-top .grouped-window-list-item-box:focus:hover, +.panel-top .grouped-window-list-item-box:focus:active:hover { + border-image: url("panel-assets/pressed-top.svg") 6; +} + +.panel-left .grouped-window-list-item-box:focus, +.panel-left .grouped-window-list-item-box:focus:hover, +.panel-left .grouped-window-list-item-box:focus:active:hover { + border-image: url("panel-assets/pressed-left.svg") 6; +} + +.panel-right .grouped-window-list-item-box:focus, +.panel-right .grouped-window-list-item-box:focus:hover, +.panel-right .grouped-window-list-item-box:focus:active:hover { + border-image: url("panel-assets/pressed-right.svg") 6; +} + +.grouped-window-list-item-demands-attention { + border-image: url("panel-assets/attention.svg") 6; +} + +.panel-top .grouped-window-list-item-demands-attention { + border-image: url("panel-assets/attention-top.svg") 6; +} + +.panel-left .grouped-window-list-item-demands-attention { + border-image: url("panel-assets/attention-left.svg") 6; +} + +.panel-right .grouped-window-list-item-demands-attention { + border-image: url("panel-assets/attention-right.svg") 6; +} + +.grouped-window-list-item-box .progress { + border-image: url("panel-assets/progress.svg") 6; +} + +.panel-top .grouped-window-list-item-box .progress { + border-image: url("panel-assets/progress-top.svg") 6; +} + +.panel-left .grouped-window-list-item-box .progress { + border-image: url("panel-assets/progress-left.svg") 6; +} + +.panel-right .grouped-window-list-item-box .progress { + border-image: url("panel-assets/progress-right.svg") 6; +} + +.grouped-window-list-thumbnail-menu { + border-image: url("background-assets/bg-1.png") 6; + color: rgb(70, 70, 70); + padding: 0px; + font-size: 0.9em; + font-weight: bold; +} + +.grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); + border-radius: 0px; + spacing: 4px; +} + +.grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 6px; + border: 2px solid rgba(85, 85, 85, 0); +} + +.grouped-window-list-thumbnail-menu .item-box:selected { + border-image: url("misc-assets/hover-2.png") 6; + color: #fff; +} + +.grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; +} + +.grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.33); +} + +/* =================================================================== + * Sound applet (sound@cinnamon.org/applet.js) + * ===================================================================*/ +.sound-player StButton { + width: 22px; + height: 22px; + padding: 5px; + color: #464646; +} + +.sound-player StButton:small { + border: 1px solid transparent; + border-radius: 3px; + width: 16px; + height: 16px; +} + +.sound-player StButton:hover, +.sound-player StButton:active { + color: rgba(70, 70, 70, 0.4); +} + +.sound-player StButton:small:hover { + color: rgb(70, 70, 70); + border-image: url("button-assets/button-hover.png") 4; +} + +.sound-player StButton:small:active { + color: rgb(70, 70, 70); + border-image: url("button-assets/button-pressed.png") 4; +} + +.sound-player .slider { + height: 0.5em; + -slider-height: 0.5em; + -slider-background-color: #7a7a7a; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #6cabcd; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; +} + +.sound-player StBoxLayout { + spacing: 0.5em; +} + +.sound-player > StBoxLayout { + padding: 0 16px 8px; +} + +.sound-player > StBoxLayout:first-child { + border: 1px solid #c2c2c2; + border-top: 0; + border-right: 0; + border-left: 0; +} + +.sound-player-overlay { + border-top: 1px solid #c2c2c2; + width: 300px; + height: 70px; + padding: 16px; + spacing: 0.5em; + color: #464646; + background: #ececec; +} + +.sound-player-overlay StBoxLayout { + padding-top: 2px; +} + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); +} + +/* =================================================================== + * Workspace Switcher applet (workspace-switcher@cinnamon.org/applet.js) + * ===================================================================*/ +.workspace-button { + width: 20px; + height: 6px; + color: rgb(70, 70, 70); + border: 0px; + border-color: rgba(200, 200, 200, 1); + padding: 3px; + padding-right: 1px; + font-weight: bold; + padding-top: 5px; +} + +.workspace-button.vertical { + padding: 0px; + height: 1.5em; +} + +.workspace-button:hover { + border-image: url("panel-assets/hover-1.svg") 6; + color: rgb(70, 70, 70); + border-color: rgba(200, 200, 200, 1); +} + +.panel-top .workspace-button:hover { + border-image: url("panel-assets/hover-1-top.svg") 6; +} + +.panel-left .workspace-button:hover { + border-image: url("panel-assets/hover-1-left.svg") 6; +} + +.panel-right .workspace-button:hover { + border-image: url("panel-assets/hover-1-right.svg") 6; +} + +.workspace-button:outlined { + border-image: url("panel-assets/pressed.svg") 6; + background: rgba(200, 200, 200, 1); + color: #fff; +} + +.panel-top .workspace-button:outlined { + border-image: url("panel-assets/pressed-top.svg") 6; +} + +.panel-left .workspace-button:outlined { + border-image: url("panel-assets/pressed-left.svg") 6; +} + +.panel-right .workspace-button:outlined { + border-image: url("panel-assets/pressed-right.svg") 6; +} + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px 4px 3px 4px; + spacing: 4px; +} + +.workspace-graph .workspace { + border: 1px solid #111; + background-gradient-direction: vertical; + background-gradient-start: #444; + background-gradient-end: #5d5d5d; +} + +.workspace-graph .workspace:active { + border: 1px solid #ccc; + background-gradient-direction: vertical; + background-gradient-start: #333; + background-gradient-end: #5d5d5d; +} + +.workspace-graph .workspace .windows { + -active-window-background: rgba(140, 140, 140, 1.0); + -active-window-border: rgba(0, 0, 0, 0.7); + -inactive-window-background: rgba(140, 140, 140, 1.0); + -inactive-window-border: rgba(0, 0, 0, 0.7); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(108, 171, 205, 1.0); + -active-window-border: rgba(0, 0, 0, 0.9); + -inactive-window-background: rgba(170, 170, 170, 1.0); + -inactive-window-border: rgba(0, 0, 0, 0.7); +} + +/* =================================================================== + * Panel Launchers applet (panel-launchers@cinnamon.org/applet.js) + * ===================================================================*/ +.panel-launchers { + spacing: 0; +} + +.panel-launchers .launcher { + border: 1px solid transparent; + padding-left: 2px; + padding-right: 2px; +} + +.panel-left .panel-launchers .launcher, +.panel-right .panel-launchers .launcher { + padding: 0; + padding-top: 2px; + padding-bottom: 2px; +} + +.panel-launchers .launcher:hover { + border-image: url("panel-assets/hover-1.svg") 6; +} + +.panel-top .panel-launchers .launcher:hover { + border-image: url("panel-assets/hover-1-top.svg") 6; +} + +.panel-left .panel-launchers .launcher:hover { + border-image: url("panel-assets/hover-1-left.svg") 6; +} + +.panel-right .panel-launchers .launcher:hover { + border-image: url("panel-assets/hover-1-right.svg") 6; +} + +/* =================================================================== + * Applets (applet.js) + * ===================================================================*/ +.applet-separator { + border-image: url("panel-assets/separator.png") 4 5 0 2 stretch; + padding: 5px 4px; +} + +.applet-separator-line { +} + +.applet-box { + font-weight: bold; + color: rgb(74, 74, 74); + padding-left: 4px; + padding-right: 4px; + padding-top: 1px; + spacing: 3px; + text-align: center; +} + +.applet-box.vertical { + padding: 0; + padding-top: 5px; + padding-bottom: 5px; +} + +.applet-box:checked, +.applet-box:hover { + border-image: url("panel-assets/hover-1.svg") 6; +} + +.panel-top .applet-box:checked, +.panel-top .applet-box:hover { + border-image: url("panel-assets/hover-1-top.svg") 6; +} + +.panel-left .applet-box:checked, +.panel-left .applet-box:hover { + border-image: url("panel-assets/hover-1-left.svg") 6; +} + +.panel-right .applet-box:checked, +.panel-right .applet-box:hover { + border-image: url("panel-assets/hover-1-right.svg") 6; +} + +.applet-box:highlight { + background-color: #6cabcd; +} + +.applet-box:active { +} + +.applet-label { + font-weight: bold; + color: rgb(66, 66, 66); +} + +.applet-label:checked, +.applet-label:hover { + font-weight: bold; +} + +.applet-icon { + icon-size: 22px; +} + +.applet-icon:hover, +.applet-icon:checked, +.applet-box:checked > .applet-icon, +.applet-box:hover > .applet-icon { +} + +/* =================================================================== + * Workspace OSD (windowManager.js) + * ===================================================================*/ + +.expo-workspaces-name-entry { + border-image: url("misc-assets/expo-name-entry.png") 6; + padding: 8px 12px; + border-radius: 2px; + height: 1.5em; + color: rgba(255, 255, 255, 0.7); + text-align: center; + font-weight: bold; + selected-color: #fff; + caret-color: #fff; + caret-size: 1px; + selection-background-color: #6cabcd; + transition-duration: 150; +} + +.expo-workspaces-name-entry#selected { + color: rgba(255, 255, 255, 1); + transition-duration: 150; +} + +.expo-workspaces-name-entry#selected:focus { + color: rgba(255, 255, 255, 1); + transition-duration: 150; +} + +.expo-workspaces-name-entry:focus { + color: rgba(255, 255, 255, 1); + transition-duration: 150; +} + +/* =================================================================== + * Notification applet (notifications@cinnamon.org/applet.js) + * ===================================================================*/ +.notification-applet-padding { + padding: .5em 1em; +} + +.notification-applet-container { + max-height: 100px; +} + +/* Check Boxes */ +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 18px; + padding-top: 2px; +} + +.check-box StBin, +.check-box:focus StBin { + width: 16px; + height: 16px; + background-image: url("control-assets/checkbox-unchecked.png"); +} + +.check-box:checked StBin, +.check-box:focus:checked StBin { + background-image: url("control-assets/checkbox-checked.png"); +} + +.check-box StLabel { + font-weight: normal; +} + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 18px; + padding-top: 2px; +} + +.radiobutton StBin, +.radiobutton:focus StBin { + width: 16px; + height: 16px; + background-image: url("control-assets/radio-unselected.png"); +} + +.radiobutton:checked StBin, +.radiobutton:focus:checked StBin { + background-image: url("control-assets/radio-selected.png"); +} + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; +} + +.flashspot { + background-color: white; +} + +/* =================================================================== + * User applet (user@cinnamon.org/applet.js) + * ===================================================================*/ +.user-icon { + background-color: rgb(236, 236, 236); + border: 1px solid rgb(192, 192, 192); + border-radius: 4px; + padding: 0.2em; +} + +.user-label { + color: rgb(70, 70, 70); + font-size: 1.6em; + margin: 6px; +} + +/* =================================================================== + * OSD Popups + * ===================================================================*/ +.info-osd { + font-size: 1em; + border-image: url("background-assets/bg-1.png") 6; + padding: 12px; + color: rgb(70, 70, 70); + text-align: center; +} + +.restart-osd { + font-size: 1.6em; +} + +.workspace-osd { + border-image: url("background-assets/bg-1.png") 6; + padding: 9px 15px; + color: rgb(70, 70, 70); + font-weight: bold; + font-size: 4em; +} + +.osd-window { + border-image: url("background-assets/bg-1.png") 6; + color: rgb(70, 70, 70); + padding: 20px; + spacing: 1em; +} + +.osd-window .level { + height: 0.7em; + border-radius: 0.3em; + background-color: rgba(70, 70, 70, 0.4); +} + +.osd-window .level-bar { + border-radius: 0.3em; + background-color: rgb(108, 171, 205); +} + +/* =================================================================== + * Snap/Tile Chrome (windowManager.js) + * ===================================================================*/ +.tile-preview, +.tile-hud { + background-color: rgba(108, 171, 205, 0.4); + border: 1px solid rgba(108, 171, 205, 0.8); +} + +.tile-preview.snap, +.tile-hud.snap { + background-color: rgba(108, 171, 205, 0.8); +} + +.tile-hud:top { + border-top-width: 0px; + border-radius: 0px 0px 8px 8px; +} + +.tile-hud:bottom { + border-bottom-width: 0px; + border-radius: 8px 8px 0px 0px; +} + +.tile-hud:left { + border-left-width: 0px; + border-radius: 0px 8px 8px 0px; +} + +.tile-hud:right { + border-right-width: 0px; + border-radius: 8px 0px 0px 8px; +} + +.tile-hud:top-left { + border-top-width: 0px; + border-left-width: 0px; + border-radius: 0px 0px 8px 0px; +} + +.tile-hud:top-right { + border-top-width: 0px; + border-right-width: 0px; + border-radius: 0px 0px 0px 8px; +} + +.tile-hud:bottom-left { + border-bottom-width: 0px; + border-left-width: 0px; + border-radius: 0px 8px 0px 0px; +} + +.tile-hud:bottom-right { + border-bottom-width: 0px; + border-right-width: 0px; + border-radius: 8px 0px 0px 0px; +} diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-left-hover.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-left-hover.svg new file mode 100644 index 00000000..5db0f83d --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-left-hover.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" height="16" id="svg2" version="1.1" inkscape:version="0.48.3.1 r9886" sodipodi:docname="calendar-arrow-right-hover.svg"> + <defs id="defs4" /> + <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="22.627417" inkscape:cx="11.708962" inkscape:cy="6.8272175" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" borderlayer="true" inkscape:showpageshadow="false" inkscape:window-width="930" inkscape:window-height="681" inkscape:window-x="434" inkscape:window-y="62" inkscape:window-maximized="0"> + <inkscape:grid type="xygrid" id="grid17403" empspacing="5" visible="true" enabled="true" snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata id="metadata7"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> + <path style="fill:gray;fill-opacity:1;stroke:none;display:inline" d="m 12.999995,1051.3622 0,-14 -9.9999967,7 z" id="path18028" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-left.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-left.svg new file mode 100644 index 00000000..4ef64614 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-left.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" height="16" id="svg2" version="1.1" inkscape:version="0.48.3.1 r9886" sodipodi:docname="calendar-arrow-left.svg"> + <defs id="defs4" /> + <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="22.627417" inkscape:cx="11.708962" inkscape:cy="6.8272175" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" borderlayer="true" inkscape:showpageshadow="false" inkscape:window-width="930" inkscape:window-height="681" inkscape:window-x="434" inkscape:window-y="62" inkscape:window-maximized="0"> + <inkscape:grid type="xygrid" id="grid17403" empspacing="5" visible="true" enabled="true" snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata id="metadata7"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> + <path transform="matrix(0,1.6008993,1.1656923,0,-383.93249,909.15411)" style="fill:#333;fill-opacity:1;stroke:none;display:inline" d="m 88.830128,340.51223 -8.745085,0 4.372543,-8.57859 z" id="path18028" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-right-hover.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-right-hover.svg new file mode 100644 index 00000000..0b80a1a5 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-right-hover.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" height="16" id="svg2" version="1.1" inkscape:version="0.48.3.1 r9886" sodipodi:docname="calendar-arrow-right.svg"> + <defs id="defs4" /> + <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="22.627417" inkscape:cx="11.708962" inkscape:cy="6.8272175" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" borderlayer="true" inkscape:showpageshadow="false" inkscape:window-width="930" inkscape:window-height="681" inkscape:window-x="434" inkscape:window-y="62" inkscape:window-maximized="0"> + <inkscape:grid type="xygrid" id="grid17403" empspacing="5" visible="true" enabled="true" snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata id="metadata7"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> + <path style="fill:gray;fill-opacity:1;stroke:none;display:inline" d="m 2.9999983,1051.3622 0,-14 9.9999967,7 z" id="path18028" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-right.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-right.svg new file mode 100644 index 00000000..db7f3f42 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/calendar-arrow-right.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" height="16" id="svg2" version="1.1" inkscape:version="0.48.3.1 r9886" sodipodi:docname="calendar-arrow-left.svg"> + <defs id="defs4" /> + <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="22.627417" inkscape:cx="11.708962" inkscape:cy="6.8272175" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" borderlayer="true" inkscape:showpageshadow="false" inkscape:window-width="930" inkscape:window-height="681" inkscape:window-x="434" inkscape:window-y="62" inkscape:window-maximized="0"> + <inkscape:grid type="xygrid" id="grid17403" empspacing="5" visible="true" enabled="true" snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata id="metadata7"> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3622)"> + <path style="fill:#333;fill-opacity:1;stroke:none;display:inline" d="m 2.9999983,1051.3622 0,-14 9.9999967,7 z" id="path18028" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/checkbox-checked.png b/themes/Mint-X-Aqua/cinnamon/control-assets/checkbox-checked.png new file mode 120000 index 00000000..cca6a6a5 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/checkbox-checked.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/checkbox-unchecked.png b/themes/Mint-X-Aqua/cinnamon/control-assets/checkbox-unchecked.png Binary files differnew file mode 100644 index 00000000..b528a28d --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/checkbox-unchecked.png diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/close-hover.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/close-hover.svg new file mode 100644 index 00000000..3b0a8838 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/close-hover.svg @@ -0,0 +1,278 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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" + id="svg7384" + height="35" + width="35" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="close-hover.svg"> + <defs + id="defs10"> + <linearGradient + id="linearGradient4039"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4041" /> + <stop + style="stop-color:#f5f5f5;stop-opacity:1;" + offset="1" + id="stop4043" /> + </linearGradient> + <linearGradient + id="linearGradient3816"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3818" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3820" /> + </linearGradient> + <linearGradient + id="linearGradient3774"> + <stop + id="stop3776" + offset="0" + style="stop-color:#ff191c;stop-opacity:1;" /> + <stop + id="stop3778" + offset="1" + style="stop-color:#ff7777;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3754"> + <stop + style="stop-color:#120a12;stop-opacity:1;" + offset="0" + id="stop3756" /> + <stop + style="stop-color:#000000;stop-opacity:0.58558559;" + offset="1" + id="stop3758" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754" + id="linearGradient3760" + x1="18.068966" + y1="34" + x2="18.068966" + y2="-3.5517242" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754-1" + id="linearGradient3760-2" + x1="18.068966" + y1="34" + x2="18.068966" + y2="-3.5517242" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3754-1"> + <stop + style="stop-color:#262626;stop-opacity:1;" + offset="0" + id="stop3756-2" /> + <stop + style="stop-color:#7c7c7c;stop-opacity:1;" + offset="1" + id="stop3758-3" /> + </linearGradient> + <linearGradient + y2="-3.5517242" + x2="18.068966" + y1="34" + x1="18.068966" + gradientUnits="userSpaceOnUse" + id="linearGradient3012" + xlink:href="#linearGradient3774" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754-7" + id="linearGradient3760-21" + x1="18.068966" + y1="34" + x2="18.068966" + y2="-3.5517242" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3754-7"> + <stop + style="stop-color:#120a12;stop-opacity:1;" + offset="0" + id="stop3756-7" /> + <stop + style="stop-color:#000000;stop-opacity:0.58558559;" + offset="1" + id="stop3758-4" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="linearGradient3822" + x1="18.187201" + y1="0.3199999" + x2="18.134615" + y2="30.826923" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="-3.5517242" + x2="18.068966" + y1="34" + x1="18.068966" + gradientUnits="userSpaceOnUse" + id="linearGradient3012-4" + xlink:href="#linearGradient3754-1-4" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3754-1-4"> + <stop + style="stop-color:#120a12;stop-opacity:1;" + offset="0" + id="stop3756-2-5" /> + <stop + style="stop-color:#000000;stop-opacity:0.58558559;" + offset="1" + id="stop3758-3-7" /> + </linearGradient> + </defs> + <sodipodi:namedview + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10000" + gridtolerance="10000" + guidetolerance="10000" + inkscape:pageopacity="0.23529412" + inkscape:pageshadow="2" + inkscape:window-width="1600" + inkscape:window-height="848" + id="namedview8" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="21.070019" + inkscape:cx="16.363558" + inkscape:cy="18.069851" + inkscape:window-x="0" + inkscape:window-y="23" + inkscape:window-maximized="1" + inkscape:current-layer="svg7384"> + <inkscape:grid + type="xygrid" + id="grid2989" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + color="#000000" + opacity="0.1254902" + empcolor="#000000" + empopacity="0.25098039" /> + </sodipodi:namedview> + <title + id="title9167">Gnome Symbolic Icon Theme</title> + <metadata + id="metadata90"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Gnome Symbolic Icon Theme</dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3802" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="17.5" + sodipodi:ry="17.5" + d="m 35,17.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z" + transform="matrix(0.82857143,0,0,0.82857142,40,3.0000003)" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient3760);fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3800" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.75757576,0,0,0.75757576,41.242424,4.2424242)" /> + <path + sodipodi:type="arc" + style="opacity:0.42;fill:#141414;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3800-0-9" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.87878788,0,0,0.87878788,2.1212122,2.1212122)" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient3012);fill-opacity:1.0;fill-rule:nonzero;stroke:none;opacity:0.88000000000000000" + id="path3800-0" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.81818182,0,0,0.81818182,3.1818182,3.1818182)" /> + <path + style="opacity:0.57;fill:#000000;fill-opacity:1;stroke:none" + d="m 21,14 0,0 0,0 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 0,1 0,1 -1,0 -1,0 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 1,0 1,0 0,1 0,1 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 0,-1 0,-1 1,0 1,0 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 0,0 -1,0 0,0 z" + id="path2997-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> + <path + style="opacity:0.94;fill:#ffffff;fill-opacity:1;stroke:none" + d="m 21,13 0,0 0,0 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 0,1 0,1 -1,0 -1,0 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 1,0 1,0 0,1 0,1 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 0,-1 0,-1 1,0 1,0 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 0,0 -1,0 0,0 z" + id="path2997" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> + <g + id="g4049" + transform="matrix(-1,0,0,1,-15.999993,0.99997611)"> + <path + d="m -13.996453,13.000266 1.124557,0 c 0.01166,-1.34e-4 0.02338,-5.16e-4 0.03514,0 0.286707,0.01263 0.573378,0.144646 0.773133,0.35155 l 2.5653959,2.566327 2.6005382,-2.566327 c 0.2987106,-0.259308 0.5023079,-0.34368 0.7731327,-0.35155 l 1.1245573,0 0,1.124964 c 0,0.322267 -0.038615,0.619457 -0.2811391,0.843719 l -2.5653959,2.566327 2.5302536,2.531174 c 0.2116279,0.211688 0.3162725,0.510114 0.3162814,0.808566 l 0,1.124965 -1.1245573,0 c -0.2983462,-9e-6 -0.5966738,-0.104728 -0.808275,-0.316389 l -2.5653959,-2.566327 -2.5653959,2.566327 c -0.211601,0.211705 -0.509942,0.316389 -0.808276,0.316389 l -1.124556,0 0,-1.124965 c -4e-6,-0.298435 0.10465,-0.596878 0.316281,-0.808566 l 2.565396,-2.531174 -2.565396,-2.566327 c -0.236991,-0.218944 -0.340921,-0.52789 -0.316281,-0.843719 l 0,-1.124964 z" + inkscape:connector-curvature="0" + id="path27279-0-5-3" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.87999998;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + sodipodi:nodetypes="ccsccccccccccccccccccccccc" /> + <path + d="m -13.996453,12.000286 1.124557,0 c 0.01166,-1.34e-4 0.02338,-5.16e-4 0.03514,0 0.286707,0.01263 0.573378,0.144646 0.773133,0.35155 l 2.5653959,2.566327 2.6005382,-2.566327 c 0.2987106,-0.259308 0.5023079,-0.34368 0.7731327,-0.35155 l 1.1245573,0 0,1.124964 c 0,0.322267 -0.038615,0.619457 -0.2811391,0.843719 l -2.5653959,2.566327 2.5302536,2.531174 c 0.2116279,0.211688 0.3162725,0.510114 0.3162814,0.808566 l 0,1.124965 -1.1245573,0 c -0.2983462,-9e-6 -0.5966738,-0.104728 -0.808275,-0.316389 l -2.5653959,-2.566327 -2.5653959,2.566327 c -0.211601,0.211705 -0.509942,0.316389 -0.808276,0.316389 l -1.124556,0 0,-1.124965 c -4e-6,-0.298435 0.10465,-0.596878 0.316281,-0.808566 l 2.565396,-2.531174 -2.565396,-2.566327 c -0.236991,-0.218944 -0.340921,-0.52789 -0.316281,-0.843719 l 0,-1.124964 z" + inkscape:connector-curvature="0" + id="path27279-0-5" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + sodipodi:nodetypes="ccsccccccccccccccccccccccc" /> + </g> + <path + sodipodi:type="arc" + style="opacity:0.34000000000000002;fill:none;stroke:url(#linearGradient3822);stroke-width:1.26923084000000008;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path3800-5" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.78787878,0,0,0.78787878,3.7121212,3.7121213)" /> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/close.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/close.svg new file mode 100644 index 00000000..4e434eab --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/close.svg @@ -0,0 +1,278 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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" + id="svg7384" + height="35" + width="35" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="close.svg"> + <defs + id="defs10"> + <linearGradient + id="linearGradient4039"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4041" /> + <stop + style="stop-color:#f5f5f5;stop-opacity:1;" + offset="1" + id="stop4043" /> + </linearGradient> + <linearGradient + id="linearGradient3816"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3818" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3820" /> + </linearGradient> + <linearGradient + id="linearGradient3774"> + <stop + id="stop3776" + offset="0" + style="stop-color:#ff191c;stop-opacity:1;" /> + <stop + id="stop3778" + offset="1" + style="stop-color:#ff7777;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3754"> + <stop + style="stop-color:#120a12;stop-opacity:1;" + offset="0" + id="stop3756" /> + <stop + style="stop-color:#000000;stop-opacity:0.58558559;" + offset="1" + id="stop3758" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754" + id="linearGradient3760" + x1="18.068966" + y1="34" + x2="18.068966" + y2="-3.5517242" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754-1" + id="linearGradient3760-2" + x1="18.068966" + y1="34" + x2="18.068966" + y2="-3.5517242" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3754-1"> + <stop + style="stop-color:#262626;stop-opacity:1;" + offset="0" + id="stop3756-2" /> + <stop + style="stop-color:#7c7c7c;stop-opacity:1;" + offset="1" + id="stop3758-3" /> + </linearGradient> + <linearGradient + y2="-3.5517242" + x2="18.068966" + y1="34" + x1="18.068966" + gradientUnits="userSpaceOnUse" + id="linearGradient3012" + xlink:href="#linearGradient3754-1" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3754-7" + id="linearGradient3760-21" + x1="18.068966" + y1="34" + x2="18.068966" + y2="-3.5517242" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3754-7"> + <stop + style="stop-color:#120a12;stop-opacity:1;" + offset="0" + id="stop3756-7" /> + <stop + style="stop-color:#000000;stop-opacity:0.58558559;" + offset="1" + id="stop3758-4" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="linearGradient3822" + x1="18.187201" + y1="0.3199999" + x2="18.134615" + y2="30.826923" + gradientUnits="userSpaceOnUse" /> + <linearGradient + y2="-3.5517242" + x2="18.068966" + y1="34" + x1="18.068966" + gradientUnits="userSpaceOnUse" + id="linearGradient3012-4" + xlink:href="#linearGradient3754-1-4" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3754-1-4"> + <stop + style="stop-color:#120a12;stop-opacity:1;" + offset="0" + id="stop3756-2-5" /> + <stop + style="stop-color:#000000;stop-opacity:0.58558559;" + offset="1" + id="stop3758-3-7" /> + </linearGradient> + </defs> + <sodipodi:namedview + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10000" + gridtolerance="10000" + guidetolerance="10000" + inkscape:pageopacity="0.23529412" + inkscape:pageshadow="2" + inkscape:window-width="1600" + inkscape:window-height="848" + id="namedview8" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:zoom="21.070019" + inkscape:cx="16.363558" + inkscape:cy="18.069851" + inkscape:window-x="0" + inkscape:window-y="23" + inkscape:window-maximized="1" + inkscape:current-layer="svg7384"> + <inkscape:grid + type="xygrid" + id="grid2989" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + color="#000000" + opacity="0.1254902" + empcolor="#000000" + empopacity="0.25098039" /> + </sodipodi:namedview> + <title + id="title9167">Gnome Symbolic Icon Theme</title> + <metadata + id="metadata90"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Gnome Symbolic Icon Theme</dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3802" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="17.5" + sodipodi:ry="17.5" + d="m 35,17.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z" + transform="matrix(0.82857143,0,0,0.82857142,40,3.0000003)" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient3760);fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3800" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.75757576,0,0,0.75757576,41.242424,4.2424242)" /> + <path + sodipodi:type="arc" + style="opacity:0.59999999999999998;fill:#141414;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path3800-0-9" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.87878788,0,0,0.87878788,2.1212122,2.1212122)" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient3012);fill-opacity:1;fill-rule:nonzero;stroke:none;opacity:0.88" + id="path3800-0" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.81818182,0,0,0.81818182,3.1818182,3.1818182)" /> + <path + style="opacity:0.83999999;fill:#000000;fill-opacity:1;stroke:none" + d="m 21,14 0,0 0,0 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 0,1 0,1 -1,0 -1,0 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 1,0 1,0 0,1 0,1 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 0,-1 0,-1 1,0 1,0 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 0,0 -1,0 0,0 z" + id="path2997-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> + <path + style="opacity:0.84;fill:#ffffff;fill-opacity:1;stroke:none" + d="m 21,13 0,0 0,0 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 0,1 0,1 -1,0 -1,0 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 1,0 1,0 0,1 0,1 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 0,-1 0,-1 1,0 1,0 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 0,0 -1,0 0,0 z" + id="path2997" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> + <g + id="g4049" + transform="matrix(-1,0,0,1,-15.999993,0.99997611)"> + <path + d="m -13.996453,13.000266 1.124557,0 c 0.01166,-1.34e-4 0.02338,-5.16e-4 0.03514,0 0.286707,0.01263 0.573378,0.144646 0.773133,0.35155 l 2.5653959,2.566327 2.6005382,-2.566327 c 0.2987106,-0.259308 0.5023079,-0.34368 0.7731327,-0.35155 l 1.1245573,0 0,1.124964 c 0,0.322267 -0.038615,0.619457 -0.2811391,0.843719 l -2.5653959,2.566327 2.5302536,2.531174 c 0.2116279,0.211688 0.3162725,0.510114 0.3162814,0.808566 l 0,1.124965 -1.1245573,0 c -0.2983462,-9e-6 -0.5966738,-0.104728 -0.808275,-0.316389 l -2.5653959,-2.566327 -2.5653959,2.566327 c -0.211601,0.211705 -0.509942,0.316389 -0.808276,0.316389 l -1.124556,0 0,-1.124965 c -4e-6,-0.298435 0.10465,-0.596878 0.316281,-0.808566 l 2.565396,-2.531174 -2.565396,-2.566327 c -0.236991,-0.218944 -0.340921,-0.52789 -0.316281,-0.843719 l 0,-1.124964 z" + inkscape:connector-curvature="0" + id="path27279-0-5-3" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.87999998;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + sodipodi:nodetypes="ccsccccccccccccccccccccccc" /> + <path + d="m -13.996453,12.000286 1.124557,0 c 0.01166,-1.34e-4 0.02338,-5.16e-4 0.03514,0 0.286707,0.01263 0.573378,0.144646 0.773133,0.35155 l 2.5653959,2.566327 2.6005382,-2.566327 c 0.2987106,-0.259308 0.5023079,-0.34368 0.7731327,-0.35155 l 1.1245573,0 0,1.124964 c 0,0.322267 -0.038615,0.619457 -0.2811391,0.843719 l -2.5653959,2.566327 2.5302536,2.531174 c 0.2116279,0.211688 0.3162725,0.510114 0.3162814,0.808566 l 0,1.124965 -1.1245573,0 c -0.2983462,-9e-6 -0.5966738,-0.104728 -0.808275,-0.316389 l -2.5653959,-2.566327 -2.5653959,2.566327 c -0.211601,0.211705 -0.509942,0.316389 -0.808276,0.316389 l -1.124556,0 0,-1.124965 c -4e-6,-0.298435 0.10465,-0.596878 0.316281,-0.808566 l 2.565396,-2.531174 -2.565396,-2.566327 c -0.236991,-0.218944 -0.340921,-0.52789 -0.316281,-0.843719 l 0,-1.124964 z" + inkscape:connector-curvature="0" + id="path27279-0-5" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + sodipodi:nodetypes="ccsccccccccccccccccccccccc" /> + </g> + <path + sodipodi:type="arc" + style="opacity:0.34000000000000002;fill:none;stroke:url(#linearGradient3822);stroke-width:1.26923084000000008;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path3800-5" + sodipodi:cx="17.5" + sodipodi:cy="17.5" + sodipodi:rx="16.5" + sodipodi:ry="16.5" + d="m 34,17.5 a 16.5,16.5 0 1 1 -33,0 16.5,16.5 0 1 1 33,0 z" + transform="matrix(0.78787878,0,0,0.78787878,3.7121212,3.7121213)" /> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/radio-selected.png b/themes/Mint-X-Aqua/cinnamon/control-assets/radio-selected.png new file mode 120000 index 00000000..810e8822 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/radio-selected.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/radio-unselected.png b/themes/Mint-X-Aqua/cinnamon/control-assets/radio-unselected.png Binary files differnew file mode 100644 index 00000000..809b438b --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/radio-unselected.png diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/switch-off.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/switch-off.svg new file mode 100644 index 00000000..c27a3ffc --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/switch-off.svg @@ -0,0 +1,522 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="55" + height="22" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="switch-off-2.svg" + inkscape:export-filename="/home/joseph/.themes/Mint-X-3.8.2/gtk-3.0/assets/switch-off.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3838"> + <stop + style="stop-color:#a8a8a8;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + id="stop3797" + offset="0.30000001" + style="stop-color:#b8b8b8;stop-opacity:1;" /> + <stop + style="stop-color:#b8b8b8;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3850"> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="0" + id="stop3852" /> + <stop + id="stop3858" + offset="0.5" + style="stop-color:#000000;stop-opacity:0.40000001;" /> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="1" + id="stop3854" /> + </linearGradient> + <linearGradient + id="linearGradient3834"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3836" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.1;" + offset="1" + id="stop3838" /> + </linearGradient> + <linearGradient + id="linearGradient3810"> + <stop + style="stop-color:#010101;stop-opacity:0.20833331;" + offset="0" + id="stop3812" /> + <stop + style="stop-color:#010101;stop-opacity:0;" + offset="1" + id="stop3814" /> + </linearGradient> + <linearGradient + id="linearGradient3798"> + <stop + style="stop-color:#699933;stop-opacity:1;" + offset="0" + id="stop3800" /> + <stop + style="stop-color:#9ab87c;stop-opacity:1;" + offset="1" + id="stop3802" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#efefef;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#d7d7d7;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient3767"> + <stop + style="stop-color:#000000;stop-opacity:0.15000001;" + offset="0" + id="stop3769" /> + <stop + style="stop-color:#000000;stop-opacity:0.07;" + offset="1" + id="stop3771" /> + </linearGradient> + <linearGradient + id="linearGradient3761"> + <stop + style="stop-color:#020202;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + id="linearGradient3786"> + <stop + style="stop-color:#000000;stop-opacity:0.80000001;" + offset="0" + id="stop3788" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3790" /> + </linearGradient> + <linearGradient + id="linearGradient3759"> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="0" + id="stop3761" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.30000001;" + offset="1" + id="stop3763" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient3765" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7562504,0,0,1.0937502,-47.737504,-119.03412)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3786" + id="linearGradient3792" + x1="7.9447989" + y1="1037.4174" + x2="8.0395012" + y2="1051.2561" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3773" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.5198867,0,0,1.3125011,-53.846595,-347.81751)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3796" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.359379,340.82753)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834" + id="linearGradient3840" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850" + id="linearGradient3856" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3838" + id="linearGradient3844" + x1="-45" + y1="1027.3622" + x2="-45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-4.6874987,341.15564)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient3967" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7562504,0,0,1.0937502,-47.737504,-119.03412)" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3838" + id="linearGradient3969" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-4.6874987,341.15564)" + x1="-45" + y1="1027.3622" + x2="-45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850" + id="linearGradient3971" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3973" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.5198867,0,0,1.3125011,-53.846595,-347.81751)" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3975" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.359379,340.82753)" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834" + id="linearGradient3977" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient4018" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7562504,0,0,1.0937502,-47.737504,-119.03412)" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3838" + id="linearGradient4020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-4.6874987,341.15564)" + x1="-45" + y1="1027.3622" + x2="-45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850" + id="linearGradient4022" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient4024" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.5198867,0,0,1.3125011,-53.846595,-347.81751)" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient4026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.359379,340.82753)" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834" + id="linearGradient4028" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834" + id="linearGradient4033" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8385822,0,0,0.84650434,-53.994071,161.53977)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient4036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.83870969,0,0,0.846042,-53.580644,161.59706)" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient4039" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.5842706,0,0,1.6922938,-64.312859,-726.42666)" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850" + id="linearGradient4042" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.852641,0,0,0.846042,-54.57923,162.02006)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3838" + id="linearGradient4045" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.85942097,0,0,0.846042,0.00335453,162.02006)" + x1="-45" + y1="1027.3622" + x2="-45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient4048" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.6095682,0,0,1.4100701,-56.374661,-431.25967)" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.7372549" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="35.267986" + inkscape:cy="9.7492936" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-global="true" + inkscape:window-width="1600" + inkscape:window-height="852" + inkscape:window-x="0" + inkscape:window-y="23" + inkscape:window-maximized="1" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + color="#ffffff" + opacity="0.1254902" + empcolor="#ffffff" + empopacity="0.25098039" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1030.3622)"> + <rect + style="fill:none;stroke:url(#linearGradient4048);stroke-width:0.85270524;stroke-opacity:1" + id="rect3757" + width="54.143524" + height="21.151051" + x="-54.569878" + y="1030.7886" + rx="3.4376838" + ry="3.3841679" + transform="scale(-1,1)" /> + <rect + style="fill:url(#linearGradient4045);fill-opacity:1;stroke:#808080;stroke-width:0.85270524px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3755" + width="52.424683" + height="20.305023" + x="-53.710457" + y="1030.7886" + rx="2.5782628" + ry="2.538126" + transform="scale(-1,1)" /> + <rect + style="fill:url(#linearGradient4042);fill-opacity:1;stroke:none" + id="rect3820" + width="27.284512" + height="19.458981" + x="-29" + y="1031.2115" + rx="2.1316025" + ry="2.1151052" + transform="scale(-1,1)" /> + <rect + style="fill:none;stroke:url(#linearGradient4039);stroke-width:0.85040969;stroke-opacity:1" + id="rect3765" + width="50.426979" + height="18.615236" + x="-52.852184" + y="1031.6335" + rx="1.7093891" + ry="1.6922927" + transform="scale(-1,1)" /> + <rect + ry="1.692084" + rx="1.6774193" + y="1031.2115" + x="-28" + height="19.458981" + width="26" + id="rect3020" + style="fill:url(#linearGradient4036);fill-opacity:1;stroke:none" + transform="scale(-1,1)" /> + <rect + style="fill:none;stroke:url(#linearGradient4033);stroke-width:0.84253401;stroke-opacity:1" + id="rect3824" + width="25.157467" + height="18.623112" + x="-27.578733" + y="1031.6295" + rx="1.6771644" + ry="1.6930087" + transform="scale(-1,1)" /> + <path + transform="matrix(0.70775844,0,0,0.65803266,9.4755532,1033.0447)" + d="m 54,12 a 8.5,9 0 1 1 -17,0 8.5,9 0 1 1 17,0 z" + sodipodi:ry="9" + sodipodi:rx="8.5" + sodipodi:cy="12" + sodipodi:cx="45.5" + id="path3836" + style="fill:none;stroke:#000000;stroke-width:5.86129713;stroke-miterlimit:4;stroke-opacity:0.20000000000000001;stroke-dasharray:none" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#f5f5f5;stroke-width:2.93064857;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path3834" + sodipodi:cx="45.5" + sodipodi:cy="12" + sodipodi:rx="8.5" + sodipodi:ry="9" + d="m 54,12 a 8.5,9 0 1 1 -17,0 8.5,9 0 1 1 17,0 z" + transform="matrix(0.70775844,0,0,0.65803266,9.4755532,1033.0447)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/control-assets/switch-on.svg b/themes/Mint-X-Aqua/cinnamon/control-assets/switch-on.svg new file mode 100644 index 00000000..c9f595bb --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/control-assets/switch-on.svg @@ -0,0 +1,573 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="55" + height="22" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="switch-on.svg" + inkscape:export-filename="/home/joseph/.themes/Mint-X-3.8.2/gtk-3.0/assets/switch-off.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3838"> + <stop + style="stop-color:#a8a8a8;stop-opacity:1;" + offset="0" + id="stop3840" /> + <stop + id="stop3797" + offset="0.30000001" + style="stop-color:#b8b8b8;stop-opacity:1;" /> + <stop + style="stop-color:#b8b8b8;stop-opacity:1;" + offset="1" + id="stop3842" /> + </linearGradient> + <linearGradient + id="linearGradient3850"> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="0" + id="stop3852" /> + <stop + id="stop3858" + offset="0.5" + style="stop-color:#000000;stop-opacity:0.40000001;" /> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="1" + id="stop3854" /> + </linearGradient> + <linearGradient + id="linearGradient3834"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3836" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.1;" + offset="1" + id="stop3838" /> + </linearGradient> + <linearGradient + id="linearGradient3810"> + <stop + style="stop-color:#010101;stop-opacity:0.20833331;" + offset="0" + id="stop3812" /> + <stop + style="stop-color:#010101;stop-opacity:0;" + offset="1" + id="stop3814" /> + </linearGradient> + <linearGradient + id="linearGradient3798"> + <stop + style="stop-color:#699933;stop-opacity:1;" + offset="0" + id="stop3800" /> + <stop + style="stop-color:#9ab87c;stop-opacity:1;" + offset="1" + id="stop3802" /> + </linearGradient> + <linearGradient + id="linearGradient3790"> + <stop + style="stop-color:#efefef;stop-opacity:1;" + offset="0" + id="stop3792" /> + <stop + style="stop-color:#d7d7d7;stop-opacity:1;" + offset="1" + id="stop3794" /> + </linearGradient> + <linearGradient + id="linearGradient3767"> + <stop + style="stop-color:#000000;stop-opacity:0.15000001;" + offset="0" + id="stop3769" /> + <stop + style="stop-color:#000000;stop-opacity:0.07;" + offset="1" + id="stop3771" /> + </linearGradient> + <linearGradient + id="linearGradient3761"> + <stop + style="stop-color:#020202;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + id="linearGradient3786"> + <stop + style="stop-color:#000000;stop-opacity:0.80000001;" + offset="0" + id="stop3788" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3790" /> + </linearGradient> + <linearGradient + id="linearGradient3759"> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="0" + id="stop3761" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.30000001;" + offset="1" + id="stop3763" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient3765" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7562504,0,0,1.0937502,-47.737504,-119.03412)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3786" + id="linearGradient3792" + x1="7.9447989" + y1="1037.4174" + x2="8.0395012" + y2="1051.2561" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3773" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.5198867,0,0,1.3125011,-53.846595,-347.81751)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient3796" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.359379,340.82753)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834" + id="linearGradient3840" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850" + id="linearGradient3856" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-46.687504,341.15564)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3838" + id="linearGradient3844" + x1="-45" + y1="1027.3622" + x2="-45" + y2="1050.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.65625008,0,0,0.65625008,-4.6874987,341.15564)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834" + id="linearGradient4033" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8385822,0,0,0.84650434,1.0021601,161.53977)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790" + id="linearGradient4036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.83870969,0,0,0.846042,1.4155871,161.59706)" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient4039" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.5842706,0,0,1.6922938,-9.3166279,-726.42666)" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850" + id="linearGradient4042" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.852641,0,0,0.846042,0.41700108,162.02006)" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient4045" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.85942097,0,0,0.846042,54.999586,162.02006)" + x1="-45" + y1="1027.3622" + x2="-45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient4048" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.6095682,0,0,1.4100701,-1.3784299,-431.25967)" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="1051.2561" + x2="8.0395012" + y1="1037.4174" + x1="7.9447989" + id="linearGradient3792-4" + xlink:href="#linearGradient3786-4" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3759-1"> + <stop + id="stop3761-5" + offset="0" + style="stop-color:#ffffff;stop-opacity:0;" /> + <stop + id="stop3763-6" + offset="1" + style="stop-color:#ffffff;stop-opacity:0.30000001;" /> + </linearGradient> + <linearGradient + id="linearGradient3786-4"> + <stop + id="stop3788-2" + offset="0" + style="stop-color:#000000;stop-opacity:0.80000001;" /> + <stop + id="stop3790-0" + offset="1" + style="stop-color:#000000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3761-2"> + <stop + id="stop3764-5" + offset="0" + style="stop-color:#020202;stop-opacity:1;" /> + <stop + id="stop3766-2" + offset="1" + style="stop-color:#000000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3767-0"> + <stop + id="stop3769-6" + offset="0" + style="stop-color:#000000;stop-opacity:0.15000001;" /> + <stop + id="stop3771-2" + offset="1" + style="stop-color:#000000;stop-opacity:0.07;" /> + </linearGradient> + <linearGradient + id="linearGradient3790-4"> + <stop + id="stop3792-7" + offset="0" + style="stop-color:#f2f2f2;stop-opacity:1;" /> + <stop + id="stop3794-9" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:0.98333335;" /> + </linearGradient> + <linearGradient + id="linearGradient3798-5"> + <stop + id="stop3800-2" + offset="0" + style="stop-color:#699933;stop-opacity:1;" /> + <stop + id="stop3802-2" + offset="1" + style="stop-color:#9ab87c;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3810-4"> + <stop + id="stop3812-7" + offset="0" + style="stop-color:#010101;stop-opacity:0.20833331;" /> + <stop + id="stop3814-5" + offset="1" + style="stop-color:#010101;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3834-6"> + <stop + id="stop3836-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3838-7" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient3850-3"> + <stop + id="stop3852-4" + offset="0" + style="stop-color:#000000;stop-opacity:0.25;" /> + <stop + style="stop-color:#000000;stop-opacity:0.40000001;" + offset="0.5" + id="stop3858-6" /> + <stop + id="stop3854-1" + offset="1" + style="stop-color:#000000;stop-opacity:0.25;" /> + </linearGradient> + <linearGradient + id="linearGradient3793"> + <stop + id="stop3795" + offset="0" + style="stop-color:#5ca2c8;stop-opacity:1;" /> + <stop + id="stop3797-6" + offset="1" + style="stop-color:#6cabcd;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3834-6" + id="linearGradient4152" + gradientUnits="userSpaceOnUse" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" + gradientTransform="translate(60,1.0000174)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3790-4" + id="linearGradient4155" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(60.5,0.50003437)" + x1="45" + y1="1028.3622" + x2="45" + y2="1050.3622" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767-0" + id="linearGradient4158" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.3636362,0,0,2.0000014,49.090909,-1048.8637)" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3850-3" + id="linearGradient4161" + gradientUnits="userSpaceOnUse" + x1="45" + y1="1027.3622" + x2="45" + y2="1050.3622" + gradientTransform="translate(60,1.0000174)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3793" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + x1="25" + y1="1027.3622" + x2="25" + y2="1050.3622" + gradientTransform="translate(54,-18.999965)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759-1" + id="linearGradient4167" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.2000001,0,0,1.6666668,58.4,-700.24144)" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.7372549" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="25.437148" + inkscape:cy="0.23508019" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-global="true" + inkscape:window-width="1920" + inkscape:window-height="1001" + inkscape:window-x="0" + inkscape:window-y="26" + inkscape:window-maximized="1" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + color="#ffffff" + opacity="0.1254902" + empcolor="#ffffff" + empopacity="0.25098039" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1030.3622)"> + <rect + style="fill:none;stroke:url(#linearGradient4048);stroke-width:0.85270524;stroke-opacity:1" + id="rect3757" + width="54.143524" + height="21.151051" + x="0.42635345" + y="1030.7886" + rx="3.4376838" + ry="3.3841679" /> + <rect + style="fill:url(#linearGradient4045);fill-opacity:1.0;stroke:#808080;stroke-width:0.85270524000000003px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3755" + width="52.424683" + height="20.305023" + x="1.2857742" + y="1030.7886" + rx="2.5782628" + ry="2.538126" /> + <rect + style="fill:url(#linearGradient4042);fill-opacity:1;stroke:none" + id="rect3820" + width="27.284512" + height="19.458981" + x="25.996231" + y="1031.2115" + rx="2.1316025" + ry="2.1151052" /> + <rect + style="fill:none;stroke:url(#linearGradient4039);stroke-width:0.85040969;stroke-opacity:1" + id="rect3765" + width="50.426979" + height="18.615236" + x="2.1440468" + y="1031.6335" + rx="1.7093891" + ry="1.6922927" /> + <rect + ry="1.692084" + rx="1.6774193" + y="1031.2115" + x="26.996231" + height="19.458981" + width="26" + id="rect3020" + style="fill:url(#linearGradient4036);fill-opacity:1;stroke:none" /> + <rect + style="fill:none;stroke:url(#linearGradient4033);stroke-width:0.84253401;stroke-opacity:1" + id="rect3824" + width="25.157467" + height="18.623112" + x="27.417498" + y="1031.6295" + rx="1.6771644" + ry="1.6930087" /> + <rect + y="1033.3622" + x="12" + height="15" + width="5" + id="rect3862" + style="fill:#000000;fill-opacity:0.14077669;stroke:none" /> + <rect + style="fill:#f5f5f5;fill-opacity:1;stroke:none" + id="rect3860" + width="3" + height="13" + x="13" + y="1034.3622" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/corner-ripple.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/corner-ripple.png Binary files differnew file mode 100644 index 00000000..e1f3abbd --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/corner-ripple.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/entry-focus.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/entry-focus.png Binary files differnew file mode 100644 index 00000000..f1cf701f --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/entry-focus.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/entry.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/entry.png Binary files differnew file mode 100644 index 00000000..55a59e87 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/entry.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/expo-name-entry.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/expo-name-entry.png Binary files differnew file mode 100644 index 00000000..9d3ca7a5 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/expo-name-entry.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/hover-2.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/hover-2.png Binary files differnew file mode 100644 index 00000000..c92f3c12 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/hover-2.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/hover.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/hover.png Binary files differnew file mode 100644 index 00000000..b59277a7 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/hover.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/plus-hover.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/plus-hover.png Binary files differnew file mode 100644 index 00000000..802bb0f0 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/plus-hover.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/plus.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/plus.png Binary files differnew file mode 100644 index 00000000..09202780 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/plus.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/slider.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/slider.png Binary files differnew file mode 100644 index 00000000..0226b92f --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/slider.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/trash.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/trash.png Binary files differnew file mode 100644 index 00000000..3c7e6e09 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/trash.png diff --git a/themes/Mint-X-Aqua/cinnamon/misc-assets/workspace-shadow.png b/themes/Mint-X-Aqua/cinnamon/misc-assets/workspace-shadow.png Binary files differnew file mode 100644 index 00000000..437e144d --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/misc-assets/workspace-shadow.png diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-left.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-left.svg new file mode 100644 index 00000000..685c7d0b --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-left.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="attention-left.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#e2b8b8;stop-opacity:0.627451" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#d67373;stop-opacity:0.627451" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="3.2270984" + inkscape:cy="4.2903734" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="40" + inkscape:window-y="57" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="matrix(0,-1,-1,0,1052.3622,1052.3622)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-right.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-right.svg new file mode 100644 index 00000000..8080b6e0 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-right.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="attention-right.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#e2b8b8;stop-opacity:0.627451" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#d67373;stop-opacity:0.627451" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.2" + inkscape:cx="0.026020037" + inkscape:cy="11.466677" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="40" + inkscape:window-y="121" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="matrix(0,-1,1,0,-1036.3623,1052.3622)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-top.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-top.svg new file mode 100644 index 00000000..00cd138c --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention-top.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="attention-top.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#e2b8b8;stop-opacity:0.627451" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#d67373;stop-opacity:0.627451" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.2" + inkscape:cx="1.9903058" + inkscape:cy="11.466677" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="matrix(1,0,0,-1,1.1920929e-7,2088.7245)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/attention.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention.svg new file mode 100644 index 00000000..6785aa11 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/attention.svg @@ -0,0 +1,129 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="attention.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#e2b8b8;stop-opacity:0.627451" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#d67373;stop-opacity:0.627451" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.2" + inkscape:cx="0.026020037" + inkscape:cy="11.466677" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="40" + inkscape:window-y="121" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-left.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-left.svg new file mode 100644 index 00000000..4f9d8d54 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-left.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="hover-1-left.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#f7f7f7;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#e1e1e1;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8.0002003" + y1="1041.4333" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1036.362,-1052.3621)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="6.2121984" + inkscape:cy="8.3926163" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="1036.8917" + y="-14.470531" + rx="2.8014491" + ry="3.6024806" + transform="rotate(90)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-right.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-right.svg new file mode 100644 index 00000000..583fcffa --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-right.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="hover-1-right.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#f7f7f7;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#e1e1e1;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1036.362,-1036.3621)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-1.6782686" + inkscape:cy="4.4441446" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="1036.8917" + y="1.5294695" + rx="2.8014491" + ry="3.6024806" + transform="matrix(0,1,1,0,0,0)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-top.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-top.svg new file mode 100644 index 00000000..38680243 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1-top.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="hover-1-top.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#f7f7f7;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#e1e1e1;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8.0001545" + y1="1041.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1.5411955e-4,-2088.7243)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="1.9835682" + inkscape:cy="11.496156" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="0.52946949" + y="-1050.8328" + rx="2.8014491" + ry="3.6024806" + transform="scale(1,-1)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1.svg new file mode 100644 index 00000000..6afd18e1 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-1.svg @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="hover-1.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#f7f7f7;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#e1e1e1;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1055.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="5.3689687" + inkscape:cy="7.7469796" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="40" + inkscape:window-y="121" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="0.52946943" + y="1037.8917" + rx="2.8014491" + ry="3.6024806" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-left.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-left.svg new file mode 100644 index 00000000..9410aaad --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-left.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="hover-3-left.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#d9d9d9;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#c3c3c3;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1051.3623" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="63.356768" + inkscape:cx="9.8238663" + inkscape:cy="8.7309716" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="40" + inkscape:window-y="57" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="matrix(0,-1,-1,0,1052.3622,1052.3622)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-right.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-right.svg new file mode 100644 index 00000000..c68c880f --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-right.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="hover-3-right.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#d9d9d9;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#c3c3c3;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1051.3623" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.2" + inkscape:cx="0.11669064" + inkscape:cy="8.1181056" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="40" + inkscape:window-y="122" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="matrix(0,-1,1,0,-1036.3623,1052.3622)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-top.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-top.svg new file mode 100644 index 00000000..4ace04ad --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3-top.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="hover-3-top.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#d9d9d9;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#c3c3c3;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1051.3623" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.919596" + inkscape:cx="-24.049499" + inkscape:cy="12.400076" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="matrix(1,0,0,-1,0,2088.7245)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3.svg new file mode 100644 index 00000000..8cf93867 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/hover-3.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="hover-3.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient5594"> + <stop + style="stop-color:#ffffff;stop-opacity:0.60122699" + offset="0" + id="stop5596" /> + <stop + style="stop-color:#fdfdfd;stop-opacity:0" + offset="1" + id="stop5598" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#d9d9d9;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#c3c3c3;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1051.3623" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5594" + id="linearGradient5600" + x1="8" + y1="1038.3622" + x2="8" + y2="1042.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="-3.8250195" + inkscape:cy="6.2688275" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="745" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + id="g5602" + transform="translate(1.1920929e-7,-3.9464407e-4)"> + <rect + ry="3.6024806" + rx="2.8014491" + y="1037.8917" + x="0.52946943" + height="18.012402" + width="14.941061" + id="rect3338" + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + ry="2" + rx="2" + y="1038.8315" + x="1.4694198" + height="16.061207" + width="13.061159" + id="rect4158" + style="opacity:0.554717;fill:#caa9a9;fill-opacity:0;stroke:url(#linearGradient5600);stroke-width:0.93883973;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-left.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-left.svg new file mode 100644 index 00000000..b51ab90c --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-left.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pressed-left.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#5ea3c8;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#69aacc;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1052.3622,-1052.3627)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="1.807736" + inkscape:cy="7.6914912" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="-1051.8328" + y="-14.470871" + rx="2.8014491" + ry="3.6024806" + transform="matrix(0,-1,-1,0,0,0)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-right.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-right.svg new file mode 100644 index 00000000..11453b8a --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-right.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pressed-right.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#5ea3c8;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#69aacc;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1052.3622,-1036.3623)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="90.509668" + inkscape:cx="0.95241438" + inkscape:cy="10.353723" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="-1051.8328" + y="1.5294695" + rx="2.8014491" + ry="3.6024806" + transform="rotate(-90)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-top.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-top.svg new file mode 100644 index 00000000..c08b692d --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed-top.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="pressed-top.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#5ea3c8;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#69aacc;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3.3119544e-5,-2088.7246)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="13.895474" + inkscape:cy="9.7691697" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="0.52946949" + y="-1050.8328" + rx="2.8014491" + ry="3.6024806" + transform="scale(1,-1)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed.svg new file mode 100644 index 00000000..5ef3e4a7 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/pressed.svg @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="pressed.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#5ea3c8;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#69aacc;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="7.504902" + inkscape:cy="5.8996305" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1063" + inkscape:window-height="689" + inkscape:window-x="51" + inkscape:window-y="92" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="0.52946943" + y="1037.8917" + rx="2.8014491" + ry="3.6024806" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-left.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-left.svg new file mode 100644 index 00000000..feae6799 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-left.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="progress-left.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#45768f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#467b97;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1036.3622,-1052.3625)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="63.356768" + inkscape:cx="9.6007183" + inkscape:cy="5.9236168" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="1036.8917" + y="-14.470871" + rx="2.8014491" + ry="3.6024806" + transform="rotate(90)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-right.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-right.svg new file mode 100644 index 00000000..02f7859f --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-right.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="progress-right.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#45768f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#467b97;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1036.3621,-1036.3622)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.9195961" + inkscape:cx="-25.216512" + inkscape:cy="15.632501" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="1036.8917" + y="1.5294685" + rx="2.8014491" + ry="3.6024806" + transform="matrix(0,1,1,0,0,0)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-top.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-top.svg new file mode 100644 index 00000000..4af3cff1 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress-top.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="progress-top.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#45768f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#467b97;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-2088.7244)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.919596" + inkscape:cx="-10.297694" + inkscape:cy="-2.0702949" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="746" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-opacity:1;fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="0.52946943" + y="-1050.8328" + rx="2.8014491" + ry="3.6024806" + transform="scale(1,-1)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/progress.svg b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress.svg new file mode 100644 index 00000000..0b597edf --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/progress.svg @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="progress.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient4140"> + <stop + style="stop-color:#45768f;stop-opacity:1" + offset="0" + id="stop4142" /> + <stop + style="stop-color:#467b97;stop-opacity:1" + offset="1" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4140" + id="linearGradient4146" + x1="8" + y1="1038.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="-0.35224086" + inkscape:cy="5.8996305" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-nodes="true" + inkscape:window-width="1280" + inkscape:window-height="747" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient4146);fill-rule:evenodd;stroke:#ababab;stroke-width:1.05893886px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + id="rect3338" + width="14.941061" + height="18.012402" + x="0.52946943" + y="1037.8917" + rx="2.8014491" + ry="3.6024806" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/cinnamon/panel-assets/separator.png b/themes/Mint-X-Aqua/cinnamon/panel-assets/separator.png Binary files differnew file mode 100644 index 00000000..2003a003 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/panel-assets/separator.png diff --git a/themes/Mint-X-Aqua/cinnamon/theme.json b/themes/Mint-X-Aqua/cinnamon/theme.json new file mode 100644 index 00000000..a60ae359 --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/theme.json @@ -0,0 +1,10 @@ +{ + "cinnamon-theme": { + "name": "Mint-X-Aqua", + "author": "zagortenay333", + "version": "1.0", + "type": "custom", + "thumbnail": "thumbnail.png", + "url": "" + } +} diff --git a/themes/Mint-X-Aqua/cinnamon/thumbnail.png b/themes/Mint-X-Aqua/cinnamon/thumbnail.png Binary files differnew file mode 100644 index 00000000..2427a45e --- /dev/null +++ b/themes/Mint-X-Aqua/cinnamon/thumbnail.png diff --git a/themes/Mint-X-Aqua/gtk-2.0/gtkrc b/themes/Mint-X-Aqua/gtk-2.0/gtkrc new file mode 100644 index 00000000..417da3a5 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/gtkrc @@ -0,0 +1,644 @@ +# These are the defined colors for the theme, you can change them in GNOME's appearance preferences. + +gtk_color_scheme = "bg_color:#d6d6d6\nselected_bg_color:#6cabcd\nbase_color:#F7F7F7" # Background, base. +gtk_color_scheme = "fg_color:#212121\nselected_fg_color:#f5f5f5\ntext_color:#212121" # Foreground, text. +gtk_color_scheme = "tooltip_bg_color:#fbeaa0\ntooltip_fg_color:#212121" # Tooltips. +gtk_color_scheme = "link_color:#08c" # Hyperlinks + +## Misc ## + +#gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +#gtk-button-images = 0 # Enables icons in buttons +gtk-auto-mnemonics = 1 # Disables ugly lines under menu items + +## Default Style ## + +style "default" { + GtkButton::child-displacement-x = 0 + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 1, 1, 1, 1 } + GtkButtonBox::child-min-height = 26 + + GtkCheckButton::indicator-size = 16 + + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + #GtkEntry::honors-transparent-bg-hint = 1 + GtkEntry::state-hint = 0 + #GtkEntry::progress-border = { 2, 2, 2, 2 } + + GtkExpander::expander-size = 11 + + GnomeHRef::link_color = @link_color + GtkHTML ::link-color = @link_color + GtkIMHtmlr::hyperlink-color = @link_color + GtkIMHtml::hyperlink-color = @link_color + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @link_color + + GtkImage::x-ayatana-indicator-dynamic = 1 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 1 + GtkMenuBar::internal-padding = 0 + GtkMenuBar::window-dragging = 1 + GtkMenuItem::horizontal-padding = 0 + + GtkNotebook::tab-overlap = 0 + + GtkPaned::handle-size = 6 + + GtkProgressBar::min-horizontal-bar-height = 16 + GtkProgressBar::min-vertical-bar-width = 16 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 11 + GtkRange::stepper-size = 0 + GtkRange::stepper_spacing = 0 + GtkRange::trough-under-steppers = 0 + + GtkScale::slider-length = 16 + GtkScale::slider-width = 16 + GtkScale::trough-side-details = 1 + + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 30 + GtkScrollbar::slider-width = 14 + GtkScrollbar::trough-border = 0 + GtkScrollbar::activate-slider = 1 + + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + + GtkToolbar::internal-padding = 1 + GtkToolbar::window-dragging = 1 + + GtkTreeView::allow-rules = 1 + GtkTreeView::expander-size = 11 + GtkTreeView::horizontal-separator = 2 + GtkTreeView::row-ending-details = 0 + GtkTreeView::vertical-separator = 2 + + GtkWidget::new-tooltip-style = 1 + #GtkWidget::tooltip-alpha = 235 + #GtkWidget::tooltip-radius = 3 + GtkWidget::focus-line-width = 1 + GtkWidget::focus-padding = 0 # Keeping this at 0 prevents the Firefox tabs from jumping a few pixels when you create a new tab. Set the value locally if needed. + + GtkWindow::resize-grip-height = 0 + GtkWindow::resize-grip-width = 0 + + WnckTasklist::fade-overlay-rect = 0 + + xthickness = 1 + ythickness = 1 + + ## Color Definitions ## + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = darker (@bg_color) + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (1.04, @bg_color) + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[ACTIVE] = shade (0.92, @selected_bg_color) + base[SELECTED] = shade (0.93, @selected_bg_color) + base[INSENSITIVE] = @bg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + + engine "pixmap" + { + # Arrows + + image + { + function = ARROW + state = NORMAL + overlay_file = "images/arrows/small-arrow-up.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "images/arrows/small-arrow-up.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "images/arrows/small-arrow-up.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "images/arrows/small-arrow-up-insensitive.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = UP + } + image + { + function = ARROW + state = NORMAL + overlay_file = "images/arrows/small-arrow-down.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "images/arrows/small-arrow-down.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "images/arrows/small-arrow-down.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "images/arrows/small-arrow-down-insensitive.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = DOWN + } + image + { + function = ARROW + state = NORMAL + overlay_file = "images/arrows/arrow-left.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "images/arrows/arrow-left.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "images/arrows/arrow-left.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "images/arrows/arrow-left-insensitive.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = LEFT + } + image + { + function = ARROW + state = NORMAL + overlay_file = "images/arrows/arrow-right.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = PRELIGHT + overlay_file = "images/arrows/arrow-right.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = ACTIVE + overlay_file = "images/arrows/arrow-right.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = ARROW + state = INSENSITIVE + overlay_file = "images/arrows/arrow-right-insensitive.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + arrow_direction = RIGHT + } + image + { + function = TAB + state = INSENSITIVE + overlay_file = "images/arrows/small-arrow-down-insensitive.svg" + overlay_stretch = FALSE + } + image + { + function = TAB + state = NORMAL + overlay_file = "images/arrows/small-arrow-down.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + } + image + { + function = TAB + state = PRELIGHT + overlay_file = "images/arrows/small-arrow-down.svg" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + } + + # Expanders + + image + { + function = EXPANDER + expander_style = COLLAPSED + file = "images/expanders/closed.svg" + } + image + { + function = EXPANDER + expander_style = EXPANDED + file = "images/expanders/open.svg" + } + image + { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "images/expanders/open.svg" + } + image + { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "images/expanders/closed.svg" + } + + # Lines + + image + { + function = VLINE + file = "images/other/null.png" + border = {0, 0, 0, 0} + stretch = TRUE + } + image + { + function = HLINE + file = "images/other/null.png" + border = {0, 0, 0, 0} + stretch = TRUE + } + + # Handles + + image + { + function = HANDLE + overlay_file = "images/handles/pane-separator-grip.svg" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + image + { + function = HANDLE + overlay_file = "images/handles/pane-separator-grip-vertical.svg" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Shadows + + image + { + function = SHADOW_GAP + file = "images/other/null.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + image + { + function = SHADOW + shadow = IN + recolorable = FALSE + file = "images/frames/frame.svg" + border = {1, 1, 1, 1} + stretch = TRUE + } + + image + { + function = SHADOW + shadow = OUT + recolorable = TRUE + file = "images/other/null.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + image + { + function = SHADOW + shadow = ETCHED_IN + recolorable = TRUE + file = "images/frames/frame.svg" + border = {1, 1, 1, 1} + stretch = TRUE + } + image + { + function = SHADOW + shadow = ETCHED_OUT + recolorable = TRUE + file = "images/other/null.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Resize Grip + + image + { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "images/other/null.png" + overlay_border = {0, 0, 0, 0} + overlay_stretch = FALSE + } + + # Focus Lines + + image + { + function = FOCUS + file = "images/other/null.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } +} + +## Widget Styles ## + +style "tooltips" +{ + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + + engine "murrine" + { + roundness = 4 + } +} + +style "xfwm-tabwin" +{ + Xfwm4TabwinWidget::border-width = 1 + Xfwm4TabwinWidget::border-alpha = 0.9 + Xfwm4TabwinWidget::icon-size = 64 + Xfwm4TabwinWidget::listview-icon-size = 16 + Xfwm4TabwinWidget::preview-size = 512 + Xfwm4TabwinWidget::alpha = 0.8 + Xfwm4TabwinWidget::border-radius = 10 + + bg[NORMAL] = shade (0.15, @bg_color) + bg[ACTIVE] = shade (0.65, @selected_bg_color) + bg[PRELIGHT] = shade (0.85, @selected_bg_color) + bg[SELECTED] = shade (0.45, @bg_color) + + fg[NORMAL] = shade (0.8, @base_color) + fg[ACTIVE] = @base_color + fg[PRELIGHT] = @base_color + + engine "murrine" { + roundness = 6 + contrast = 0.8 + highlight_shade = 1.00 + lightborder_shade = 1.0 + gradient_shades = {1.0,1.2,1.2,1.4} + border_shades = { 1.5, 1.5 } + reliefstyle = 0 + shadow_shades = { 1.3, 1.7 } + textstyle = 1 + text_shade = 0.25 + } +} + +style "xfwm-tabwin-button" +{ + font_name = "bold" +} + +style "xfsm-logout" +{ + bg[NORMAL] = @bg_color + bg[SELECTED] = @selected_bg_color # Highlighting selection + fg[NORMAL] = @fg_color + + engine "murrine" { + border_shades = { 1.1, 0.98 } # gradient to draw on border + contrast = 0.8 + focusstyle = 3 + glowstyle = 4 # 0,1,2,3,4 + gradient_shades = {1.12,1.10,1.1,1.02} + highlight_shade = 1.0 + roundness = 3 + } +} + +## Import external style files ## + +include "styles/bars.rc" +include "styles/buttons.rc" +include "styles/check-radio.rc" +include "styles/entry.rc" +include "styles/frames.rc" +include "styles/handlebox.rc" +include "styles/label-icon.rc" +include "styles/menus.rc" +include "styles/notebook.rc" +include "styles/scrolled-window.rc" +include "styles/separators.rc" +include "styles/sliders.rc" +include "styles/views.rc" + +## Apply the styles to the appropriate widgets ## + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "scale" +class "GtkProgressBar" style "progressbar" +class "GtkScrolledWindow" style "scrolled-window" +class "GtkFrame" style "frame" + +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook" +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook-fill" +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook" +widget_class "*<GtkNotebook>*<GtkViewport>" style "notebook" +widget_class "*<GtkNotebook>*<GtkLabel>" style "notebook" + +widget_class "*<GtkStatusbar>*" style "statusbar" + +class "GtkTreeView" style "treeview" +class "GtkToolbar" style "toolbar" + +widget_class "*<GtkCheckButton>*" style "check" +widget_class "*<GtkRadioButton>*" style "check" + +widget_class "*<GtkMenuBar>*" style "menubar" +widget_class "*<GtkMenu>*" style "menu" +widget_class "*<GtkMenuItem>*" style "menu-item" +widget_class "*<GtkSeparatorMenuItem>*" style "menu-item-separator" +widget_class "*<GtkMenuBar>*<GtkMenuItem>*" style "menubar-menuitem" + +widget_class "*<GtkComboBox>" style "button" + +widget_class "*HandleBox" style "handlebox" + +widget_class "*GtkIconView" style "iconview" + +widget_class "*<GtkTreeView>*<GtkButton>*" style "treeview-header" + +widget_class "*<GtkFileChooserDefault>*<GtkToolbar>" style "inline-toolbar" +widget_class "*<GtkFileChooserDefault>*<GtkToolbar>*<GtkButton>" style:highest "tool-button" + +widget_class "*<GtkNotebook>*<GtkToolbar>" style "notebook-toolbar" +widget_class "*<GtkNotebook>*<GtkScrolledWindow>*<GtkViewport>" style "notebook-fill" + +widget_class "*<GtkNotebook>*" style "notebook-close" + +widget_class "*GtkToolbar*GtkButton" style "tool-button" + +widget_class "*<GtkStatusbar>.<GtkFrame>" style:highest "statusbar-frame-fix" + +widget_class "*GtkSeparator" style "separator" +widget_class "*GtkHSeparator" style "separator" +widget_class "*GtkVSeparator" style "separator" +widget_class "*GtkSeparatorToolItem" style "toolbar-separator" +widget_class "*<GtkComboBox>*<GtkSeparator>" style "combobox-separator" + +widget "gtk-tooltip*" style "tooltips" + +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" +widget_class "*XfsmLogoutDialog*" style "xfsm-logout" + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that the work around assumes that the combobox is _not_ in +# appears-as-list mode. +# Similar hack also in the menuitem style. +# This style does not affect GtkComboBoxEntry, it does have an effect +# on comboboxes in appears-as-list mode though. +style "combobox-text-color-workaround" +{ + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} +widget_class "*.<GtkComboBox>.<GtkCellView>" style "combobox-text-color-workaround" + +style "menuitem-text-is-fg-color-workaround" +{ + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +widget "*.gtk-combobox-popup-menu.*" style "menuitem-text-is-fg-color-workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the +# base color set. +style "fg-is-text-color-workaround" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround" +widget_class "*<GtkCList>" style "fg-is-text-color-workaround" + +widget_class "*<GtkImage>*" style "text" +widget_class "*.<GtkLabel>" style:highest "text" +widget_class "*.<GtkMenuItem>.*" style:highest "text" +widget_class "*<GtkMenuBar>*<GtkLabel>*" style:highest "inset-text" +widget_class "*<GtkToolbar>*<GtkButton>*<GtkLabel>*" style:highest "inset-text" +widget_class "*<GtkToolbar>*<GtkLabel>*" style:highest "inset-text" +#widget_class "*<GtkButton>*<GtkLabel>*" style:highest "text" +#widget_class "*<GtkButton>*<GtkImage>*" style:highest "text" + +# Application Styles + +include "styles/chrome.rc" +include "styles/file-manager.rc" +include "styles/inkscape.rc" +include "styles/mintmenu.rc" +include "styles/panel.rc" +include "styles/synaptic.rc" +include "styles/terminal.rc" +include "styles/text-editor.rc" diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-left-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-left-insensitive.svg new file mode 120000 index 00000000..8526349f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-left-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/arrow-left-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-left.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-left.svg new file mode 120000 index 00000000..2b0869f5 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-left.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/arrow-left.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-right-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-right-insensitive.svg new file mode 120000 index 00000000..64b94862 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-right-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/arrow-right-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-right.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-right.svg new file mode 120000 index 00000000..a7a7f50a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/arrow-right.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/arrow-right.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-down-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-down-insensitive.svg new file mode 120000 index 00000000..d0d604b9 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-down-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/small-arrow-down-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-down.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-down.svg new file mode 120000 index 00000000..07dd5d21 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-down.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/small-arrow-down.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-up-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-up-insensitive.svg new file mode 120000 index 00000000..85ef68c9 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-up-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/small-arrow-up-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-up.svg b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-up.svg new file mode 120000 index 00000000..9874a709 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/arrows/small-arrow-up.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/arrows/small-arrow-up.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button-active-hover.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-active-hover.svg new file mode 120000 index 00000000..3120fe2e --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-active-hover.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/button-active-hover.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-active.svg new file mode 120000 index 00000000..75f828a3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/button-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button-default.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-default.svg new file mode 100644 index 00000000..8344867b --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-default.svg @@ -0,0 +1,152 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="button-default.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3782"> + <stop + style="stop-color:#b2b2b2;stop-opacity:1;" + offset="0" + id="stop3784" /> + <stop + style="stop-color:#8c8c8c;stop-opacity:1;" + offset="1" + id="stop3786" /> + </linearGradient> + <linearGradient + id="linearGradient3769"> + <stop + style="stop-color:#f8f8f8;stop-opacity:1;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#d2d2d2;stop-opacity:1;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient3767"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3769" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.1;" + offset="1" + id="stop3771" /> + </linearGradient> + <linearGradient + id="linearGradient3761"> + <stop + style="stop-color:#242424;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + id="linearGradient3786"> + <stop + style="stop-color:#000000;stop-opacity:0.80000001;" + offset="0" + id="stop3788" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3790" /> + </linearGradient> + <linearGradient + id="linearGradient3759"> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="0" + id="stop3761" /> + <stop + style="stop-color:#000000;stop-opacity:0.15000001;" + offset="1" + id="stop3763" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3786" + id="linearGradient3792" + x1="7.9447989" + y1="1037.4174" + x2="8.0395012" + y2="1051.2561" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#d6d6d6" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="3.71875" + inkscape:cy="8.1176041" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-global="false" + inkscape:window-width="1212" + inkscape:window-height="847" + inkscape:window-x="556" + inkscape:window-y="135" + inkscape:window-maximized="0" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#6cabcd;fill-opacity:1;stroke:none" + id="rect3777" + width="15.116072" + height="15.116089" + x="0.4642857" + y="1036.8264" + rx="3" + ry="3" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button-focus.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-focus.svg new file mode 100644 index 00000000..63b538fe --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-focus.svg @@ -0,0 +1,149 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="button-focus.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3767"> + <stop + style="stop-color:#ffffff;stop-opacity:0.30000001;" + offset="0" + id="stop3769" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.1;" + offset="1" + id="stop3771" /> + </linearGradient> + <linearGradient + id="linearGradient3761"> + <stop + style="stop-color:#242424;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + id="linearGradient3786"> + <stop + style="stop-color:#000000;stop-opacity:0.80000001;" + offset="0" + id="stop3788" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3790" /> + </linearGradient> + <linearGradient + id="linearGradient3759"> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="0" + id="stop3761" /> + <stop + style="stop-color:#000000;stop-opacity:0.15000001;" + offset="1" + id="stop3763" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3786" + id="linearGradient3792" + x1="7.9447989" + y1="1037.4174" + x2="8.0395012" + y2="1051.2561" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3773" + x1="8.060915" + y1="1038.4275" + x2="8.060915" + y2="1050.302" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.99999683,2.0909091e-8,0.00331169)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#d6d6d6" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="0.88780067" + inkscape:cy="8.7600042" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-global="false" + inkscape:window-width="1212" + inkscape:window-height="847" + inkscape:window-x="0" + inkscape:window-y="152" + inkscape:window-maximized="0" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:none;stroke:#6cabcd;stroke-width:0.49999997000000002;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect3757" + width="13.895146" + height="14.208261" + x="1.0366435" + y="1037.2751" + rx="3.4735098" + ry="3.2526119" /> + <rect + style="fill:none;stroke:#3f7895;stroke-width:0.69999999999999996;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + id="rect3755" + width="13" + height="12.999864" + x="1.5" + y="1037.8622" + rx="3" + ry="3" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button-hover.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-hover.svg new file mode 120000 index 00000000..99319b98 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-hover.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/button-hover.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-insensitive.svg new file mode 120000 index 00000000..68b1a31e --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/button-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/button.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/button.svg new file mode 120000 index 00000000..61599b79 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/button.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/button.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-active-hover.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-active-hover.svg new file mode 120000 index 00000000..5b804027 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-active-hover.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/pathbar-button-active-hover.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-active.svg new file mode 120000 index 00000000..748d20da --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/pathbar-button-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-hover.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-hover.svg new file mode 120000 index 00000000..d7bfe9b1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button-hover.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/pathbar-button-hover.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button.svg b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button.svg new file mode 120000 index 00000000..5031e282 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/button/pathbar-button.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/button/pathbar-button.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbg.png b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbg.png new file mode 120000 index 00000000..d18db7ac --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbg.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/checkbg.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-checked-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-checked-insensitive.svg new file mode 120000 index 00000000..8f74ebb6 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-checked-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/checkbox-checked-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-checked.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-checked.svg new file mode 100644 index 00000000..c7b461c1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-checked.svg @@ -0,0 +1,258 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="checkbox-checked.svg" + inkscape:export-filename="/home/joseph/.themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="linearGradient4024"> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="0" + id="stop4026" /> + <stop + style="stop-color:#000000;stop-opacity:0.40000001;" + offset="1" + id="stop4028" /> + </linearGradient> + <linearGradient + id="linearGradient3784"> + <stop + style="stop-color:#000000;stop-opacity:0.08;" + offset="0" + id="stop3786" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop3789" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#cccccc;stop-opacity:1;" + offset="0" + id="stop3772" /> + <stop + id="stop3778" + offset="0.17340606" + style="stop-color:#f5f5f5;stop-opacity:1;" /> + <stop + style="stop-color:#f5f5f5;stop-opacity:1;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient3767"> + <stop + style="stop-color:#000000;stop-opacity:0.06;" + offset="0" + id="stop3769" /> + <stop + style="stop-color:#000000;stop-opacity:0.02;" + offset="1" + id="stop3771" /> + </linearGradient> + <linearGradient + id="linearGradient3761"> + <stop + style="stop-color:#020202;stop-opacity:1;" + offset="0" + id="stop3764" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3766" /> + </linearGradient> + <linearGradient + id="linearGradient3786"> + <stop + style="stop-color:#000000;stop-opacity:0.80000001;" + offset="0" + id="stop3788" /> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="1" + id="stop3790" /> + </linearGradient> + <linearGradient + id="linearGradient3759"> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="0" + id="stop3761" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.5;" + offset="1" + id="stop3763" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3759" + id="linearGradient3765" + x1="8.0496531" + y1="1044.0924" + x2="8.0496531" + y2="1052.4611" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.86666666,0,0,0.93333217,0.0666667,70.125364)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3786" + id="linearGradient3792" + x1="7.9447989" + y1="1037.4174" + x2="8.0395012" + y2="1051.2561" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3767" + id="linearGradient3780" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99999998,0,0,1.0000016,-0.99999992,-0.00155298)" + x1="8.0293484" + y1="1038.4275" + x2="8.0293484" + y2="1050.3295" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3784" + id="linearGradient3791" + x1="7.9598212" + y1="1038.447" + x2="7.9598212" + y2="1041.3032" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4024" + id="linearGradient4030" + x1="8" + y1="1040.3622" + x2="8" + y2="1048.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1,0)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#d6d6d6" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="-0.40980096" + inkscape:cy="7.9840822" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-global="true" + inkscape:window-width="1401" + inkscape:window-height="908" + inkscape:window-x="162" + inkscape:window-y="104" + inkscape:window-maximized="0" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#6cabcd;fill-opacity:1;stroke:none" + id="rect3788" + width="11.999702" + height="12.000017" + x="1" + y="1038.3622" + rx="1.5035354" + ry="1.5088762" /> + <rect + style="fill:none;stroke:url(#linearGradient3765);stroke-width:1;stroke-opacity:1" + id="rect3757" + width="13" + height="13.999983" + x="0.5" + y="1037.8622" + rx="2.4642856" + ry="2.4866071" /> + <rect + ry="1.5088762" + rx="1.5035354" + y="1038.3622" + x="1" + height="12.000017" + width="11.999702" + id="rect3782" + style="fill:url(#linearGradient3791);fill-opacity:1;stroke:none" /> + <rect + style="fill:none;stroke:#666666;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3755" + width="13" + height="13" + x="0.5" + y="1037.8622" + rx="2" + ry="2" /> + <rect + style="fill:none;stroke:url(#linearGradient3780);stroke-width:1;stroke-opacity:1" + id="rect3765" + width="11" + height="11.000017" + x="1.5" + y="1038.8622" + rx="0.94457" + ry="1.0090158" /> + <rect + style="fill:url(#linearGradient4030);fill-opacity:1;stroke:none" + id="rect4022" + width="8" + height="7.9999828" + x="3" + y="1040.3622" /> + <path + style="fill:#f5f5f5;fill-opacity:1;stroke:none" + d="m 4,1041.3622 0,2 1,0 0,2 -1,0 0,2 2,0 0,-1 2,0 0,1 2,0 0,-2 -1,0 0,-2 1,0 0,-2 -2,0 0,1 -2,0 0,-1 -2,0 z" + id="rect3812" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-unchecked-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-unchecked-insensitive.svg new file mode 120000 index 00000000..9c9a1bc1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-unchecked-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/checkbox-unchecked-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-unchecked.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-unchecked.svg new file mode 120000 index 00000000..85d7df6f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/checkbox-unchecked.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/checkbox-unchecked.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-selected-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-selected-insensitive.svg new file mode 120000 index 00000000..d2f9a29d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-selected-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/radio-selected-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-selected.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-selected.svg new file mode 100644 index 00000000..fa4e6127 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-selected.svg @@ -0,0 +1,221 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg3806" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="radio-selected.svg" + inkscape:export-filename="/home/joseph/Theme-assets/Blue/gtk3/assets/radio-selected.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs3808"> + <linearGradient + id="linearGradient4391"> + <stop + style="stop-color:#000000;stop-opacity:0.08;" + offset="0" + id="stop4393" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4395" /> + </linearGradient> + <linearGradient + id="linearGradient4381"> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="0" + id="stop4383" /> + <stop + style="stop-color:#000000;stop-opacity:0.40000001;" + offset="1" + id="stop4385" /> + </linearGradient> + <linearGradient + id="linearGradient4352"> + <stop + style="stop-color:#f5f5f5;stop-opacity:1;" + offset="0" + id="stop4354" /> + <stop + style="stop-color:#d9d9d9;stop-opacity:1;" + offset="1" + id="stop4356" /> + </linearGradient> + <linearGradient + id="linearGradient4342"> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="0" + id="stop4344" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.5;" + offset="1" + id="stop4346" /> + </linearGradient> + <linearGradient + id="linearGradient4332"> + <stop + style="stop-color:#000000;stop-opacity:0.06;" + offset="0" + id="stop4334" /> + <stop + style="stop-color:#000000;stop-opacity:0.02;" + offset="1" + id="stop4336" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4332" + id="linearGradient4338" + x1="9" + y1="2.5454545" + x2="9" + y2="13.454545" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4342" + id="linearGradient4348" + x1="8" + y1="0.46156871" + x2="8" + y2="14.461554" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4381" + id="linearGradient4387" + x1="7.5000005" + y1="4" + x2="7.5000005" + y2="8" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4391" + id="linearGradient4397" + x1="8" + y1="1.0000643" + x2="8" + y2="4.5000558" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#d6d6d6" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="10.279032" + inkscape:cy="7.623733" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:window-width="1199" + inkscape:window-height="848" + inkscape:window-x="257" + inkscape:window-y="30" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4322" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata3811"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <path + transform="matrix(0.92857142,0,0,0.92857245,0.57142866,1037.9336)" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="8" + sodipodi:cx="8" + id="path4340" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient4348);stroke-width:1.07692265999999992;stroke-opacity:1" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#6cabcd;fill-opacity:1;stroke:#666666;stroke-width:1.07692265999999992;stroke-opacity:1" + id="path4328" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(0.92857142,0,0,0.92857245,0.57142862,1036.9336)" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient4338);stroke-width:0.90909094000000001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path4330" + sodipodi:cx="9" + sodipodi:cy="8" + sodipodi:rx="5" + sodipodi:ry="5" + d="m 14,8 c 0,2.761424 -2.238576,5 -5,5 C 6.2385763,13 4,10.761424 4,8 4,5.2385763 6.2385763,3 9,3 c 2.761424,0 5,2.2385763 5,5 z" + transform="matrix(1.1,0,0,1.1,-1.9,1035.5622)" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient4397);fill-opacity:1;stroke:none" + id="path4389" + sodipodi:cx="8" + sodipodi:cy="8" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" + transform="matrix(0.85714286,0,0,0.8571449,1.1428571,1037.505)" /> + <path + transform="matrix(1.1428571,0,0,2,-0.57142855,1032.3622)" + d="M 11,6 C 11,7.1045695 9.4329966,8 7.5,8 5.5670034,8 4,7.1045695 4,6 4,4.8954305 5.5670034,4 7.5,4 9.4329966,4 11,4.8954305 11,6 z" + sodipodi:ry="2" + sodipodi:rx="3.5" + sodipodi:cy="6" + sodipodi:cx="7.5" + id="path4379" + style="fill:url(#linearGradient4387);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#f5f5f5;fill-opacity:1;stroke:none" + id="path4350" + sodipodi:cx="7.5" + sodipodi:cy="6" + sodipodi:rx="3.5" + sodipodi:ry="2" + d="M 11,6 C 11,7.1045695 9.4329966,8 7.5,8 5.5670034,8 4,7.1045695 4,6 4,4.8954305 5.5670034,4 7.5,4 9.4329966,4 11,4.8954305 11,6 z" + transform="matrix(0.85714282,0,0,1.5,1.5714287,1035.3622)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-unselected-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-unselected-insensitive.svg new file mode 120000 index 00000000..da798a1d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-unselected-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/radio-unselected-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-unselected.svg b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-unselected.svg new file mode 120000 index 00000000..98ce3daf --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/check-radio/radio-unselected.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/check-radio/radio-unselected.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-bg-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-bg-insensitive.svg new file mode 120000 index 00000000..71cfa96e --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-bg-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/entry-bg-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-bg.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-bg.svg new file mode 120000 index 00000000..21ef52f1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-bg.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/entry-bg.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-insensitive.svg new file mode 120000 index 00000000..d034fb3d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/entry-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry.svg new file mode 120000 index 00000000..6b45cbf7 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/entry.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/entry.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry-bg-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry-bg-insensitive.svg new file mode 120000 index 00000000..599ca965 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry-bg-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/notebook-entry-bg-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry-insensitive.svg new file mode 120000 index 00000000..45fa7ef2 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/notebook-entry-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry.svg b/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry.svg new file mode 120000 index 00000000..99c915db --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/entry/notebook-entry.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/entry/notebook-entry.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/expanders/closed.svg b/themes/Mint-X-Aqua/gtk-2.0/images/expanders/closed.svg new file mode 120000 index 00000000..164ee93f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/expanders/closed.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/expanders/closed.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/expanders/open.svg b/themes/Mint-X-Aqua/gtk-2.0/images/expanders/open.svg new file mode 120000 index 00000000..37a9fcab --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/expanders/open.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/expanders/open.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-end.png b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-end.png new file mode 120000 index 00000000..1e0f4ab3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-end.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/frames/frame-gap-end.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-end.svg b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-end.svg new file mode 120000 index 00000000..f60b3107 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-end.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/frames/frame-gap-end.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-start.png b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-start.png new file mode 120000 index 00000000..2a896b5a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-start.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/frames/frame-gap-start.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-start.svg b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-start.svg new file mode 120000 index 00000000..b97d3ec1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame-gap-start.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/frames/frame-gap-start.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame.svg b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame.svg new file mode 120000 index 00000000..7fee7737 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/frames/frame.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/frames/frame.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/handles/pane-separator-grip-vertical.svg b/themes/Mint-X-Aqua/gtk-2.0/images/handles/pane-separator-grip-vertical.svg new file mode 120000 index 00000000..207c2fc8 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/handles/pane-separator-grip-vertical.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/handles/pane-separator-grip-vertical.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/handles/pane-separator-grip.svg b/themes/Mint-X-Aqua/gtk-2.0/images/handles/pane-separator-grip.svg new file mode 120000 index 00000000..5f15a742 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/handles/pane-separator-grip.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/handles/pane-separator-grip.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc-dark.png b/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc-dark.png new file mode 120000 index 00000000..f257c8b4 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc-dark.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/mintmenu/bc-dark.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc-light.png b/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc-light.png new file mode 120000 index 00000000..9d76e3bb --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc-light.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/mintmenu/bc-light.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc.png b/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc.png new file mode 120000 index 00000000..9ec20d26 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/mintmenu/bc.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/mintmenu/bc.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom-left.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom-left.svg new file mode 120000 index 00000000..1784ba8c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom-left.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-left.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom-right.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom-right.svg new file mode 120000 index 00000000..d6e38709 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom-right.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-right.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom.svg new file mode 120000 index 00000000..5152a5cf --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-bottom.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-left.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-left.svg new file mode 120000 index 00000000..59588422 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-left.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-left.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-right.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-right.svg new file mode 120000 index 00000000..5e502ec9 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-right.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-right.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top-left.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top-left.svg new file mode 120000 index 00000000..97dc2c6c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top-left.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-top-left.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top-right.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top-right.svg new file mode 120000 index 00000000..a74387b9 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top-right.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-top-right.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top.svg new file mode 120000 index 00000000..42c79f93 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/gap-top.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/gap-top.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/notebook.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/notebook.svg new file mode 120000 index 00000000..f768be25 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/notebook.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/notebook.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/null.png b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/null.png new file mode 120000 index 00000000..6da113de --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/null.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/null.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-bottom-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-bottom-active.svg new file mode 120000 index 00000000..9e488720 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-bottom-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-bottom.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-bottom.svg new file mode 120000 index 00000000..3d0ee02b --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-bottom.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-left-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-left-active.svg new file mode 120000 index 00000000..f512ee57 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-left-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-left-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-left.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-left.svg new file mode 120000 index 00000000..91967223 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-left.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-left.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-right-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-right-active.svg new file mode 120000 index 00000000..55789454 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-right-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-right-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-right.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-right.svg new file mode 120000 index 00000000..aba5da6c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-right.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-right.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-top-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-top-active.svg new file mode 120000 index 00000000..15275c5a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-top-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-top-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-top.svg b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-top.svg new file mode 120000 index 00000000..23f5cdaa --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/notebook/tab-top.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/notebook/tab-top.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/other/close.png b/themes/Mint-X-Aqua/gtk-2.0/images/other/close.png new file mode 120000 index 00000000..1d7e960f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/other/close.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/other/close.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/other/focus.svg b/themes/Mint-X-Aqua/gtk-2.0/images/other/focus.svg new file mode 120000 index 00000000..33fa131a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/other/focus.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/other/focus.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/other/null.png b/themes/Mint-X-Aqua/gtk-2.0/images/other/null.png Binary files differnew file mode 100644 index 00000000..9d7e6bed --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/other/null.png diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/panel/panel-active.svg b/themes/Mint-X-Aqua/gtk-2.0/images/panel/panel-active.svg new file mode 120000 index 00000000..e6d359c4 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/panel/panel-active.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/panel/panel-active.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/panel/panel-normal.svg b/themes/Mint-X-Aqua/gtk-2.0/images/panel/panel-normal.svg new file mode 120000 index 00000000..2b05c431 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/panel/panel-normal.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/panel/panel-normal.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h-hover.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h-hover.svg new file mode 120000 index 00000000..80afab33 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h-hover.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/slider-h-hover.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h-insensitive.svg new file mode 120000 index 00000000..fcf5436f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/slider-h-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h.svg new file mode 120000 index 00000000..3be37503 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-h.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/slider-h.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v-hover.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v-hover.svg new file mode 120000 index 00000000..6baef10d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v-hover.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/slider-v-hover.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v-insensitive.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v-insensitive.svg new file mode 120000 index 00000000..5bec732d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v-insensitive.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/slider-v-insensitive.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v.svg new file mode 120000 index 00000000..c3bf51df --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/slider-v.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/slider-v.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-h.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-h.svg new file mode 120000 index 00000000..32e87a43 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-h.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/trough-h.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-horizontal.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-horizontal.svg new file mode 120000 index 00000000..0f0fa1a5 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-horizontal.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/trough-horizontal.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-v.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-v.svg new file mode 120000 index 00000000..49dfaf28 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-v.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/trough-v.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-vertical.svg b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-vertical.svg new file mode 120000 index 00000000..068658f7 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/scroll/trough-vertical.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/scroll/trough-vertical.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/separators/separator-vertical.svg b/themes/Mint-X-Aqua/gtk-2.0/images/separators/separator-vertical.svg new file mode 120000 index 00000000..fe95e3da --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/separators/separator-vertical.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/separators/separator-vertical.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/separators/separator.svg b/themes/Mint-X-Aqua/gtk-2.0/images/separators/separator.svg new file mode 120000 index 00000000..f008a10a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/separators/separator.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/separators/separator.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/separators/toolbar-separator-vertical.svg b/themes/Mint-X-Aqua/gtk-2.0/images/separators/toolbar-separator-vertical.svg new file mode 120000 index 00000000..bf102938 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/separators/toolbar-separator-vertical.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/separators/toolbar-separator-vertical.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/separators/toolbar-separator.svg b/themes/Mint-X-Aqua/gtk-2.0/images/separators/toolbar-separator.svg new file mode 120000 index 00000000..62f01842 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/separators/toolbar-separator.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/separators/toolbar-separator.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/inline-toolbar.svg b/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/inline-toolbar.svg new file mode 100644 index 00000000..741607d2 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/inline-toolbar.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="inline-toolbar.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3757"> + <stop + style="stop-color:#c4c4c4;stop-opacity:1;" + offset="0" + id="stop3759" /> + <stop + style="stop-color:#d6d6d6;stop-opacity:1;" + offset="1" + id="stop3761" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3757" + id="linearGradient3763" + x1="8" + y1="4.4444399" + x2="8" + y2="16" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9375,0,0,1.1562512,0.5,1032.3622)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.839192" + inkscape:cx="6.7226835" + inkscape:cy="10.060524" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="985" + inkscape:window-height="643" + inkscape:window-x="240" + inkscape:window-y="256" + inkscape:window-maximized="0" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient3763);fill-opacity:1;fill-rule:evenodd;stroke:#a6a6a6;stroke-width:1;stroke-opacity:1" + id="rect3755" + width="15" + height="18.500017" + x="0.5" + y="1032.3622" + rx="3" + ry="3" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/toolbar-vertical.svg b/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/toolbar-vertical.svg new file mode 100644 index 00000000..1f215810 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/toolbar-vertical.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="toolbar.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3757"> + <stop + style="stop-color:#d6d6d6;stop-opacity:1;" + offset="0" + id="stop3759" /> + <stop + style="stop-color:#e6e6e6;stop-opacity:1;" + offset="1" + id="stop3761" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.839192" + inkscape:cx="10.997696" + inkscape:cy="4.5865736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="985" + inkscape:window-height="643" + inkscape:window-x="741" + inkscape:window-y="217" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:#d6d6d6;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + id="rect3755" + width="16" + height="16" + x="0" + y="0" + transform="translate(0,1036.3622)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/toolbar.svg b/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/toolbar.svg new file mode 100644 index 00000000..d112a260 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/toolbars/toolbar.svg @@ -0,0 +1,102 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="toolbar.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3757"> + <stop + style="stop-color:#d6d6d6;stop-opacity:1;" + offset="0" + id="stop3759" /> + <stop + style="stop-color:#bfbfbf;stop-opacity:1;" + offset="1" + id="stop3761" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3757" + id="linearGradient3763" + x1="8" + y1="0" + x2="8" + y2="16" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000011,0,1036.3622)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.839192" + inkscape:cx="7.1626432" + inkscape:cy="7.5351431" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="985" + inkscape:window-height="643" + inkscape:window-x="759" + inkscape:window-y="269" + inkscape:window-maximized="0" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient3763);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="rect3755" + width="16" + height="16.000017" + x="0" + y="1036.3622" /> + <rect + style="fill:#999999;fill-opacity:1;stroke:none" + id="rect3765" + width="16" + height="1.0000174" + x="0" + y="1051.3622" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/treeview/iconview-selected.svg b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/iconview-selected.svg new file mode 100644 index 00000000..7ec8e5ea --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/iconview-selected.svg @@ -0,0 +1,128 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="iconview-selected.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3779"> + <stop + style="stop-color:#000000;stop-opacity:0.15000001;" + offset="0" + id="stop3781" /> + <stop + style="stop-color:#000000;stop-opacity:0.25;" + offset="1" + id="stop3783" /> + </linearGradient> + <linearGradient + id="linearGradient3757"> + <stop + style="stop-color:#5c9dc1;stop-opacity:1;" + offset="0" + id="stop3759" /> + <stop + style="stop-color:#7eb9d8;stop-opacity:1;" + offset="1" + id="stop3761" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3757" + id="linearGradient3763" + x1="8" + y1="0" + x2="8" + y2="16" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3785" + x1="8" + y1="0" + x2="8" + y2="16" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9375,0,0,0.93750109,0.5,1036.8622)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="31.678384" + inkscape:cx="1.995856" + inkscape:cy="7.5066903" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:window-width="1421" + inkscape:window-height="798" + inkscape:window-x="75" + inkscape:window-y="74" + inkscape:window-maximized="0" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient3763);fill-opacity:1;stroke:none" + id="rect3755" + width="16" + height="16" + x="0" + y="0" + transform="translate(0,1036.3622)" + rx="3" + ry="3" /> + <rect + ry="2.5" + rx="2.5" + y="1036.8622" + x="0.5" + height="15.000017" + width="15" + id="rect3777" + style="fill:none;stroke:url(#linearGradient3785);stroke-width:1" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/treeview/progress-bar.svg b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/progress-bar.svg new file mode 100644 index 00000000..1c593fff --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/progress-bar.svg @@ -0,0 +1,109 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="progress-bar.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3786"> + <stop + style="stop-color:#a7a7a7;stop-opacity:1;" + offset="0" + id="stop3788" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3790" /> + </linearGradient> + <linearGradient + id="linearGradient3757"> + <stop + style="stop-color:#81bad9;stop-opacity:1;" + offset="0" + id="stop3759" /> + <stop + style="stop-color:#67a6c9;stop-opacity:1;" + offset="1" + id="stop3761" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3757" + id="linearGradient3763" + x1="8" + y1="1036.3622" + x2="8" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1.4619048e-7,6.6644822e-5)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="7.6960227" + inkscape:cy="7.649886" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:window-width="986" + inkscape:window-height="622" + inkscape:window-x="34" + inkscape:window-y="145" + inkscape:window-maximized="0" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="fill:url(#linearGradient3763);fill-opacity:1;stroke:#808080;stroke-width:0.99999988;stroke-opacity:1" + id="rect3755" + width="15" + height="15.000017" + x="0.49999994" + y="1036.8622" + rx="2" + ry="1.9999998" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/treeview/progress-trough.svg b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/progress-trough.svg new file mode 120000 index 00000000..cafb57c3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/progress-trough.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/treeview/progress-trough.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-2.0/images/treeview/row-selected.svg b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/row-selected.svg new file mode 100644 index 00000000..cf0a285a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/images/treeview/row-selected.svg @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + 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="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="row-selected.svg"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3757"> + <stop + style="stop-color:#69a9cb;stop-opacity:1;" + offset="0" + id="stop3759" /> + <stop + style="stop-color:#5496b9;stop-opacity:1;" + offset="1" + id="stop3761" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3757" + id="linearGradient3763" + x1="8" + y1="0" + x2="8" + y2="16" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.839192" + inkscape:cx="-0.76298887" + inkscape:cy="6.7134253" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + inkscape:window-width="1421" + inkscape:window-height="798" + inkscape:window-x="60" + inkscape:window-y="166" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid3753" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <rect + style="opacity:1;fill:url(#linearGradient3763);stroke:none;fill-opacity:1" + id="rect3755" + width="16" + height="16" + x="0" + y="0" + transform="translate(0,1036.3622)" /> + <rect + style="fill:#8c8c8c;stroke:none;fill-opacity:1" + id="rect3784" + width="16" + height="1" + x="0" + y="0" + transform="translate(0,1036.3622)" /> + <rect + style="fill:#8c8c8c;fill-opacity:1;stroke:none" + id="rect3786" + width="16" + height="1" + x="0" + y="15" + transform="translate(0,1036.3622)" /> + </g> +</svg> diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/bars.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/bars.rc new file mode 100644 index 00000000..8e26628e --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/bars.rc @@ -0,0 +1,79 @@ +style "statusbar" +{ + xthickness = 4 + ythickness = 4 +} + +style "statusbar-frame-fix" +{ + engine "pixmap" + { + image + { + function = SHADOW + } + } +} + +style "toolbar" +{ + xthickness = 3 + ythickness = 3 + + engine "pixmap" + { + image + { + function = BOX + file = "images/toolbars/toolbar.svg" + border = {0, 0, 0, 1} + stretch = TRUE + detail = "toolbar" + orientation = HORIZONTAL + } + image + { + function = BOX + file = "images/toolbars/toolbar-vertical.svg" + border = {0, 0, 0, 0} + stretch = TRUE + detail = "toolbar" + orientation = VERTICAL + } + } +} + +style "notebook-toolbar" +{ + engine "pixmap" + { + image + { + function = BOX + file = "images/other/null.png" + border = {0, 0, 0, 0} + stretch = TRUE + detail = "toolbar" + orientation = HORIZONTAL + } + } +} + +style "inline-toolbar" +{ + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" + { + image + { + function = BOX + file = "images/toolbars/inline-toolbar.svg" + border = {2, 2, 1, 4} + stretch = TRUE + detail = "toolbar" + orientation = HORIZONTAL + } + } +} + diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/buttons.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/buttons.rc new file mode 100644 index 00000000..95048078 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/buttons.rc @@ -0,0 +1,153 @@ +style "spinbutton" +{ + bg[NORMAL] = @bg_color + bg[ACTIVE] = shade (0.85, @bg_color) # Color for pressed-spinbuttons. + + engine "murrine" + { + arrowstyle = 1 + gradient_shades = {1.1, 1.1, 0.94, 0.94} + highlight_shade = 1.0 + lightborderstyle = 0 + } +} + +style "button" +{ + #GtkWidget::interior-focus = 1 + + xthickness = 3 + ythickness = 4 + + engine "pixmap" + { + image + { + function = BOX + detail = "buttondefault" + recolorable = TRUE + file = "images/button/button-default.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + shadow = OUT + recolorable = TRUE + file = "images/button/button-hover.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "images/button/button-active.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + shadow = IN + state = PRELIGHT + overlay_file = "images/button/button-active-hover.svg" + overlay_border = { 4, 4, 4, 4 } + overlay_stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "images/button/button-insensitive.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + file = "images/button/button.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + #image + #{ + # function = FOCUS + # file = "images/button/button-focus.svg" + # border = { 3, 3, 3, 3 } + # stretch = TRUE + #} + } +} + +style "tool-button" +{ + GtkWidget::interior-focus = 1 + + xthickness = 3 + ythickness = 4 + + engine "pixmap" + { + image + { + function = BOX + detail = "buttondefault" + recolorable = TRUE + file = "images/button/button-default.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = PRELIGHT + shadow = OUT + recolorable = TRUE + file = "images/button/button-hover.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "images/button/button-active.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + shadow = IN + state = PRELIGHT + overlay_file = "images/button/button-active-hover.svg" + overlay_border = { 4, 4, 4, 4 } + overlay_stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "images/button/button-insensitive.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = BOX + file = "images/button/button.svg" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + image + { + function = FOCUS + file = "images/other/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/check-radio.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/check-radio.rc new file mode 100644 index 00000000..3f36242c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/check-radio.rc @@ -0,0 +1,206 @@ +style "check" +{ + text[ACTIVE] = @fg_color + text[SELECTED] = @fg_color + text[NORMAL] = @fg_color + + bg[PRELIGHT] = @bg_color + + engine "pixmap" + { + # Check + + image + { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = SELECTED + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked-insensitive.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "images/check-radio/checkbox-checked-insensitive.svg" + overlay_stretch = FALSE + } + + # Radio + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "images/check-radio/radio-unselected-insensitive.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "images/check-radio/radio-selected-insensitive.svg" + overlay_stretch = FALSE + } + + # Remove the colored hover box + + image + { + function = FLAT_BOX + recolorable = TRUE + file = "images/check-radio/checkbg.png" + border = { 5, 5, 5, 5} + stretch = TRUE + } + + # Remove the focus line + + image + { + function = FOCUS + file = "images/other/null.png" + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/chrome.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/chrome.rc new file mode 100644 index 00000000..8d089228 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/chrome.rc @@ -0,0 +1,18 @@ +# Google Chrome/Chromium theming (requires 9.0.597 or newer) +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @bg_color + ChromeGtkFrame::inactive-frame-color = @bg_color + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = shade (1.08,@bg_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.08,@bg_color) + + ChromeGtkFrame::incognito-frame-gradient-color = shade (1.08,@bg_color) + ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade (1.08,@bg_color) + + ChromeGtkFrame::scrollbar-slider-prelight-color = shade (1.10, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = shade (1.02, @bg_color) +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" +widget_class "*Chrom*Button*" style "button" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/entry.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/entry.rc new file mode 100644 index 00000000..22c0ef94 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/entry.rc @@ -0,0 +1,21 @@ +style "entry" +{ + xthickness = 3 + ythickness = 3 + + bg[NORMAL] = shade (0.9, @bg_color) + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color + base[NORMAL] = shade (0.98, @base_color) + + engine "murrine" + { + #border_shades = {1.0, 0.8} + contrast = 0.6 + focus_color = shade(0.8, @selected_bg_color) + lightborder_shade = 1.05 + lightborderstyle = 0 + focusstyle = 0 + roundness = 3 + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/file-manager.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/file-manager.rc new file mode 100644 index 00000000..222334d7 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/file-manager.rc @@ -0,0 +1,153 @@ +style "sidebar" +{ + #xthickness = 0 + #ythickness = 0 + + base[NORMAL] = "#505050" + text[NORMAL] = "#ffffff" +} + +style "thunar-location-buttons" +{ + ThunarLocationButtons::spacing = 0 +} + +style "pathbar-breadcrumbs" +{ + xthickness = 1 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + state = PRELIGHT + shadow = OUT + recolorable = TRUE + file = "images/button/pathbar-button-hover.svg" + border = { 3, 3, 3, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "images/button/pathbar-button-active.svg" + border = { 3, 3, 3, 4 } + stretch = TRUE + } + image + { + function = BOX + shadow = IN + state = PRELIGHT + overlay_file = "images/button/pathbar-button-active-hover.svg" + overlay_border = { 3, 3, 3, 4 } + overlay_stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "images/button/pathbar-button.svg" + border = { 3, 3, 3, 4 } + stretch = TRUE + } + image + { + function = BOX + file = "images/button/pathbar-button.svg" + border = { 3, 3, 3, 4 } + } + } +} + +style "thunar-pathbar-breadcrumbs" +{ + xthickness = 1 + ythickness = 4 + + engine "pixmap" + { + image + { + function = BOX + state = PRELIGHT + shadow = OUT + recolorable = TRUE + file = "images/button/pathbar-button-hover.svg" + border = { 3, 3, 3, 4 } + stretch = TRUE + } + image + { + function = BOX + state = ACTIVE + file = "images/button/pathbar-button-active.svg" + border = { 3, 3, 3, 4 } + stretch = TRUE + } + image + { + function = BOX + shadow = IN + state = PRELIGHT + overlay_file = "images/button/pathbar-button-active-hover.svg" + overlay_border = { 3, 3, 3, 4 } + overlay_stretch = TRUE + } + image + { + function = BOX + state = INSENSITIVE + file = "images/button/pathbar-button.svg" + border = { 3, 3, 3, 4 } + stretch = TRUE + } + image + { + function = BOX + file = "images/button/pathbar-button.svg" + border = { 3, 3, 3, 4 } + } + } +} + +style "sidebar-handle" +{ + GtkPaned::handle-size = 4 +} + +style "caja-icon-view" +{ + xthickness = 0 + ythickness = 0 +} + +style "caja-notebook" +{ + xthickness = 1 + ythickness = 1 +} + +# Caja + +widget_class "*CajaSidePane*" style "sidebar" +widget_class "*CajaPathBar.*ToggleButton*" style:highest "pathbar-breadcrumbs" +widget "*CajaNavigationWindow*GtkHPaned*" style "sidebar-handle" +widget_class "*CajaNotebook" style "caja-notebook" + + +# Thunar + +class "*ThunarTreeView" style "sidebar" +widget_class "*<ThunarShortcutsPane>*<ThunarShortcutsView>" style "sidebar" +class "ThunarLocationButtons" style "thunar-location-buttons" +widget_class "*ThunarLocationButton*Button*" style:highest "thunar-pathbar-breadcrumbs" +widget "*Thunar*GtkHPaned*" style "sidebar-handle" + +# File Chooser + +widget "*FileChooserDefault*.GtkHPaned*" style "sidebar-handle" +#widget "*FileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView" style "sidebar" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/frames.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/frames.rc new file mode 100644 index 00000000..bc759508 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/frames.rc @@ -0,0 +1,30 @@ +style "frame" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = SHADOW + recolorable = TRUE + file = "images/frames/frame.svg" + border = {1, 1, 1, 1} + stretch = TRUE + shadow = IN + } + image + { + function = SHADOW_GAP + file = "images/frames/frame.svg" + border = {1, 1, 1, 1} + stretch = TRUE + gap_start_file = "images/frames/frame-gap-start.svg" + gap_start_border = {1, 0, 0, 0} + gap_end_file = "images/frames/frame-gap-end.svg" + gap_end_border = {0, 1, 0, 0} + shadow = IN + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/handlebox.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/handlebox.rc new file mode 100644 index 00000000..73a3bf15 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/handlebox.rc @@ -0,0 +1,24 @@ +style "handlebox" +{ + engine "pixmap" + { + image + { + function = BOX + file = "images/other/null.png" + border = {4, 4, 4, 4} + stretch = TRUE + detail = "handlebox_bin" + shadow = IN + } + image + { + function = BOX + file = "images/other/null.png" + border = {4, 4, 4, 4} + stretch = TRUE + detail = "handlebox_bin" + shadow = OUT + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/inkscape.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/inkscape.rc new file mode 100644 index 00000000..e873b3ac --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/inkscape.rc @@ -0,0 +1,25 @@ +style "inkscape-toolbar" +{ + engine "pixmap" + { + image + { + function = BOX + file = "images/toolbars/toolbar.svg" + border = {0, 0, 0, 1} + stretch = TRUE + } + image + { + function = FLAT_BOX + file = "images/toolbars/toolbar.svg" + border = {0, 0, 0, 1} + stretch = TRUE + } + } +} + +# Fix the appearance of the main toolbar handlebox +widget "gtkmm__GtkWindow.SPDesktopWidget.GtkVBox.GtkHandleBox" style:highest "inkscape-toolbar" +# Fix the appearance of the main toolbar color picker +widget "gtkmm__GtkWindow.SPDesktopWidget.GtkVBox.GtkHandleBox*EventBox" style:highest "inkscape-toolbar" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/label-icon.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/label-icon.rc new file mode 100644 index 00000000..9776dbae --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/label-icon.rc @@ -0,0 +1,15 @@ +style "text" +{ + engine "murrine" + { + textstyle = 0 + } +} + +style "inset-text" +{ + engine "murrine" + { + textstyle = 1 + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/menus.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/menus.rc new file mode 100644 index 00000000..ae67ace8 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/menus.rc @@ -0,0 +1,112 @@ +style "menubar" +{ + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + + xthickness = 1 + ythickness = 2 + + engine "murrine" + { + contrast = 0.0 + gradient_shades = {1.0, 1.0, 1.0, 1.0} + highlight_shade = 1.0 + menubarstyle = 0 + #menubaritemstyle = 1 + textstyle = 1 + } +} + +style "menubar-menuitem" +{ + xthickness = 6 + ythickness = 3 + + bg[PRELIGHT] = @selected_bg_color + bg[SELECTED] = @bg_color + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" + { + contrast = .0 + roundness = 3 + border_shades = { 0.8, 0.8 } + gradient_shades = {1.0, 1.0, 0.85, 0.85} + highlight_shade = 1.0 + menubaritemstyle = 1 + textstyle = 1 + } +} + +style "menu" +{ + xthickness = 0 + ythickness = 0 + + bg[SELECTED] = @selected_bg_color + bg[NORMAL] = @base_color + bg[PRELIGHT] = @selected_bg_color + bg[ACTIVE] = @base_color + bg[INSENSITIVE] = @base_color + fg[NORMAL] = @fg_color # Color for normal text. + fg[PRELIGHT] = @base_color + fg[SELECTED] = @base_color + fg[ACTIVE] = @base_color + fg[INSENSITIVE] = mix (0.4, @fg_color, @bg_color) # Text color for non-interactive menu items + text[NORMAL] = @text_color # Color for menu-item radio/checks. + base[NORMAL] = @bg_color # Color for menu-item radio/checks background. + text[PRELIGHT] = @base_color + text[SELECTED] = @base_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = mix (0.4, @fg_color, @bg_color) + + engine "murrine" + { + arrowstyle = 1 + border_shades = {0.8, 0.8} + gradient_shades = {1.1, 1.1, 0.94, 0.94} + highlight_shade = 1.0 + menustyle = 0 + roundness = 0 # Roundness of menu items. + textstyle = 0 + } +} + +style "menu-item" +{ + xthickness = 4 + ythickness = 4 + + bg[SELECTED] = shade (0.95, @selected_bg_color) + bg[PRELIGHT] = shade (0.95, @selected_bg_color) + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" + { + border_shades = {1.0, 1.0} + contrast = 0.8 + roundness = 0 + textstyle = 0 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "menu-item-separator" +{ + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + xthickness = 1 + ythickness = 0 + + bg[NORMAL] = @base_color # Remove for visible separators. + + engine "murrine" + { + contrast = 0.8 # Set the contrast to 0.6 for visible separators. + separatorstyle = 0 + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/mintmenu.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/mintmenu.rc new file mode 100644 index 00000000..da5a3d7f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/mintmenu.rc @@ -0,0 +1,8 @@ +style "mintmenu-style" +{ + bg_pixmap[NORMAL] = "images/mintmenu/bc.png" + bg_pixmap[PRELIGHT] = "images/mintmenu/bc-light.png" + bg_pixmap[ACTIVE] = "images/mintmenu/bc-dark.png" +} + +widget "mintmenu.*" style "mintmenu-style" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/notebook.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/notebook.rc new file mode 100644 index 00000000..0c264e5c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/notebook.rc @@ -0,0 +1,183 @@ +style "notebook-close" { stock["gtk-close"] = {{ "images/other/close.png", *, *, * }} } # Close icon on tabs + +style "notebook" +{ + GtkWidget::interior-focus = 1 + + xthickness = 3 + ythickness = 3 + + # A color is set here to fix the background of boxes in mate-system-monitor on the resources + # tab. However this causes tabs in libre office to be surrrounded by this color. Probably needs + # a proper app specific fix for system-monitor + #bg[NORMAL] = shade (1.1, @bg_color) + + engine "pixmap" + { + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "images/notebook/tab-bottom.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "images/notebook/tab-top.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "images/notebook/tab-left.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + recolorable = TRUE + state = ACTIVE + file = "images/notebook/tab-right.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = LEFT + } + image + { + function = EXTENSION + recolorable = TRUE + file = "images/notebook/tab-top-active.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = BOTTOM + } + image + { + function = EXTENSION + recolorable = TRUE + file = "images/notebook/tab-bottom-active.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = TOP + } + image + { + function = EXTENSION + recolorable = TRUE + file = "images/notebook/tab-left-active.svg" + border = {5, 5, 5, 5} + stretch = TRUE + gap_side = RIGHT + } + image + { + function = EXTENSION + recolorable = TRUE + file = "images/notebook/tab-right-active.svg" + border = { 5, 5, 5, 5 } + stretch = TRUE + gap_side = LEFT + } + + # How to draw boxes with a gap on one side (ie the page of a notebook) + + image + { + function = BOX_GAP + recolorable = TRUE + file = "images/notebook/notebook.svg" + border = {3, 3, 3, 3} + stretch = TRUE + gap_file = "images/notebook/gap-top.svg" + gap_border = {10, 10, 10, 10} + gap_start_file = "images/notebook/gap-top-left.svg" + gap_start_border = { 10, 10, 10, 10 } + gap_end_file = "images/notebook/gap-top-right.svg" + gap_end_border = {10, 10, 10, 10} + gap_side = TOP + } + image + { + function = BOX_GAP + recolorable = TRUE + file = "images/notebook/notebook.svg" + border = {3, 3, 3, 3} + stretch = TRUE + gap_file = "images/notebook/gap-bottom.svg" + gap_border = {10, 10, 10, 10} + gap_start_file = "images/notebook/gap-bottom-left.svg" + gap_start_border = {10, 10, 10, 10} + gap_end_file = "images/notebook/gap-bottom-right.svg" + gap_end_border = {10, 10, 10, 10} + gap_side = BOTTOM + } + image + { + function = BOX_GAP + recolorable = TRUE + file = "images/notebook/notebook.svg" + border = {3, 3, 3, 3} + stretch = TRUE + gap_file = "images/notebook/gap-left.svg" + gap_border = {10, 10, 10, 10} + gap_start_file = "images/notebook/gap-top-left.svg" + gap_start_border = {10, 10, 10, 10} + gap_end_file = "images/notebook/gap-bottom-left.svg" + gap_end_border = {10, 10, 10, 10} + gap_side = LEFT + } + image + { + function = BOX_GAP + recolorable = TRUE + file = "images/notebook/notebook.svg" + border = {3, 3, 3, 3} + stretch = TRUE + gap_file = "images/notebook/gap-right.svg" + gap_border = {10, 10, 10, 10} + gap_start_file = "images/notebook/gap-top-right.svg" + gap_start_border = {10, 10, 10, 10} + gap_end_file = "images/notebook/gap-bottom-right.svg" + gap_end_border = {10, 10, 10, 10} + gap_side = RIGHT + } + + # How to draw the box of a notebook when it isnt attached to a tab + + image + { + function = BOX + recolorable = TRUE + file = "images/notebook/notebook.svg" + border = {3, 3, 3, 3} + stretch = TRUE + } + + # Remove focus lines from tabs + + image + { + function = FOCUS + file = "images/other/null.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } +} + +style "notebook-fill" +{ + bg[NORMAL] = shade (1.1, @bg_color) +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/panel.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/panel.rc new file mode 100644 index 00000000..7111cf23 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/panel.rc @@ -0,0 +1,62 @@ +style "panel" +{ + engine "murrine" {} +} + +style "panel-buttons" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = BOX + recolorable = TRUE + state = NORMAL + file = "images/panel/panel-normal.svg" + border = {4, 4, 4, 4} + stretch = TRUE + } + image + { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "images/panel/panel-active.svg" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +class "PanelToplevel*" style "panel" +class "*Tray*" style "panel" +class "*tray*" style "panel" +#class "PanelApp*" style "panel" + +widget_class "*MatePanelAppletFrameDbus*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*PanelFrame*" style "panel" +widget_class "*PanelAppletFrame*" style "panel" +widget_class "*PanelWidget*.*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" + +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" + +# Menubar +widget "*PanelMenuBar*" style "panel" +widget_class "*Panel*<GtkMenuBar>*" style "panel" +widget "*PanelApplet*" style "panel" + +# Panel Buttons +widget_class "*Panel*GtkToggleButton" style:highest "button" +widget_class "*Panel*GtkButton" style:highest "button" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/scrolled-window.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/scrolled-window.rc new file mode 100644 index 00000000..f45cf7b6 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/scrolled-window.rc @@ -0,0 +1,16 @@ +style "scrolled-window" +{ + xthickness = 1 + ythickness = 1 + + engine "pixmap" + { + image + { + function = SHADOW + file = "images/frames/frame.svg" + border = {1, 1, 1, 1} + stretch = TRUE + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/separators.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/separators.rc new file mode 100644 index 00000000..14c0a1fa --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/separators.rc @@ -0,0 +1,67 @@ +style "separator" +{ + GtkWidget::wide-separators = 1 + GtkWidget::separator-height = 2 + GtkWidget::separator-width = 2 + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + file = "images/separators/separator-vertical.svg" + border = {0, 0, 1, 1} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = BOX + file = "images/separators/separator.svg" + border = {1, 1, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + } +} + +style "combobox-separator" +{ + GtkWidget::wide-separators = 0 + + xthickness = 0 + ythickness = 0 +} + +style "toolbar-separator" +{ + GtkWidget::wide-separators = 1 + GtkWidget::separator-height = 2 + GtkWidget::separator-width = 2 + + xthickness = 0 + ythickness = 0 + + engine "pixmap" + { + image + { + function = BOX + file = "images/separators/toolbar-separator-vertical.svg" + border = {0, 0, 1, 1} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = BOX + file = "images/separators/toolbar-separator.svg" + border = {1, 1, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/sliders.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/sliders.rc new file mode 100644 index 00000000..08f59fc5 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/sliders.rc @@ -0,0 +1,185 @@ +style "scale" +{ + bg[NORMAL] = shade (1.3, @bg_color) + bg[PRELIGHT] = shade (1.10, @bg_color) + bg[ACTIVE] = shade (0.9, @bg_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + engine "murrine" + { + focusstyle = 0 + glowstyle = 4 + gradient_shades = {1.0, 1.0, 0.9, 0.9} + contrast = 1.10 + highlight_shade = 1.05 + lightborderstyle = 1 + border_shades = {1.0, 0.75} + reliefstyle = 3 + roundness = 7 + trough_shades = {0.9, 1.1} + #trough_border_shades = {1.20, 1.20} + } +} + +style "murrine-scrollbar" +{ + xthickness = 1 + ythickness = 2 + + bg[NORMAL] = shade (0.95, @bg_color) + bg[SELECTED] = shade (0.8, @base_color) + bg[ACTIVE] = shade (0.90, @bg_color) + bg[PRELIGHT] = shade (0.90, @bg_color) + + engine "murrine" + { + gradient_shades = {1.1, 1.1, 0.98, 0.98} + highlight_shade = 1.0 + roundness = 8 + border_shades = {0.80, 0.80} + contrast = 0.4 + #trough_shades = {0.9, 0.9} + } +} + +style "progressbar" +{ + xthickness = 0 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + bg[NORMAL] = shade (1.06, @bg_color) + bg[ACTIVE] = shade (0.85, @base_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + engine "murrine" { + animation = FALSE + contrast = 1.2 + highlight_shade = 1.0 + shadow_shades = {0.5, 0.0} + lightborderstyle = 0 + lightborder_shade = 1.1 + trough_shades = { 1.0, 1.16} + gradient_shades = {1.1,1.1,0.95,0.95} + border_shades = { 1.1, 1.1 } + progressbarstyle = 0 + roundness = 2 + } +} + +style "scrollbar" +{ + #xthickness = 1 + #ythickness = 1 + + engine "pixmap" + { + # Troughs + + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "images/scroll/trough-v.svg" + border = {3, 3, 7, 7} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = BOX + recolorable = TRUE + detail = "trough" + file = "images/scroll/trough-h.svg" + border = {7, 7, 3, 3} + stretch = TRUE + orientation = HORIZONTAL + } + + # Sliders + + image + { + function = SLIDER + recolorable = TRUE + state = NORMAL + file = "images/scroll/slider-v.svg" + border = {5, 5, 7, 7} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = SLIDER + recolorable = TRUE + state = PRELIGHT + file = "images/scroll/slider-v-hover.svg" + border = {5, 5, 7, 7} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = SLIDER + recolorable = TRUE + state = ACTIVE + file = "images/scroll/slider-v-hover.svg" + border = {5, 5, 7, 7} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "images/scroll/slider-v-insensitive.svg" + border = {5, 5, 7, 7} + stretch = TRUE + orientation = VERTICAL + } + image + { + function = SLIDER + recolorable = TRUE + state = NORMAL + file = "images/scroll/slider-h.svg" + border = {7, 7, 5, 5} + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = SLIDER + recolorable = TRUE + state = PRELIGHT + file = "images/scroll/slider-h-hover.svg" + border = {7, 7, 5, 5} + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = SLIDER + recolorable = TRUE + state = ACTIVE + file = "images/scroll/slider-h-hover.svg" + border = {7, 7, 5, 5} + stretch = TRUE + orientation = HORIZONTAL + } + image + { + function = SLIDER + recolorable = TRUE + state = INSENSITIVE + file = "images/scroll/slider-h-insensitive.svg" + border = {7, 7, 5, 5} + stretch = TRUE + orientation = HORIZONTAL + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc new file mode 100644 index 00000000..94294bdf --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc @@ -0,0 +1,15 @@ +style "synaptic-toolbar" +{ + engine "pixmap" + { + image + { + function = BOX + file = "images/toolbars/toolbar.svg" + border = {0, 0, 0, 1} + stretch = TRUE + } + } +} + +widget_class "GtkWindow.GtkVBox.GtkHandleBox" style "synaptic-toolbar" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/terminal.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/terminal.rc new file mode 100644 index 00000000..76e65d29 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/terminal.rc @@ -0,0 +1,9 @@ +style "terminal_screen" +{ + text[NORMAL] = "#ffffff" + base[NORMAL] = "#3f3f3f" + + TerminalScreen::background-darkness = 0.95 +} + +widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/text-editor.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/text-editor.rc new file mode 100644 index 00000000..c5e73b95 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/text-editor.rc @@ -0,0 +1,40 @@ +style "gedit-frame" +{ + engine "pixmap" + { + image + { + function = SHADOW + } + } +} + +style "gedit-notebook" +{ + xthickness = 1 + ythickness = 1 +} + +style "eclipse-toolbar-fix" +{ + engine "pixmap" + { + image + { + function = BOX + file = "images/other/null.png" + stretch = TRUE + } + } +} + +# Removes the ugly frame around statusbar buttons +widget_class "*Pluma*.<GtkFrame>*" style "gedit-frame" +widget_class "*Gedit*.<GtkFrame>*" style "gedit-frame" + +# Removes double borders around notebooks +widget_class "*Pluma*.<GtkNotebook>" style "gedit-notebook" +widget_class "*Gedit*.<GtkNotebook>" style "gedit-notebook" + +widget "*swt-toolbar-flat" style "eclipse-toolbar-fix" + diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/views.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/views.rc new file mode 100644 index 00000000..4ce77305 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/views.rc @@ -0,0 +1,271 @@ +style "treeview-header" +{ + GtkWidget::interior-focus = 1 + + xthickness = 2 + ythickness = 2 + + bg[NORMAL] = shade (1.06, @bg_color) + bg[PRELIGHT] = shade (1.1, @bg_color) + bg[ACTIVE] = shade (0.9, @bg_color) + + engine "murrine" + { + arrowstyle = 1 + border_shades = {0.85, 0.75} + contrast = 0.4 + focusstyle = 0 + highlight_shade = 1.0 + lightborder_shade = 1.2 + lightborderstyle = 1 + gradient_shades = {1.1, 1.1, 0.94, 0.94} + textstyle = 1 + } +} + +style "treeview" +{ + xthickness = 2 + ythickness = 2 + + base[NORMAL] = @base_color + + engine "pixmap" + { + image + { + function = FLAT_BOX + recolorable = TRUE + state = NORMAL + file = "images/other/null.png" + stretch = TRUE + } + image + { + function = FLAT_BOX + recolorable = TRUE + state = SELECTED + file = "images/treeview/row-selected.svg" + border = {2, 2, 2, 2} + stretch = TRUE + } + image + { + function = FOCUS + file = "images/other/null.png" + } + + # Treeview Progress Bar + + image + { + function = BOX + state = NORMAL + file = "images/treeview/progress-trough.svg" + border = {2, 2, 2, 2} + shadow = IN + } + image + { + function = BOX + state = SELECTED + file = "images/treeview/progress-bar.svg" + stretch = TRUE + border = {2, 2, 2, 2} + orientation = HORIZONTAL + shadow = OUT + detail = "bar" + } + + # Check + + image + { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = SELECTED + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "images/check-radio/checkbox-unchecked-insensitive.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "images/check-radio/checkbox-checked.svg" + overlay_stretch = FALSE + } + image + { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "images/check-radio/checkbox-checked-insensitive.svg" + overlay_stretch = FALSE + } + + # Radio + + image + { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "images/check-radio/radio-unselected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "images/check-radio/radio-unselected-insensitive.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "images/check-radio/radio-selected.svg" + overlay_stretch = FALSE + } + image + { + function = OPTION + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "images/check-radio/radio-selected-insensitive.svg" + overlay_stretch = FALSE + } + } +} + +style "iconview" +{ + engine "pixmap" + { + image + { + function = FLAT_BOX + recolorable = TRUE + file = "images/treeview/iconview-selected.svg" + border = {3, 3, 3, 3} + stretch = TRUE + } + } +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/cinnamon-applications.css b/themes/Mint-X-Aqua/gtk-3.0/apps/cinnamon-applications.css new file mode 100644 index 00000000..9bbb5375 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/cinnamon-applications.css @@ -0,0 +1,154 @@ +@define-color nemo_sidebar_bg #505050; +@define-color nemo_sidebar_fg #dadada; +@define-color nemo_sidebar_selected_fg #fff; + +/******** + * Nemo * + ********/ + +/* sidebar */ + +.nemo-window .sidebar .view { + background-color: @nemo_sidebar_bg; + color: @nemo_sidebar_fg; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.nemo-window .sidebar .view:selected { + border-color: @nemo_sidebar_bg; + color: @nemo_sidebar_selected_fg; + text-shadow: 1px 1px alpha(black, 0.2); + -gtk-icon-shadow: 1px 1px alpha(black, 0.2); +} + +.nemo-window .sidebar .expander:selected { + border-color: @nemo_sidebar_selected_fg; + color: @nemo_sidebar_selected_fg; +} + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: shade(@theme_base_color, 0.85); + -NemoPlacesTreeView-disk-full-fg-color: shade(@theme_selected_bg_color, 0.9); + -NemoPlacesTreeView-disk-full-bar-width: 2px; + -NemoPlacesTreeView-disk-full-bar-radius: 1px; + -NemoPlacesTreeView-disk-full-bottom-padding: 2px; +} + +.nemo-window .places-treeview:selected { + -NemoPlacesTreeView-disk-full-bg-color: shade(@theme_selected_fg_color, 1.1); + -NemoPlacesTreeView-disk-full-fg-color: @theme_selected_bg_color; +} + +.nemo-window .sidebar .scrollbar { + min-width: 10px; +} + +.nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: @theme_bg_color; +} + +.nemo-window .sidebar separator, +.nemo-window .sidebar .frame { + border: none; +} + +.nemo-canvas-item { + border-radius: 3px; +} + +.nemo-desktop.nemo-canvas-item { + color: @desktop_item_fg; + text-shadow: 1px 1px @desktop_item_text_shadow; +} + +.nemo-desktop.nemo-canvas-item:selected { + background-color: alpha(@theme_selected_bg_color, 0.8); + background-image: none; + color: @theme_selected_fg_color; + text-shadow: none; +} + +/* inactive pane */ + +.nemo-inactive-pane .view { + background-color: shade(@theme_base_color, 0.93); + color: shade(@theme_fg_color, 1.2); +} + +.nemo-inactive-pane .view:selected, +.nemo-inactive-pane .nautilus-canvas-item:selected { + background-color: alpha(@theme_selected_bg_color, 0.85); + color: @theme_selected_fg_color; +} + +/* small buttons on the nemo status bar */ + +.nemo-window widget .toolbar button { + padding: 0 5px; +} + +.nemo-window widget .toolbar { + padding: 0 6px 0 6px; +} + +/* provides theming for the rename entries */ + +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding-left: 4px; + padding-right: 4px; + color: @theme_text_color; + border: 1px solid shade(@button_border, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.04), + inset -1px 0 alpha(black, 0.04), + inset 0 -1px alpha(black, 0.02), + 0 1px alpha(white, 0.4); +} + +.nemo-window .nemo-window-pane widget.entry:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +.nemo-window .nemo-window-pane notebook > header { + padding: 0px; + margin-right: -2px; + margin-bottom: -1px; +} + +.nemo-window .nemo-window-pane notebook > header > tabs > tab:checked { + background-color: @theme_base_color; + margin-bottom: 1px; +} + +.nemo-window .nemo-window-pane > notebook box.vertical > overlay > scrolledwindow.view, +.nemo-window .nemo-window-pane > notebook box.vertical > overlay > scrolledwindow > treeview.view { + background-color: @theme_base_color; + border: 1px solid @border; +} + +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; +} + +/********************* + * Cinnamon Settings * + *********************/ + +.cs-header { + padding: 6px; + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_bg_a, + @toolbar_bg_b); + border-bottom: 1px solid @border; +} + +.cs-category-view, +.cs-category-view .view { + background-color: transparent; +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/gnome-applications.css b/themes/Mint-X-Aqua/gtk-3.0/apps/gnome-applications.css new file mode 100644 index 00000000..6ee8d3a9 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/gnome-applications.css @@ -0,0 +1,81 @@ + +/********* + * Gedit * + *********/ + +.gedit-headerbar-paned { + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_bg_a, + @toolbar_bg_b); +} +/****************** + * GtkFileChooser * + ******************/ + +filechooser #pathbarbox { + background-color: @theme_bg_color; + border-bottom: 1px solid @border; +} + +/************ + * terminal * + ************/ + +vte-terminal.terminal-screen { + -TerminalScreen-background-darkness: 1.0; + background-color: #3f3f3f; + color: #fff; +} + +vte-terminal { + -TerminalScreen-background-darkness: 1.0; + background-color: #3f3f3f; + color: #fff; +} + +.nautilus-canvas-item { + border-radius: 3px; +} +.nautilus-desktop.nautilus-canvas-item { + color: @desktop_item_fg; + text-shadow: 1px 1px @desktop_item_text_shadow; +} + +.nautilus-desktop.nautilus-canvas-item:active { + background-color: @desktop_item_selected_fg; + background-image: none; + color: @theme_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:selected { + background-color: alpha(@theme_selected_bg_color, 0.8); + background-image: none; + color: @theme_selected_fg_color; +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:hover, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; +} + +/******* + * Xed * + *******/ + +.xed-window .xed-searchbar { + border-top: 1px solid @border; +} + +.xed-window statusbar button { + padding: 1px 3px; +} + +.xed-goto-line-box { + background-color: shade(@theme_bg_color, 1.02); + padding: 6px; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/lightdm-gtk-greeter.css b/themes/Mint-X-Aqua/gtk-3.0/apps/lightdm-gtk-greeter.css new file mode 100644 index 00000000..3e60dd99 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/lightdm-gtk-greeter.css @@ -0,0 +1,12 @@ +/* lightdm greeter color scheme */ + +/**************** + * login window * + ****************/ +#login_window, +#shutdown_dialog, +#restart_dialog { + + border-radius: 5px; +} + diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/lightdm-unity-greeter.css b/themes/Mint-X-Aqua/gtk-3.0/apps/lightdm-unity-greeter.css new file mode 100644 index 00000000..d3c9ac7c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/lightdm-unity-greeter.css @@ -0,0 +1,133 @@ +window.background.lightdm menubar > menuitem { + padding: 0 5px 0 5px; +} + +window.background.lightdm menu { + background-image: none; + background-color: alpha (black, 0.6); + border-color: alpha (white, 0.2); + padding: 1px; + color: white; +} + +/*window.background.lightdm .csd menu { + border: none; +} + +window.background.lightdm .csd.popup decoration { + border: none; + background-color: transparent; + box-shadow: none; +}*/ + +window.background .lightdm-combo menu { + background-color: shade (@dark_bg_color, 1.08); + border-radius: 0px; + padding: 0px; + color: white; +} + +window.background.lightdm menu menuitem *, +window.background.lightdm menu menuitem.check:active, +window.background.lightdm menu menuitem.radio:active { + color: white; +} + +window.background.lightdm menubar { + background-image: none; + background-color: alpha (black, 0.5); +} + +window.background.lightdm button { + border: 1px solid; + background-image: none; + background-color: alpha (black, 0.3); + border-color: alpha (white, 0.6); + border-radius: 5px; + padding: 7px; + + color: white; + text-shadow: none; +} + +window.background.lightdm button, +window.background.lightdm button:hover, +window.background.lightdm button:active, +window.background.lightdm button:active:focus { + background-image: none; + border-image: none; +} + +window.background.lightdm button:focus { + border-color: alpha (white, 0.9); + border-width: 1px; + border-style: solid; + + color: white; +} + +window.background .lightdm-combo.combobox-entry button, +window.background .lightdm-combo .cell, +window.background .lightdm-combo button, +window.background .lightdm-combo entry, +window.background.lightdm entry { + background-image: none; + background-color: alpha (black, 0.3); + border-color: alpha (white, 0.6); + border-radius: 5px; + padding: 7px; + + color: white; + text-shadow: none; +} + +window.background.lightdm entry image { + color: white; +} + +window.background.lightdm entry, +window.background.lightdm entry:hover, +window.background.lightdm entry:active, +window.background.lightdm entry:active:focus { + background-image: none; + border-image: none; + + caret-color: white; +} + +window.background.lightdm entry:focus { + border-color: alpha (white, 0.9); + border-width: 1px; + border-style: solid; + + color: white; +} + +window.background.lightdm entry:selected { + background-color: alpha (white, 0.2); +} + +@keyframes dashentry_spinner { + to { -gtk-icon-transform: rotate(1turn); } +} + +window.background.lightdm entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; +} + +window.background.lightdm button.flat.option-button { + padding: 2px; + background: none; + border-color: transparent; +} + +window.background.lightdm button.toggle-button { + background: none; + border-color: transparent; +} + +window.background.lightdm button.toggle-button.selected { + background-color: alpha (black, 0.3); + border-width: 1px; +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/mate-applications.css b/themes/Mint-X-Aqua/gtk-3.0/apps/mate-applications.css new file mode 100644 index 00000000..c10cb6d1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/mate-applications.css @@ -0,0 +1,227 @@ +@define-color caja_sidebar_bg #505050; +@define-color caja_sidebar_fg #dadada; +@define-color caja_sidebar_selected_fg #fff; + +/**************** + * Caja desktop * + ****************/ + +.caja-canvas-item { + border-radius: 3px; +} + +.caja-desktop.caja-canvas-item { + color: @desktop_item_fg; + text-shadow: 1px 1px @desktop_item_text_shadow; +} + +.caja-desktop.caja-canvas-item:selected { + background-color: alpha(@theme_selected_bg_color, 0.8); + background-image: none; + color: @theme_selected_fg_color; + text-shadow: none; +} + +/******** + * Caja * + ********/ + +/* caja sidebar */ +CajaWindow FMTreeView .view, +CajaWindow CajaNotesViewer .view, +CajaWindow CajaPlacesSidebar .view, +CajaWindow CajaHistorySidebar .view, +CajaWindow CajaInformationPanel GtkVBox, +CajaWindow CajaEmblemSidebar GtkViewport { + background-color: @caja_sidebar_bg; + color: @caja_sidebar_fg; + border-width: 0px; +} + +.caja-side-pane notebook treeview.view, +.caja-side-pane notebook textview.view text, +.caja-side-pane notebook viewport.frame, +.caja-side-pane notebook widget .vertical { + background-color: shade (@caja_sidebar_bg, 1.0); + color: @caja_sidebar_fg; +} + +.caja-navigation-window notebook > header { + padding: 0px; + margin-right: -2px; + margin-bottom: -1px; +} + +.caja-navigation-window notebook > header > tabs > tab:checked { + background-color: @theme_base_color; + margin-bottom: 1px; +} + +/*********** +* Terminal * +************/ +vte-terminal { + -TerminalScreen-background-darkness: 1.0; + background-color: #3f3f3f; + color: #fff; +} + +/************** +* Mate-Terminal * +***************/ + +window.background.mate-terminal > box.vertical > notebook:not(.frame) > stack > box, +window.background.csd.mate-terminal > box.vertical > notebook:not(.frame) > stack > box, +window.background.ssd.mate-terminal > box.vertical > notebook:not(.frame) > stack > box, +window.background.solid-csd.mate-terminal > box.vertical > notebook:not(.frame) > stack > box { + border-style: solid; + border-width: 0px 1px 1px 1px; + border-color: shade(@border, 1.0); + margin-right: 0px; +} + +.mate-terminal notebook > header { + padding: 0px; + margin-right: -2px; +} + +.mate-terminal notebook > header > tabs > tab:checked { + background-color: @theme_base_color; +} + +/**************** + * Pluma * + ****************/ + +.pluma-window notebook > header { + padding: 2px; + margin-left: -2px; + margin-right: -2px; + margin-bottom: -1px; + padding-bottom: 0; +} + +.pluma-window notebook > header.top > tabs > tab:checked { + border-bottom: transparent; + background-color: @theme_base_color; +} + +/**************** + * pavu-control * + ****************/ + +window.background > box.vertical > notebook:not(.frame) > stack > box, +window.background.csd > box.vertical > notebook:not(.frame) > stack > box, +window.background.ssd > box.vertical > notebook:not(.frame) > stack > box, +window.background.solid-csd > box.vertical > notebook:not(.frame) > stack > box { + border-style: solid; + border-width: 0px 1px 1px 1px; + border-color: shade(@border, 1.0); + margin-right: 0px; +} + +/**************** + * Mate-Panel * + ****************/ + +#PanelApplet box.mintmenu:selected { + background-color: @theme_selected_bg_color; +} + +.mate-panel-menu-bar, +.gnome-panel-menu-bar, +.mate-panel-menu-bar .menubar, +.gnome-panel-menu-bar .menubar, +.mate-panel-menu-bar > .menuitem, +.gnome-panel-menu-bar > .menuitem, +PanelToplevel.background, +#PanelPlug, +#PanelApplet .button, +#PanelApplet-window-menu-applet-button { + color: @theme_fg_color; + background-color: @theme_bg_color; + background-image: none; + border-image: none; +} + +#PanelApplet button { + padding: 3px; + border-style: solid; + border-width: 2px; + border-radius: 3px; + background-color: @theme_bg_color; + background-image: none; +} + +#PanelApplet wnck-tasklist button.flat { + padding: 0px 3px 0px 3px; + border-style: solid; + border-width: 2px; + border-radius: 3px; + border-color: transparent; + border-image: -gtk-scaled(url("../borders/button/button.png"), url("../borders/button/button@2.png")) 4 / 4px stretch; + box-shadow: inset 0 1px alpha(white, 0.5), + inset 1px 0 alpha(white, 0.3), + inset -1px 0 alpha(white, 0.3), + inset 0 -1px alpha(white, 0.05); + background-color: transparent; + background-image: linear-gradient(to bottom, + alpha(white, 0.5), + alpha(white, 0.01)); +} + +#PanelApplet wnck-tasklist button.flat:hover, +#PanelApplet button:hover { + padding: 0px 3px 0px 3px; + border-style: solid; + border-width: 2px; + border-radius: 3px; + border-color: transparent; + border-image: -gtk-scaled(url("../borders/button/button.png"), url("../borders/button/button@2.png")) 4 / 4px stretch; + box-shadow: inset 0 1px alpha(white, 0.5), + inset 1px 0 alpha(white, 0.3), + inset -1px 0 alpha(white, 0.3), + inset 0 -1px alpha(white, 0.05); + background-color: transparent; + background-image: linear-gradient(to bottom, + alpha(white, 0.7), + alpha(white, 0.1)); +} + +#PanelApplet wnck-tasklist button.flat:checked:hover, +#PanelApplet wnck-tasklist button.flat:checked, +#PanelApplet wnck-tasklist button.flat:active:hover, +#PanelApplet wnck-tasklist button.flat:active, +#PanelApplet button:checked, +#PanelApplet button:checked:hover, +#PanelApplet button:active, +#PanelApplet button:active:hover { + padding: 0px 3px 0px 3px; + border-style: solid; + border-width: 2px; + border-radius: 3px; + border-color: transparent; + border-image: -gtk-scaled(url("../borders/button/button-active.png"), url("../borders/button/button-active@2.png")) 4 / 4px stretch; + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.08), + inset -1px 0 alpha(black, 0.08), + inset 0 -1px alpha(black, 0.06); + background-color: transparent; + background-image: linear-gradient(to bottom, + alpha(black, 0.2), + alpha(black, 0.2)); +} + +MatePanelAppletFrameDBus PanelSeparator, +PanelSeparator { + border-width: 0; + background-image: url("../assets/separator-vertical.svg"); + background-repeat: no-repeat; + background-position: center; + color: transparent; + text-shadow: none; +} + +NaTrayApplet { + -NaTrayApplet-icon-padding: 1px; +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css b/themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css new file mode 100644 index 00000000..8b4e8fd4 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/ubiquity.css @@ -0,0 +1,6 @@ + +.ubiquity-menubar { + background-color: #3F3F3F; + color: #EEEEEE; + /* text-shadow: 1px 1px alpha (#000000, 0.8); */ +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/apps/xfce-applications.css b/themes/Mint-X-Aqua/gtk-3.0/apps/xfce-applications.css new file mode 100644 index 00000000..820ab6c1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/apps/xfce-applications.css @@ -0,0 +1,42 @@ +/**************** + * Thunar * + ****************/ + +.thunar .sidebar .view, .thunar .sidebar iconview { + background-color: #ececec; +} + +.thunar toolbar.horizontal button image, .thunar .horizontal.inline-toolbar button image { + -gtk-icon-transform: scale(0.9); +} + +/**************** + * Xfce Panel * + ****************/ + +.xfce4-panel.panel frame > border { + border: 0; +} + +.xfce4-panel.panel label { + font-weight: normal; +} + +.xfce4-panel.panel button { + border-radius: 0; + border: none; + margin-left: 1px; +} + +.xfce4-panel.panel button:hover { +} + +.xfce4-panel.panel button:active, +.xfce4-panel.panel button:checked { + border: none; +} + +.xfce4-panel.panel button label, +.xfce4-panel.panel button image { + border: none; +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked-insensitive.png Binary files differnew file mode 100644 index 00000000..e784152a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked-insensitive@2.png Binary files differnew file mode 100644 index 00000000..4ffd62ec --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked.png Binary files differnew file mode 100644 index 00000000..21b09389 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked@2.png Binary files differnew file mode 100644 index 00000000..6528bd12 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-checked@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed-insensitive.png Binary files differnew file mode 100644 index 00000000..d0142364 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed-insensitive@2.png Binary files differnew file mode 100644 index 00000000..783e6b06 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed.png Binary files differnew file mode 100644 index 00000000..81cc9fdb --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed@2.png Binary files differnew file mode 100644 index 00000000..f56069b6 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-mixed@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-checked.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-checked.png Binary files differnew file mode 100644 index 00000000..73ea34d1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-checked.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-checked@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-checked@2.png Binary files differnew file mode 100644 index 00000000..4b225148 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-checked@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-unchecked.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-unchecked.png Binary files differnew file mode 100644 index 00000000..43c5818a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-unchecked.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-unchecked@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-unchecked@2.png Binary files differnew file mode 100644 index 00000000..eb7a2d28 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-selectionmode-unchecked@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked-insensitive.png Binary files differnew file mode 100644 index 00000000..e4cb1764 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png Binary files differnew file mode 100644 index 00000000..3ba71215 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked.png Binary files differnew file mode 100644 index 00000000..229b2db3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked@2.png Binary files differnew file mode 100644 index 00000000..008c42f0 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/checkbox-unchecked@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png Binary files differnew file mode 100644 index 00000000..57154e9d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-insensitive@2.png Binary files differnew file mode 100644 index 00000000..2519425f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-selected.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-selected.png Binary files differnew file mode 100644 index 00000000..8a5e62de --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-selected.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-selected@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-selected@2.png Binary files differnew file mode 100644 index 00000000..c6c432d8 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked-selected@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked.png Binary files differnew file mode 100644 index 00000000..bb29652a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked@2.png Binary files differnew file mode 100644 index 00000000..089bceab --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-checked@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png Binary files differnew file mode 100644 index 00000000..d43bdcc1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive@2.png Binary files differnew file mode 100644 index 00000000..c22a01af --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-selected.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-selected.png Binary files differnew file mode 100644 index 00000000..d473e0b0 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-selected.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-selected@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-selected@2.png Binary files differnew file mode 100644 index 00000000..aeb9a796 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed-selected@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed.png Binary files differnew file mode 100644 index 00000000..476979b9 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed@2.png Binary files differnew file mode 100644 index 00000000..14476599 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-checkbox-mixed@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-insensitive.png Binary files differnew file mode 100644 index 00000000..f0b48a83 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-insensitive@2.png Binary files differnew file mode 100644 index 00000000..b8cc4b93 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected.png Binary files differnew file mode 100644 index 00000000..2432cbc0 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected@2.png new file mode 120000 index 00000000..9a90a848 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected@2.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked-selected.png
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked.png Binary files differnew file mode 100644 index 00000000..bb49c0f7 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked@2.png Binary files differnew file mode 100644 index 00000000..cfbdc1b3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/menuitem-radio-checked@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/null.png b/themes/Mint-X-Aqua/gtk-3.0/assets/null.png Binary files differnew file mode 100644 index 00000000..6979283e --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/null.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip-vertical.png b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip-vertical.png Binary files differnew file mode 100644 index 00000000..89514474 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip-vertical.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip-vertical@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip-vertical@2.png Binary files differnew file mode 100644 index 00000000..5f430d41 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip-vertical@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip.png b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip.png Binary files differnew file mode 100644 index 00000000..886ee7b3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip@2.png Binary files differnew file mode 100644 index 00000000..d11ecb22 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/pane-separator-grip@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed-insensitive.png Binary files differnew file mode 100644 index 00000000..248da792 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed-insensitive@2.png Binary files differnew file mode 100644 index 00000000..c00fca6f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed.png Binary files differnew file mode 100644 index 00000000..a53fd4c8 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed@2.png Binary files differnew file mode 100644 index 00000000..2bca3b10 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-mixed@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected-insensitive.png Binary files differnew file mode 100644 index 00000000..45a2895c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected-insensitive@2.png Binary files differnew file mode 100644 index 00000000..976c87cb --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected.png Binary files differnew file mode 100644 index 00000000..784aec43 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected@2.png Binary files differnew file mode 100644 index 00000000..c058c238 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-selected@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected-insensitive.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected-insensitive.png Binary files differnew file mode 100644 index 00000000..d7d1d1ce --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected-insensitive.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected-insensitive@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected-insensitive@2.png Binary files differnew file mode 100644 index 00000000..a2e726ab --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected-insensitive@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected.png Binary files differnew file mode 100644 index 00000000..0c00d212 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected@2.png Binary files differnew file mode 100644 index 00000000..8fd1698b --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/radio-unselected@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/separator-vertical.svg b/themes/Mint-X-Aqua/gtk-3.0/assets/separator-vertical.svg new file mode 120000 index 00000000..fe95e3da --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/separator-vertical.svg @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/gtk-2.0/images/separators/separator-vertical.svg
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-backdrop.png Binary files differnew file mode 100644 index 00000000..8b4611cc --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-backdrop.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-backdrop@2.png Binary files differnew file mode 100644 index 00000000..d58aae3f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-backdrop@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-hover.png Binary files differnew file mode 100644 index 00000000..ee9f28cf --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-hover.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-hover@2.png Binary files differnew file mode 100644 index 00000000..5963255a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-hover@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-normal.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-normal.png Binary files differnew file mode 100644 index 00000000..3096ed00 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-normal.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-normal@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-normal@2.png Binary files differnew file mode 100644 index 00000000..ad1d3d56 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-close-normal@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-backdrop.png Binary files differnew file mode 100644 index 00000000..ed99a3d3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-backdrop.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png Binary files differnew file mode 100644 index 00000000..7efe647d --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-hover.png Binary files differnew file mode 100644 index 00000000..82b06f09 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-hover.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-hover@2.png Binary files differnew file mode 100644 index 00000000..dabb2c5f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-hover@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-normal.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-normal.png Binary files differnew file mode 100644 index 00000000..06677487 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-normal.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-normal@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-normal@2.png Binary files differnew file mode 100644 index 00000000..ebe1228a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-maximize-normal@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-backdrop.png Binary files differnew file mode 100644 index 00000000..90eef692 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-backdrop.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png Binary files differnew file mode 100644 index 00000000..654ce96a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-hover.png Binary files differnew file mode 100644 index 00000000..4c35fa1f --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-hover.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-hover@2.png Binary files differnew file mode 100644 index 00000000..99dadda0 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-hover@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-normal.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-normal.png Binary files differnew file mode 100644 index 00000000..a61cb53a --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-normal.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-normal@2.png b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-normal@2.png Binary files differnew file mode 100644 index 00000000..92a0cad3 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/assets/titlebutton-minimize-normal@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-active.png b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-active.png Binary files differnew file mode 100644 index 00000000..dc834643 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-active.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-active@2.png b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-active@2.png Binary files differnew file mode 100644 index 00000000..01536504 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-active@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-focus.png b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-focus.png Binary files differnew file mode 100644 index 00000000..a8c54606 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-focus.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-focus@2.png b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-focus@2.png Binary files differnew file mode 100644 index 00000000..df9ef9ff --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button-focus@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/borders/button/button.png b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button.png Binary files differnew file mode 100644 index 00000000..903836b6 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/borders/button/button@2.png b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button@2.png Binary files differnew file mode 100644 index 00000000..c88577a4 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/borders/button/button@2.png diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk-main-common.css b/themes/Mint-X-Aqua/gtk-3.0/gtk-main-common.css new file mode 100644 index 00000000..b54d5dda --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk-main-common.css @@ -0,0 +1,29 @@ +/***************** + * Desktop Items * + *****************/ + + @define-color desktop_item_fg #eeeeee; + @define-color desktop_item_selected_fg @theme_selected_fg_color; + @define-color desktop_item_text_shadow alpha(black, 0.8); + +/********************* + * Error/Warning/... * + *********************/ +@define-color link_color #4a90d9; +@define-color info_color #9ab87c; +@define-color question_color #55c1ec; +@define-color warning_color #f27e3f; +@define-color error_color #e35d4f; +@define-color success_color #4e9a06; + +@define-color infobar_fg_color white; +@define-color infobar_text_shadow alpha(black, 0.3); + +/******* + * OSD * + *******/ + +@define-color osd_base #212526; +@define-color osd_fg #ededed; +@define-color osd_bg alpha(@osd_base, 0.8); +@define-color osd_trough_bg shade(@osd_fg, 0.1);
\ No newline at end of file diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk-main.css b/themes/Mint-X-Aqua/gtk-3.0/gtk-main.css new file mode 100644 index 00000000..0d6330d7 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk-main.css @@ -0,0 +1,130 @@ +/* Default Color Scheme */ + +@define-color theme_bg_color #d6d6d6; +@define-color theme_fg_color #212121; +@define-color theme_base_color #f7f7f7; +@define-color theme_text_color #212121; +@define-color theme_selected_bg_color #6cabcd; +@define-color theme_selected_fg_color #f5f5f5; +@define-color theme_tooltip_bg_color #fbeaa0; +@define-color theme_tooltip_fg_color #212121; + +/* Misc Colors */ + +@define-color insensitive_fg_color shade(@theme_bg_color, 0.6); +@define-color border shade(@theme_bg_color, 0.7); +@define-color internal_element_color shade(@theme_fg_color, 0.7); +@define-color internal_element_prelight shade(@theme_fg_color, 0.9); + +/* Buttons */ + +@define-color button_border #b2b2b2; + +@define-color button_bg_a shade(@theme_bg_color, 1.16); +@define-color button_bg_b shade(@theme_bg_color, 0.98); + +@define-color button_raised_bg_a shade(@theme_bg_color, 1.2); +@define-color button_raised_bg_b shade(@theme_bg_color, 0.95); + +@define-color button_hover_bg_a shade(@theme_bg_color, 1.2); +@define-color button_hover_bg_b shade(@theme_bg_color, 1.02); + +@define-color button_hover_raised_bg_a shade(@theme_bg_color, 1.24); +@define-color button_hover_raised_bg_b shade(@theme_bg_color, 0.99); + +@define-color button_active_bg_a shade(@theme_bg_color, 0.78); +@define-color button_active_bg_b shade(@theme_bg_color, 0.85); +@define-color button_active_bg_c shade(@theme_bg_color, 0.85); + +@define-color button_active_hover_bg_a shade(@theme_bg_color, 0.70); +@define-color button_active_hover_bg_b shade(@theme_bg_color, 0.77); +@define-color button_active_hover_bg_c shade(@theme_bg_color, 0.77); + +@define-color button_insensitive_bg_a @theme_bg_color; +@define-color button_insensitive_bg_b shade(@theme_bg_color, 0.95); + +@define-color button_insensitive_active_bg_a shade(@theme_bg_color, 0.78); +@define-color button_insensitive_active_bg_b shade(@theme_bg_color, 0.9); + +@define-color column_header_bg_a @theme_base_color; +@define-color column_header_bg_b shade(@theme_base_color, 0.96); +@define-color column_header_bg_c @theme_bg_color; + +@define-color button_fg @theme_fg_color; +@define-color button_text_shadow alpha(white, 0.4); + +/* Entry */ + +@define-color entry_bg_a shade(@theme_base_color, 0.94); +@define-color entry_bg_b @theme_base_color; + +/* Menus */ + +@define-color menu_bg @theme_base_color; +@define-color menu_fg @theme_fg_color; + +/* Notebooks */ + +@define-color notebook_bg shade(@theme_bg_color, 1.1); +@define-color notebook_tab_bg_a shade(@theme_bg_color, 1.05); +@define-color notebook_tab_bg_b shade(@theme_bg_color, 0.98); + +/* Progress Bars */ + +@define-color progressbar_a shade(@theme_selected_bg_color, 1.15); +@define-color progressbar_b shade(@theme_selected_bg_color, 0.95); +@define-color progressbar_border shade(@theme_selected_bg_color, 0.7); +@define-color progressbar_trough_a shade(@theme_bg_color, 0.95); +@define-color progressbar_trough_b shade(@theme_bg_color, 1.15); + +/* Scale */ + +@define-color scale_slider_a shade(@theme_bg_color, 1.2); +@define-color scale_slider_b shade(@theme_bg_color, 1.05); +@define-color scale_slider_hover_a shade(@theme_bg_color, 1.15); +@define-color scale_slider_hover_b shade(@theme_bg_color, 0.95); +@define-color scale_slider_insensitive_a shade(@theme_bg_color, 1.05); +@define-color scale_slider_insensitive_b shade(@theme_bg_color, 0.9); +@define-color scale_trough_a shade(@theme_bg_color, 0.8); +@define-color scale_trough_b @theme_bg_color; +@define-color scale_fill_a shade(@theme_selected_bg_color, 1.1); +@define-color scale_fill_b shade(@theme_selected_bg_color, 0.94); + +/* Scrollbars */ + +@define-color scroll_trough_border shade(@theme_bg_color, 0.8); +@define-color scroll_trough_a alpha(black, 0.15); +@define-color scroll_trough_b alpha(black, 0.05); +@define-color scroll_slider_a shade(@theme_bg_color, 1.1); +@define-color scroll_slider_b shade(@theme_bg_color, 1.02); +@define-color scroll_slider_c shade(@theme_bg_color, 0.96); + +/* Toolbars */ + +@define-color toolbar_bg_a @theme_bg_color; +@define-color toolbar_bg_b shade(@theme_bg_color, 0.88); + +@define-color inline_toolbar_bg_a shade(@theme_bg_color, 0.93); +@define-color inline_toolbar_bg_b @theme_bg_color; + +/* Views */ + +@define-color iconview_selected_a shade(@theme_selected_bg_color, 0.9); +@define-color iconview_selected_b shade(@theme_selected_bg_color, 1.1); + +@define-color floating_bar_a shade(@theme_bg_color, 1.2); +@define-color floating_bar_b shade(@theme_bg_color, 0.9); +@define-color sidebar_bg shade(@theme_base_color, 0.95); + +@import url("gtk-main-common.css"); +@import url("gtk-widgets.css"); +@import url("gtk-widgets-borders.css"); +@import url("gtk-widgets-backgrounds.css"); +@import url("gtk-widgets-assets.css"); +@import url("apps/gnome-applications.css"); +@import url("apps/cinnamon-applications.css"); +@import url("apps/mate-applications.css"); +@import url("apps/xfce-applications.css"); +@import url("apps/ubiquity.css"); +@import url("apps/lightdm-gtk-greeter.css"); +@import url("apps/lightdm-unity-greeter.css"); diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-assets.css b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-assets.css new file mode 100644 index 00000000..da2407e1 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-assets.css @@ -0,0 +1,258 @@ +/******************* + * check and radio * + *******************/ + +check, +check row:selected, +check row:selected:focus { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; +} + +check:disabled, +check row:selected:disabled, +check row:selected:focus:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; +} + +check:checked, +check row:selected:checked, +check row:selected:focus:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; +} + +check:checked:disabled, +check row:selected:checked:disabled, +check row:selected:focus:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; +} + +check:indeterminate, +check row:selected:indeterminate, +check row:selected:focus:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; +} + +check:indeterminate:disabled, +check row:selected:indeterminate:disabled, +check row:selected:focus:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; +} + +.view.content-view.check:not(.list), +iconview.content-view.check:not(.list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-unchecked.png"), url("assets/checkbox-selectionmode-unchecked@2.png")); + -gtk-icon-shadow: none; +} + +.view.content-view.check:checked:not(.list), +iconview.content-view.check:checked:not(.list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-checked.png"), url("assets/checkbox-selectionmode-checked@2.png")); + -gtk-icon-shadow: none; +} + +radio, +radio row:selected, +radio row:selected:focus { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unselected.png"), url("assets/radio-unselected@2.png")); + -gtk-icon-shadow: none; +} + +radio:disabled, +radio row:selected:disabled, +radio row:selected:focus:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unselected-insensitive.png"), url("assets/radio-unselected-insensitive@2.png")); + -gtk-icon-shadow: none; +} + +radio:checked, +radio row:selected:checked, +radio row:selected:focus:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-selected.png"), url("assets/radio-selected@2.png")); + -gtk-icon-shadow: none; +} + +radio:checked:disabled, +radio row:selected:checked:disabled, +radio row:selected:focus:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-selected-insensitive.png"), url("assets/radio-selected-insensitive@2.png")); + -gtk-icon-shadow: none; +} + +radio:indeterminate, +radio row:selected:indeterminate, +radio row:selected:focus:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; +} + +radio:indeterminate:disabled, +radio row:selected:indeterminate:disabled, +radio row:selected:focus:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; +} + +menuitem check, +menuitem check:hover, +menuitem check:disabled { + -gtk-icon-source: url("assets/null.png"); +} + +menuitem check:active, +menuitem check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-checkbox-checked.png"), url("assets/menuitem-checkbox-checked@2.png")); +} + +menuitem check:active:hover, +menuitem check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-checkbox-checked-selected.png"), url("assets/menuitem-checkbox-checked-selected@2.png")); +} + +menuitem check:active:disabled, +menuitem check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-checkbox-checked-insensitive.png"), url("assets/menuitem-checkbox-checked-insensitive@2.png")); +} + +menuitem check:indeterminate, +menuitem radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-checkbox-mixed.png"), url("assets/menuitem-checkbox-mixed@2.png")); +} + +menuitem check:indeterminate:disabled, +menuitem radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-checkbox-mixed-insensitive.png"), url("assets/menuitem-checkbox-mixed-insensitive@2.png")); +} + +menuitem check:indeterminate:hover, +menuitem radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-checkbox-mixed-selected.png"), url("assets/menuitem-checkbox-mixed-selected@2.png")); +} + +menuitem radio, +menuitem radio:hover, +menuitem radio:disabled { + -gtk-icon-source: url("assets/null.png"); +} + +menuitem radio:active, +menuitem radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-radio-checked.png"), url("assets/menuitem-radio-checked@2.png")); +} + +menuitem radio:active:hover, +menuitem radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-radio-checked-selected.png"), url("assets/menuitem-radio-checked-selected@2.png")); +} + +menuitem radio:active:disabled, +menuitem radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/menuitem-radio-checked-insensitive.png"), url("assets/menuitem-radio-checked-insensitive@2.png")); +} + +/****************** + * pane separator * + ******************/ + +paned.horizontal > separator.wide { + background-image: -gtk-scaled(url("assets/pane-separator-grip-vertical.png"), url("assets/pane-separator-grip-vertical@2.png")); + background-repeat: no-repeat; + background-position: center; +} + +paned.vertical > separator.wide { + background-image: -gtk-scaled(url("assets/pane-separator-grip.png"), url("assets/pane-separator-grip@2.png")); + background-repeat: no-repeat; + background-position: center; +} + +/*********************************** + * Header/Titlebar control buttons * + ***********************************/ + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close, +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:active:hover, +.titlebar button.titlebutton.close:active:hover, +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize, +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:active:hover, +.titlebar button.titlebutton.maximize:active:hover, +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize, +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:active:hover, +.titlebar button.titlebutton.minimize:active:hover { + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close, +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:active:hover, +.titlebar button.titlebutton.close:active:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-normal.png"), url("assets/titlebutton-close-normal@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); +} + +headerbar button.close:hover, +.titlebar button.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize, +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:active:hover, +.titlebar button.titlebutton.maximize:active:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-normal.png"), url("assets/titlebutton-maximize-normal@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize, +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:active:hover, +.titlebar button.titlebutton.minimize:active:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-normal.png"), url("assets/titlebutton-minimize-normal@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-backgrounds.css b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-backgrounds.css new file mode 100644 index 00000000..19b2dbd2 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-backgrounds.css @@ -0,0 +1,187 @@ +/********** + * button * + **********/ + +button, +button.flat:hover, +/*GtkComboBox .button,*/ +headerbar button.titlebutton.appmenu:hover, +toolbar.inline-toolbar toolbutton > button.flat, +.inline-toolbar toolbutton > button, +.inline-toolbar toolbutton > button.flat, +.mate-panel-menu-bar button:hover { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_bg_a, + @button_bg_b); +} + +button.flat, +button.flat:disabled, +button.sidebar-button, +button.sidebar-button:disabled, +headerbar button.titlebutton, +headerbar button.titlebutton:hover, +headerbar button.titlebutton:active, +headerbar button.titlebutton:checked, +.header-bar.titlebar GtkMenuButton.button.titlebutton, +.mate-panel-menu-bar button { + background-color: transparent; + background-image: none; +} + +.primary-toolbar .raised button, +.primary-toolbar button.raised { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_raised_bg_a, + @button_raised_bg_b); +} + +.primary-toolbar .raised button:hover, +.primary-toolbar button.raised:hover { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_hover_raised_bg_a, + @button_hover_raised_bg_b); +} + +button:hover { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_hover_bg_a, + @button_hover_bg_b); +} + +button:active, +button:checked, +headerbar button.titlebutton.appmenu:active, +headerbar button.titlebutton.appmenu:checked, +.primary-toolbar .raised button:active, +.primary-toolbar .raised button:checked, +.primary-toolbar button.raised:active, +.primary-toolbar button.raised:checked { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_active_bg_a, + @button_active_bg_b 30%, + @button_active_bg_c); +} + +button:active:hover, +button:checked:hover, +headerbar button.titlebutton.appmenu:active:hover, +headerbar button.titlebutton.appmenu:checked:hover, +.primary-toolbar .raised button:active:hover, +.primary-toolbar .raised button:checked:hover, +.primary-toolbar button.raised:active:hover, +.primary-toolbar button.raised:checked:hover { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_active_hover_bg_a, + @button_active_hover_bg_b 30%, + @button_active_hover_bg_c); +} + +button:disabled, +.primary-toolbar .raised button:disabled, +.primary-toolbar button.raised:disabled { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_insensitive_bg_a, + @button_insensitive_bg_b); +} + +button:disabled:active, +button:disabled:checked { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_insensitive_active_bg_a, + @button_insensitive_active_bg_b); +} + +/***************** + * column-header * + *****************/ + +treeview.view header button { + background-color: transparent; + background-image: linear-gradient(to bottom, + @column_header_bg_a, + @column_header_bg_b 50%, + @column_header_bg_c); +} + +/********* + * entry * + *********/ + +entry { + background-color: @theme_base_color; + background-image: linear-gradient(to bottom, + @entry_bg_a, + @entry_bg_b); +} + +entry:disabled { + background-color: @theme_bg_color; + background-image: none; +} + +/********** + * switch * + **********/ + +switch { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_active_bg_a, + @button_active_bg_b 30%, + @button_active_bg_c); +} + +switch:checked { + background-color: transparent; + background-image: linear-gradient(to bottom, + shade(@theme_selected_bg_color, 0.85), + shade(@theme_selected_bg_color, 1.05)); +} + +switch:disabled { + background-color: @theme_bg_color; + background-image: none; +} + +switch slider { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_bg_a, + @button_bg_b); +} + +switch slider:disabled { + background-color: transparent; + background-image: linear-gradient(to bottom, + @button_insensitive_bg_a, + @button_insensitive_bg_b); +} + +/*********** + * toolbar * + ***********/ + +.primary-toolbar, +.primary-toolbar.toolbar, +headerbar { + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_bg_a, + @toolbar_bg_b); +} + +toolbar.inline-toolbar { + background-color: transparent; + background-image: linear-gradient(to bottom, + @inline_toolbar_bg_a, + @inline_toolbar_bg_b); +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-borders.css b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-borders.css new file mode 100644 index 00000000..6408fa70 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets-borders.css @@ -0,0 +1,400 @@ + +/********** + * button * + **********/ + +button, +button.flat:hover, +toolbar.inline-toolbar toolbutton > button.flat, +.inline-toolbar toolbutton > button, +.inline-toolbar toolbutton > button.flat, +.mate-panel-menu-bar button:hover { + border: 1px solid shade(@button_border, 0.95); + border-top-color: @button_border; + border-bottom-color: shade(@button_border, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px alpha(white, 1.0), + inset 1px 0 alpha(white, 0.4), + inset -1px 0 alpha(white, 0.4), + inset 0 -1px alpha(white, 0.2), + 1px 0 alpha(black, 0.05), + -1px 0 alpha(black, 0.05), + 0 1px alpha(black, 0.1); +} + +button.flat, +button.sidebar-button, +button.flat:disabled, +button.sidebar-button:disabled, +.mate-panel-menu-bar button { + border-color: transparent; + border-image: none; + box-shadow: none; +} + +button:active, +button:checked, +button.flat:active, +button.flat:checked, +.inline-toolbar button:active, +.inline-toolbar button:checked, +.inline-toolbar button.flat:active, +.inline-toolbar button.flat:checked, +.mate-panel-menu-bar button:active, +.mate-panel-menu-bar button:checked { + border: 1px solid shade(@button_border, 0.95); + border-top-color: @button_border; + border-bottom-color: shade(@button_border, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.08), + inset -1px 0 alpha(black, 0.08), + inset 0 -1px alpha(black, 0.06); +} + +button:disabled, +.inline-toolbar button:disabled, +.inline-toolbar button.flat:disabled { + box-shadow: inset 0 1px alpha(white, 0.3), + inset 1px 0 alpha(white, 0.15), + inset -1px 0 alpha(white, 0.15), + inset 0 -1px alpha(white, 0.06); +} + +button:active:disabled, +button:checked:disabled, +.inline-toolbar button:active:disabled, +.inline-toolbar button:checked:disabled, +.inline-toolbar button.flat:checked:disabled { + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.08), + inset -1px 0 alpha(black, 0.08), + inset 0 -1px alpha(black, 0.06); +} + +button.default { + border-color: @theme_selected_bg_color; + box-shadow: inset 0 1px @theme_selected_bg_color, + inset 1px 0 @theme_selected_bg_color, + inset -1px 0 @theme_selected_bg_color, + inset 0 -1px @theme_selected_bg_color; +} + +/************************************ +* Primary toolbar/headerbar buttons * +*************************************/ + +headerbar button.titlebutton, +headerbar button.titlebutton:hover, +headerbar button.titlebutton:active, +headerbar button.titlebutton:checked { + border: none; + box-shadow: none; +} + +headerbar button.flat, +headerbar button.titlebutton.appmenu, +.primary-toolbar button.flat { + border: 1px solid transparent; + border-radius: 3px; + box-shadow: none; +} + +headerbar button, +headerbar button.flat:hover, +headerbar button.toggle:hover, +headerbar button.titlebutton.appmenu:hover, +.primary-toolbar button, +.primary-toolbar button:hover, +.primary-toolbar button.flat:hover { + border: 1px solid shade(@button_border, 0.9); + border-top-color: shade(@button_border, 0.95); + border-bottom-color: shade(@button_border, 0.85); + border-radius: 3px; + box-shadow: inset 0 1px alpha(white, 1.0), + inset 1px 0 alpha(white, 0.2), + inset -1px 0 alpha(white, 0.2), + inset 0 -1px alpha(white, 0.05), + 1px 0 alpha(white, 0.01), + -1px 0 alpha(white, 0.01), + 0 1px alpha(white, 0.3); +} + +headerbar button:active, +headerbar button:checked, +headerbar button.flat:active, +headerbar button.flat:checked, +headerbar button.toogle:active, +headerbar button.toggle:checked, +headerbar button.titlebutton.appmenu:active, +headerbar button.titlebutton.appmenu:hover, +.primary-toolbar button:active, +.primary-toolbar button:checked, +.primary-toolbar button.flat:active, +.primary-toolbar button.flat:checked { + border: 1px solid shade(@button_border, 0.9); + border-top-color: shade(@button_border, 0.95); + border-bottom-color: shade(@button_border, 0.85); + border-radius: 3px; + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.08), + inset -1px 0 alpha(black, 0.08), + inset 0 -1px alpha(black, 0.06), + 1px 0 alpha(white, 0.01), + -1px 0 alpha(white, 0.01), + 0 1px alpha(white, 0.3); +} + +headerbar button:disabled, +.primary-toolbar .button:disabled { + box-shadow: inset 0 1px alpha(white, 0.3), + inset 1px 0 alpha(white, 0.15), + inset -1px 0 alpha(white, 0.15), + inset 0 -1px alpha(white, 0.06), + 0 1px alpha(white, 0.3); +} + +headerbar button.flat:disabled, +headerbar button.titlebutton.appmenu:disabled, +.primary-toolbar button.flat:disabled { + box-shadow: none; +} + +headerbar button:active:disabled, +headerbar button:checked:disabled, +.primary-toolbar button:active:disabled, +.primary-toolbar button:checked:disabled { + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.08), + inset -1px 0 alpha(black, 0.08), + inset 0 -1px alpha(black, 0.06); +} + +/***************** + * column-header * + *****************/ + +treeview.view header button, +treeview.view header button:active, +treeview.view header button:hover, +treeview.view header button:disabled { + border-style: none solid solid none; + border-radius: 0; + border-color: @border; + border-image: none; +} + +treeview.view header button:last-child { + border-right-style: none; +} + +/********** + * switch * + **********/ + +switch { + border: 1px solid @border; + border-radius: 4px; + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.08), + inset -1px 0 alpha(black, 0.08), + inset 0 -1px alpha(black, 0.06), + 0 1px alpha(white, 0.2); +} + +switch:disabled, +switch:disabled:active { + border-color: shade(@border, 1.1); +} + +switch slider { + border: 1px solid @border; + border-radius: 4px; + box-shadow: inset 0 1px alpha(white, 1.0), + inset 1px 0 alpha(white, 0.5), + inset -1px 0 alpha(white, 0.5), + inset 0 -1px alpha(white, 0.1); +} + +switch slider:disabled { + border-color: shade(@border, 1.1); + box-shadow: inset 0 1px alpha(white, 0.3), + inset 1px 0 alpha(white, 0.15), + inset -1px 0 alpha(white, 0.15), + inset 0 -1px alpha(white, 0.06); +} + +/*********** + * Entries * + ***********/ + +entry, +GtkComboBox.combobox-entry .button { + border: 1px solid shade(@button_border, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px alpha(black, 0.1), + inset 1px 0 alpha(black, 0.04), + inset -1px 0 alpha(black, 0.04), + inset 0 -1px alpha(black, 0.02), + 0 1px alpha(white, 0.4); +} + +entry:disabled { + border: 1px solid @button_border; +} + +.linked:not(.vertical) > entry { + border-radius: 0; + border-right-style: none; +} + +.linked:not(.vertical) > entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked:not(.vertical) > entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; +} + +.linked:not(.vertical) > entry:only-child { + border-radius: 3px; + border-style: solid; +} + +.linked:not(.vertical) > entry + entry { + border-left-color: @button_border; +} + +.linked.vertical > entry { + border-radius: 0; + border-bottom-style: none; +} + +.linked.vertical > entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > entry:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; + border-style: solid; +} + +.linked.vertical > entry + entry { + border-top-color: @button_border; +} + +/******************************************** + * Linked borders and shadows - Nomal/Hover * + ********************************************/ + +/* Middle Button */ + +.linked > button, +.linked > button:hover, +.linked > button:active, +.linked > button:checked, +/*.inline-toolbar .linked > button, +.inline-toolbar .linked > button:hover, +.inline-toolbar .linked > button:active, +.inline-toolbar .linked > button:checked, +.inline-toolbar toolitem button, +.inline-toolbar.toolbar button:hover, +.inline-toolbar.toolbar button:active, +.inline-toolbar.toolbar button:checked,*/ +.inline-toolbar button, +toolbar.inline-toolbar toolbutton > button.flat, +toolbar.inline-toolbar toolbutton > button.flat:hover, +toolbar.inline-toolbar toolbutton > button.flat:checked, +.linked > combobox > box > button.combo:dir(ltr), +.linked > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; +} + +.linked > button:first-child, +.linked > button:first-child:hover, +.linked > button:first-child:active, +.linked > button:first-child:checked, +toolbar.inline-toolbar toolbutton:first-child > button.flat, +.inline-toolbar button:first-child, +/*.inline-toolbar.toolbar button:first-child, +.inline-toolbar.toolbar button:first-child:hover, +.inline-toolbar.toolbar button:first-child:active, +.inline-toolbar.toolbar button:first-child:checked,*/ +.linked > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked > button:last-child, +.linked > button:last-child:hover, +.linked > button:last-child:active, +.linked > button:last-child:checked, +/*.inline-toolbar.toolbar button:last-child, +.inline-toolbar.toolbar button:last-child:hover, +.inline-toolbar.toolbar button:last-child:active, +.inline-toolbar.toolbar button:last-child:checked,*/ +toolbar.inline-toolbar toolbutton:last-child > button.flat, +.inline-toolbar button:last-child, +.linked >combobox:last-child > box > button.combo { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; +} + +.linked > button:only-child, +.linked > button:only-child:hover, +.linked > button:only-child:active, +.linked > button:only-child:checked, +/*.inline-toolbar.toolbar button:only-child, +.inline-toolbar.toolbar button:only-child:hover, +.inline-toolbar.toolbar button:only-child:active, +.inline-toolbar.toolbar button:only-child:checked,*/ +toolbar.inline-toolbar toolbutton:only-child > button.flat, +.inline-toolbar button:only-child, +.linked > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; +} + +.linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, +.linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; +} + +.linked.vertical > button:first-child, +.linked.vertical > button:first-child:hover, +.linked.vertical > button:first-child:active, +.linked.vertical > button:first-child:checked, +.linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child, +.linked.vertical > button:last-child:hover, +.linked.vertical > button:last-child:active, +.linked.vertical > button:last-child:checked, +.linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; +} + +.linked.vertical > button:only-child, +.linked.vertical > button:only-child:hover, +.linked.vertical > button:only-child:active, +.linked.vertical > button:only-child:checked, +.linked.vertical > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets.css b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets.css new file mode 100644 index 00000000..8c073cc5 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2673 @@ +/* NOTES to contributors: + * use 4 spaces indents, and keep code ALIGNED and ORDERED */ + +/* default */ +* { + padding: 0; + + -GtkDialog-button-spacing: 6; + -GtkDialog-content-area-border: 6; + -GtkDialog-action-area-border: 6; + + -GtkScrolledWindow-scrollbar-spacing: 0; + + -GtkTextView-error-underline-color: @error_color; + + -GtkToolButton-icon-spacing: 6; + + -WnckTasklist-fade-overlay-rect: 0; +} + +.background { + background-color: @theme_bg_color; + color: @theme_fg_color; +} + +*:disabled { + color: @insensitive_fg_color; + text-shadow: 0 1px alpha(white, 0.4); +} + +/* Apply Effects to insensitive and Prelit Images */ + +*:disabled { + -gtk-icon-effect: dim; +} + +.monospace { + font-family: Monospace; +} + +/************** + * action bar * + **************/ + +actionbar { + padding: 4px; + border-top: 1px solid @border; + background-color: @theme_bg_color; + background-image: none; +} + +/************* + * assistant * + *************/ + +assistant .sidebar { + border-top: 1px solid @border; + background-color: @theme_base_color; + color: @theme_fg_color; +} + +assistant .sidebar:dir(ltr) { + border-right: 1px solid @border; +} + +assistant .sidebar:dir(rtl) { + border-left: 1px solid @border; +} + +assistant .sidebar label { + padding: 6px 12px; +} + +assistant .sidebar label.highlight { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +/********** + * button * + **********/ +button, +button.menuitem.menubar { + min-height: 18px; + min-width: 14px; + padding: 4px 7px; +} + +button.image-button { + padding: 4px; +} + +.dialog-action-area button.text-button { + padding: 6px 16px; +} + +button.text-button { + padding: 4px 16px; +} + +button.text-button.image-button { + padding: 4px 7px; +} + +headerbar button, +headerbar button.image-button, +headerbar button.titlebutton.appmenu { + padding: 8px; +} + +headerbar button.titlebutton { + padding: 8px 1px 8px 1px; +} + +headerbar button.text-button { + padding: 6px 16px; +} + +.primary-toolbar button { + padding: 6px; +} + +.primary-toolbar button.image-button { + padding: 6px; +} + +.primary-toolbar button.text-button { + padding: 6px 16px; +} + +.path-bar button, +.path-bar button.text-button, +.path-bar button.image-button { + padding-left: 4px; + padding-right: 4px; +} + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + +.path-bar button label:last-child, +.path-bar button.text-button.image-button label:last-child { + padding-right: 8px; +} + +.path-bar button label:first-child, +.path-bar button.text-button.image-button label:first-child { + padding-left: 8px; +} + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; +} + +.path-bar button.slider-button { + padding-left: 0; + padding-right: 0; +} + +.stack-switcher > button.text-button { + padding: 6px 10px 6px; +} + +toolbar.inline-toolbar .button.image-button { + padding: 4px; +} + +button, +.header-bar.titlebar GtkMenuButton.button.titlebutton { + color: @button_fg; + text-shadow: 0 1px @button_text_shadow; + -gtk-icon-shadow: 0 1px @button_text_shadow; +} + +.primary-toolbar button.image-button.flat { + /*color: @theme_fg_color;*/ + -gtk-icon-shadow: 0 1px alpha(white, 0.4); + text-shadow: 0 1px alpha(white, 0.2); +} + +.primary-toolbar button.image-button.flat label { + color: @theme_fg_color; +} + +.primary-toolbar button.image-button, +.primary-toolbar button image { + color: #505050; + -gtk-icon-shadow: 0 1px alpha(white, 0.9); +} + +.primary-toolbar button.image-button:active, +.primary-toolbar button.image-button:active:hover, +.primary-toolbar button.image-button:checked, +.primary-toolbar button.image-button:checked:hover { + -gtk-icon-shadow: 0 1px alpha(white, 0.4); +} + +.primary-toolbar button.image-button:disabled, +.primary-toolbar button.image-button:disabled label, +.primary-toolbar button.image-button:disabled image { + color: @insensitive_fg_color; + -gtk-icon-shadow: none; +} + +headerbar button.titlebutton, +.titlebar button.titlebutton, +headerbar button.titlebutton:active:hover, +.titlebar button.titlebutton:active:hover, +headerbar button.titlebutton:checked, +.titlebar button.titlebutton:checked { + color: #999999; + -gtk-icon-shadow: 0 1px shade(@theme_bg_color, 1.3); +} + +headerbar button.titlebutton:backdrop, +.titlebar button.titlebutton:backdrop { + color: #b2b2b2; + -gtk-icon-shadow: none; +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + color: #666666; + -gtk-icon-shadow: 0 1px shade(@theme_bg_color, 1.3); +} + +button:disabled { + color: @insensitive_fg_color; + text-shadow: none; + -gtk-icon-shadow: none; +} + +button.font separator, +button.file separator { + background-color: transparent; + border: none; +} + +/*********** +* calendar * +************/ + +calendar { + color: @theme_fg_color; + background-color: @theme_bg_color; + border: 1px solid @border; + border-radius: 3px; + padding: 2px; +} + +calendar:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; + border-radius: 1.5px; +} + +calendar.header { + color: @theme_fg_color; + border: none; +} + +calendar.button, +calendar.button:focus { + color: alpha(@theme_fg_color, 0.45); + border: none; + background-image: none; + background-color: transparent; +} + +calendar.button:hover { + color: @theme_fg_color; +} + +calendar.button:disabled { + color: @insensitive_fg_color; +} + +calendar.button:indeterminate { + color: alpha(currentcolor, 0.55); +} + +calendar.button.highlight { + color: @theme_fg_color; +} + +/******************* + * check and radio * + *******************/ + +check, +.check, +radio +.radio { + min-width: 16px; + min-height: 16px; + margin: 0; + background-color: transparent; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px 0; +} + +checkbutton label, +radiobutton label { + padding-bottom: 1px; +} + +checkbutton label:not(:only-child):last-child, +radiobutton label:not(:only-child):last-child, +checkbutton label:not(:only-child):first-child, +radiobutton label:not(:only-child):first-child { + margin-left: 4px; + margin-right: 4px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch { + border: 1px solid alpha(@theme_fg_color, 0.75); + border-radius: 0; + box-shadow: none; +} + +colorswatch overlay { + border: none; + background-color: transparent; + background-image: none; +} + +colorswatch:hover, +colorswatch:selected:hover { + background-color: transparent; + background-image: none; +} + +colorswatch.dark overlay{ + color: @theme_selected_fg_color; +} + +colorswatch.light overlay{ + color: @theme_fg_color; +} + +colorswatch.dark overlay:hover { + background-image: linear-gradient(to bottom, + alpha(white, 0) 40%, + alpha(white, 0.3) + ); +} + +colorswatch.light overlay:hover { + background-image: linear-gradient(to top, + alpha(black, 0) 40%, + alpha(black, 0.1) + ); +} + +colorswatch.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, +colorswatch:first-child, +colorswatch:first-child overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, +colorswatch:last-child, +colorswatch:last-child overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button { + background-color: mix(@border, @theme_bg_color, 0.3); +} + +colorswatch#add-color-button overlay:hover { + background-image: linear-gradient(to bottom, + alpha(white, 0) 40%, + alpha(white, 0.3) + ); +} + +/***************** + * column-header * + *****************/ + +treeview .view header button { + padding: 4px 6px; + color: @theme_fg_color; + text-shadow: none; + -gtk-icon-shadow: none; +} + +header button:disabled { +} + +header button.dnd { +} + +/************** + * ComboBoxes * + **************/ + +combobox arrow { + -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); + min-height: 16px; + min-width: 16px; +} + +/**************** + * content view * + ****************/ + +.content-view { + background-color: @theme_base_color; +} + +.content-view:hover { + -gtk-icon-effect: highlight; +} + +/******* + * csd * + *******/ + + decoration { + border-width: 0; + border-radius: 6px 6px 0 0; + box-shadow: 0 2px 8px 3px alpha(black, 0.5), + 0 0 0 1px darker(@theme_bg_color); + + /* this is used for the resize cursor area */ + margin: 10px; + } + + decoration:backdrop { + box-shadow: 0 2px 8px 3px transparent, + 0 2px 5px 3px alpha(black, 0.3), + 0 0 0 1px darker(@theme_bg_color); + } + + .maximized decoration, + .fullscreen decoration, + .tiled decoration, + .tiled-top decoration, + .tiled-bottom decoration, + .tiled-left decoration, + .tiled-right decoration { + border-radius: 0; + } + + .popup decoration { + box-shadow: none; + } + + .ssd decoration { + box-shadow: 0 0 0 1px darker(@theme_bg_color); + } + + .csd.popup decoration { + box-shadow: 0 2px 3px alpha(black, 0.3), + 0 0 0 1px darker(@theme_bg_color); + } + + tooltip.csd decoration { + box-shadow: 0 2px 3px alpha(black, 0.3); + } + + .solid-csd decoration { + margin: 0; + padding: 4px; + background-color: @border; + border: 1px solid @border; + border-radius: 0; + box-shadow: inset 0 0 0 3px red; + } + +/*********** + * Dialogs * + ***********/ + +/********* + * entry * + *********/ + +entry { + background-clip: padding-box; + min-height: 28px; + padding-left: 4px; + padding-right: 4px; + color: @theme_text_color; +} + +treeview entry { + padding: 0; +} + +entry:focus { +} + +entry:disabled { + color: @insensitive_fg_color; +} + +entry selection { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +entry image { + color: shade(@theme_fg_color, 1.05); +} + +entry image:hover { + color: @theme_fg_color; +} + +entry image:active { + color: @theme_selected_bg_color; +} + +entry image.left { + margin-right: 6px; +} + +entry image.right { + margin-right: 6px; +} + +entry progress, +entry progress:focus { + margin-left: 2px; + margin-right: 2px; + border-image: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to top, + transparent 2px, + white 2px, + white 3px, + shade(@theme_selected_bg_color, 0.9) 3px, + shade(@theme_selected_bg_color, 0.9) 5px, + transparent 5px); + background-size: auto; + box-shadow: none; +} + +.entry progress.pulse, +.entry progress.pulse:focus { + background-image: linear-gradient(to top, + transparent 2px, + white 2px, + white 3px, + @border 3px, + @border 5px, + transparent 5px); +} + +.cursor-handle.top, +.cursor-handle.bottom { +} + +/************ + * expander * + ************/ + +expander arrow { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { + color: @theme_fg_color; +} + +expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/**************** + * floating bar * + ****************/ + +.floating-bar { + border: 1px solid @border; + border-radius: 3px; + background-image: linear-gradient(to bottom, + @floating_bar_a, + @floating_bar_b); +} + +.floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} + +.floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar.left { + border-left-width: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar .button { + border: 1px solid @border; + background-color: transparent; + background-image: none; +} + +/************ + * flow box * + ************/ + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; +} + +/********* + * frame * + *********/ + +frame > border, +.frame { + padding: 0; + border: 1px solid @border; + border-radius: 0; +} + +viewport.frame { + border-width: 0; +} + +.frame.flat, +frame.flat > border, +frame > border.flat, +scrolledwindow viewport.frame, +statusbar frame > border { + border: none; +} + +actionbar > revealer > box { + padding: 4px; + border-width: 1px 0 0; +} + +/************ + * gtkstyle * + ************/ + +.gtkstyle-fallback { + background-color: @theme_bg_color; + color: @theme_fg_color; +} + +.gtkstyle-fallback:hover { + background-color: shade(@theme_bg_color, 1.1); + color: @theme_fg_color; +} + +.gtkstyle-fallback:active { + background-color: shade(@theme_bg_color, 0.9); + color: @theme_fg_color; +} + +.gtkstyle-fallback:disabled { + background-color: shade(shade(@theme_bg_color, 0.95), 1.05); + color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +.gtkstyle-fallback:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +/*************** + * Header Bars * + ***************/ + +window > .titlebar:not(headerbar), +window > .titlebar:not(headerbar):backdrop, +window.csd > .titlebar:not(headerbar), +window.csd > .titlebar:not(headerbar):backdrop { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +headerbar, +.titlebar:not(headerbar) { + min-height: 42px; + padding: 0 7px; + border-style: solid; + border-width: 0 0 1px 0; + border-radius: 0; + border-color: @border; + background-color: transparent; + background-image: linear-gradient(to bottom, + shade(@theme_bg_color, 1.08), + @theme_bg_color 50%, + shade(@theme_bg_color, 0.95)); + box-shadow: inset 0 2px alpha(white, 0.3), + inset 0 1px alpha(white, 0.8); +} + +headerbar:backdrop, +.titlebar:not(headerbar):backdrop { + background-image: linear-gradient(to bottom, + @theme_bg_color, + @theme_bg_color 50%, + shade(@theme_bg_color, 0.95)); + box-shadow: none; +} + +/* Fix split headerbar */ +separator:first-child + headerbar, +separator:first-child + headerbar:backdrop, +headerbar:first-child, +headerbar:first-child:backdrop { + border-top-left-radius: 6px; +} + +.maximized separator:first-child + headerbar, +.tiled separator:first-child + headerbar, +.maximized separator:first-child + headerbar:backdrop, +.tiled separator:first-child + headerbar:backdrop, +.maximized headerbar:first-child, +.tiled headerbar:first-child, +.maximized headerbar:first-child:backdrop, +.tiled headerbar:first-child:backdrop { + border-radius: 0; +} + +headerbar:last-child, +headerbar:last-child:backdrop { + border-top-right-radius: 6px; +} + +.maximized headerbar:last-child, +.tiled headerbar:last-child, +.maximized headerbar:last-child:backdrop, +.tiled headerbar:last-child:backdrop { + border-radius: 0; +} + +headerbar entry, +headerbar button, +headerbar separator { + margin-top: 6px; + margin-bottom: 6px; +} + +/* Make sure the headerbars are rounded to match our window decorations */ +.background .titlebar, +.background .titlebar:backdrop { + border-top-left-radius: 6px; + border-top-right-radius: 6px; +} + +.background.tiled .titlebar, +.background.tiled-top .titlebar, +.background.tiled-right .titlebar, +.background.tiled-bottom .titlebar, +.background.tiled-left .titlebar, +.background.maximized .titlebar, +.background.solid-csd .titlebar, +.background.tiled .titlebar:backdrop, +.background.tiled-top .titlebar:backdrop, +.background.tiled-right .titlebar:backdrop, +.background.tiled-bottom .titlebar:backdrop, +.background.tiled-left .titlebar:backdrop, +.background.maximized .titlebar:backdrop, +.background.solid-csd .titlebar:backdrop { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.titlebar .title, +headerbar .title { + color: shade(@theme_bg_color, 0.5); + font-weight: bold; + padding: 0 12px; + text-shadow: 0 1px shade(@theme_bg_color, 1.3); +} + +.titlebar .subtitle, +headerbar .subtitle { + color: shade(@theme_bg_color, 0.5); + font-size: smaller; + padding: 0 12px; +} + +.titlebar .title:backdrop, +.titlebar .subtitle:backdrop { + color: shade(@theme_bg_color, 0.8); + text-shadow: none; +} + +.tiled .titlebar, +.maximized .titlebar, +.tiled .header-bar, +.maximized .header-bar { + border-radius: 0; +} + +.titlebar.default-decoration, +.csd .titlebar.default-decoration, +.titlebar.default-decoration:backdrop, +.csd .titlebar.default-decoration:backdrop { + background-image: linear-gradient(to bottom, + shade(@theme_bg_color, 1.08), + @theme_bg_color); + min-height: 28px; + padding: 0 6px; + border-bottom-width: 0; +} + +/* Fix the height of titlebars in window manager decorations */ +.titlebar.default-decoration button.titlebutton { + padding-top: 0; + padding-bottom: 0; + min-width: 0; + min-height: 0; + margin: 0; +} + +/* Workaround for header bars that are moved out of position in apps like + * gnome-system-monitor in non gnome destkops */ +window.background:not(.csd) headerbar { + box-shadow: none; + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_bg_a, + @toolbar_bg_b); +} + +window.background:not(.csd) headerbar:backdrop { + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_bg_a, + @toolbar_bg_b); +} + +/************ + * iconview * + ************/ + +iconview.cell { + padding: 0; +} + +iconview.cell:selected, +iconview.cell:selected:focus { + border: 1px solid @border; + border-radius: 3px; + background-image: linear-gradient(to bottom, + @iconview_selected_a, + @iconview_selected_b); +} + +/******************* + * image and label * + *******************/ + +.view.dim-label, +.dim-label { + color: alpha(@theme_fg_color, 0.6); +} + +.dim-label:selected, +.dim-label:selected:focus { + color: alpha(@theme_selected_fg_color, 0.6); +} + +/*********** + * infobar * + ***********/ + +infobar { + border: none; +} + +infobar.info { + background-color: @info_color; +} + +infobar.question { + background-color: @question_color; +} + +infobar.warning { + background-color: @warning_color; +} + +infobar.error { + background-color: @error_color; +} + +infobar.info label, +infobar.info image, +infobar.question label, +infobar.question image, +infobar.warning label, +infobar.warning image, +infobar.error label, +infobar.error image { + + color: #ffffff; +} + +infobar.info button label, +infobar.question button label, +infobar.warning button label, +infobor.error button label { + color: @button_fg; +} + +infobar.info button:disabled label, +infobar.question button:disabled label, +infobar.warning button:disabled label, +infobor.error button:disabled label { + color: @insensitive_fg_color; +} + +/************* + * level bar * + *************/ + +levelbar block { + min-width: 34px; + min-height: 3px; +} + +levelbar.vertical block { + min-width: 3px; + min-height: 34px +} + +levelbar trough { + border: 1px solid @border; + border-radius: 3px; + padding: 3px; + background-color: @theme_base_color; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar block { + border: 1px solid alpha(@theme_fg_color, 0.2); + border-radius: 2px; +} + +levelbar block:not(.empty) { + border-color: @theme_selected_bg_color; + background-color: @theme_selected_bg_color; +} + +levelbar block.low { + border-color: @warning_color; + background-color: @warning_color; +} + +levelbar block.high { + border-color: @theme_selected_bg_color; + background-color: @theme_selected_bg_color; +} + +levelbar block.full { + border-color: @success_color; + background-color: @success_color; +} + +levelbar block.empty { + border-color: alpha(@theme_fg_color, 0.2); + background-color: transparent; +} + +/********* + * Links * + *********/ + +*:link, +.button:link { + color: #2a76c6; +} + +*:link:visited, +.button:visited { + color: #215d9c; +} + +/************** + * list boxes * + **************/ +list { + background-color: @theme_base_color; +} + +row.activatable:hover { + background-color: shade(@theme_base_color, 0.95); +} + +row:selected, +row:selected:hover { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +row:selected label:disabled { + color: mix(@theme_selected_fg_color, @theme_selected_bg_color, 0.3); + text-shadow: none; +} + +/***************** + * miscellaneous * + *****************/ + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px @theme_selected_bg_color; +} + +rubberband, +flowbox rubberband, +treeview.view rubberband, +.content-view rubberband, +.view.rubberband, +.rubberband { + border: 1px solid @theme_selected_bg_color; + border-radius: 0; + background-color: alpha(@theme_selected_bg_color, 0.3); +} + +/******** + * menu * + ********/ + +.context-menu { + font: initial; +} + +menu, +.menu, +.context-menu { + margin: 4px; + padding: 0; + border: 1px solid @border; + border-radius: 0; + background-color: @menu_bg; +} + +/* remove some really ugly borders in composited environments */ +.csd menu, +.csd .menu, +.csd .context-menu { + border: none; +} + +.menu.button { + border: 1px solid @border; + border-radius: 0; + border-image: none; + background-color: shade(@menu_bg, 0.9); + background-image: none; + color: @menu_fg; +} + +.menu.button:hover { + border: 1px solid @border; + border-radius: 0; + border-image: none; + background-color: mix(shade(@menu_bg, 0.9), @theme_selected_bg_color, 0.4); + background-image: none; + color: @menu_fg; +} + +.menu.button:disabled { + border: 1px solid @border; + border-radius: 0; + border-image: none; + background-color: @menu_bg; + background-image: none; + color: @insensitive_fg_color; +} + +.popup decoration { + border-radius: 0; +} + +/*********** + * menubar * + ***********/ + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + border: none; + background-color: @theme_bg_color; +} + +/*************** + * menubaritem * + ***************/ + +menubar > menuitem, +.menubar > menuitem { + padding: 4px 6px; + border: 1px solid transparent; + text-shadow: 0 1px alpha(white, 0.4); +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + border-color: @border; + border-radius: 3px 3px 0 0; + background-color: transparent; + background-image: linear-gradient(to bottom, + @theme_selected_bg_color, + shade(@theme_selected_bg_color, 0.85)); + color: @theme_selected_fg_color; + text-shadow: none; +} + +/************ + * menuitem * + ************/ + +menu menuitem, +.menu menuitem, +.context-menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 4px; + border: 1px solid transparent; + text-shadow: none; +} + +menu menuitem:hover, +.menu menuitem:hover, +.context-menu menuitem:hover { + color: @theme_selected_fg_color; + border-color: shade(@border, 0.9); + background-image: linear-gradient(to bottom, + @theme_selected_bg_color, + shade(@theme_selected_bg_color, 0.85)); +} + +menu menuitem:disabled, +.menu menuitem:disabled, +.context-menu menuitem:disabled { + color: mix(@menu_fg, @menu_bg, 0.6);; +} + +menu menuitem arrow, +.menu menuitem arrow, +.context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.menu menuitem arrow:dir(ltr), +.context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); + margin-left: 10px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl), +.context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); + margin-right: 10px; +} + +/*avoids labels color being overridden, see + https://bugzilla.gnome.org/show_bug.cgi?id=767058*/ +menu menuitem label:dir(rtl), +.menu menuitem label:dir(rtl), +.context-menu menuitem label:dir(rtl) +menu menuitem label:dir(ltr), +.menu menuitem label:dir(ltr), +.context-menu menuitem label:dir(ltr) { + color: inherit; +} + +menuitem accelerator { + color: alpha(currentcolor, 0.70); +} + +menuitem check, +menuitem radio { + min-height: 12px; + min-width: 12px; +} + +menuitem check:dir(ltr), +menuitem radio:dir(ltr) { + margin-right: 7px; +} + +menuitem check:dir(rtl), +menuitem radio:dir(rtl) { + margin-left: 7px; +} + +menu > arrow, +.menu > arrow, +.context-menu > arrow { + min-height: 16px; + min-width: 16px; + padding: 2px; + border-image: none; + background-color: shade(@menu_bg, 0.9); + background-image: none; + color: @menu_fg; +} + +menu > arrow.top, +.menu > arrow.top, +.context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid @border; + -gtk-icon-source: -gtk-icontheme('pan-up-symbolic'); +} + +menu > arrow.bottom, +.menu > arrow.bottom, +.context-menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid @border; + -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); +} + +menu > arrow:hover, +.menu > arrow:hover, +.context-menu > arrow:hover { + background-color: @menu_bg; +} + +menu > arrow:disabled, +.menu > arrow:disabled, +.context-menu > arrow:disabled { + color: @insensitive_fg_color; +} + +/*************** + * modelbutton * + ***************/ + +modelbutton.flat { + min-height: 24px; + padding-left: 8px; + padding-right: 8px; + border-radius: 3px; +} + +modelbutton.flat:hover { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child { + margin-left: 8px; +} + +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child { + margin-right: 8px; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +/************ + * notebook * + ************/ + +notebook { + padding: 0; +} + +notebook.frame { + border: 1px solid @border; +} + +notebook.frame > header { + margin: -1px; +} + +notebook.frame > header.top > tabs { + margin: 0px; + margin-right: -2px; +} + +notebook.frame > header.top { + margin-bottom: 0; + padding-left: 0; + padding-right: 0; +} + +notebook.frame > header.top:dir(rtl) { + margin-bottom: 0; + padding-left: 0px; + padding-right: 2px; +} + +notebook.frame > header.bottom { + margin-top: 0; + padding-left: 0; + padding-right: 0; +} + +notebook.frame > header.left { + margin-right: 0; + padding-top: 0; + padding-bottom: 0; +} + +notebook.frame > header.right { + margin-left: 0; + padding-top: 0; + padding-bottom: 0; +} + +notebook > stack:not(:only-child) { /* the :not(:only-child) is for "hidden" notebooks */ + background-color: @notebook_bg; +} + +notebook > header { + padding: 0px; + background-color: @theme_bg_color; +} + +notebook > header.top { + box-shadow: inset 0 -1px @border; + padding-bottom: 0; +} + +notebook > header.bottom { + box-shadow: inset 0 1px @border; + padding-top: 0; +} + +notebook > header.left { + box-shadow: inset -1px 0 @border; + padding-right: 0; +} + +notebook > header.right { + box-shadow: inset 1px 0 @border; + padding-left: 0; +} + +notebook > header.top > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + margin-right: 2px; + border: 1px solid @border; + border-radius: 4px 4px 0 0; + color: @theme_fg_color; + background-color: transparent; + background-image: linear-gradient(to bottom, + @notebook_tab_bg_a, + @notebook_tab_bg_b); +} + +notebook > header.bottom > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + margin-right: 2px; + border: 1px solid @border; + border-radius: 0 0 4px 4px; + color: @theme_fg_color; + background-color: transparent; + background-image: linear-gradient(to top, + @notebook_tab_bg_a, + @notebook_tab_bg_b); +} + +notebook > header.top > tabs > tab:dir(rtl), +notebook > header.bottom > tabs > tab:dir(rtl) { + margin-right: 0; + margin-left: 2px; +} + +notebook > header.left > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + margin-bottom: 2px; + border: 1px solid @border; + border-radius: 4px 0 0 4px; + color: @theme_fg_color; + background-color: transparent; + background-image: linear-gradient(to bottom, + @notebook_tab_bg_a, + @notebook_tab_bg_b); +} + +notebook > header.right > tabs > tab { + padding: 2px 10px; + min-width: 20px; + min-height: 20px; + margin-bottom: 2px; + border: 1px solid @border; + border-radius: 0 4px 4px 0; + color: @theme_fg_color; + background-color: transparent; + background-image: linear-gradient(to bottom, + @notebook_tab_bg_a, + @notebook_tab_bg_b); +} + +notebook > header.top > tabs > tab:checked { + border-bottom: transparent; +} + +notebook > header.bottom > tabs > tab:checked { + border-top: transparent; +} + +notebook > header.left > tabs > tab:checked { + border-right: transparent; +} + +notebook > header.right > tabs > tab:checked { + border-left: transparent; +} + +notebook > header > tabs> tab:checked { + background-color: @notebook_bg; + background-image: none; +} + +notebook > header.top > tabs > arrow.up, +notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.down, +notebook > header.bottom > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.left > tabs > arrow.up, +notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.down, +notebook > header.right > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +/* TODO */ +notebook > header > tabs > arrow { + +} + +notebook > header > tabs > arrow:hover { + +} + +notebook > header > tabs > arrow:active { + +} + +notebook > header > tabs > arrow:disabled { + +} + +notebook > header > tabs > tab button.flat, +notebook > header > tabs > tab button.sidebar-button { + min-height: 22px; + min-width: 16px; + padding: 1px; + border: 1px solid transparent; + border-radius: 3px; + border-image: none; + background-color: transparent; + background-image: none; + color: shade(@theme_fg_color, 0.85); + -gtk-icon-shadow: none; + box-shadow: none; +} + +notebook > header > tabs > tab button.flat:hover, +notebook > header > tabs > tab button.sidebar-button:hover { + padding: 1px; + border: 1px solid @border; + border-image: none; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +notebook > header > tabs > tab button.flat:active, +notebook > header > tabs > tab button.flat:active:hover, +notebook > header > tabs > tab button.sidebar-button:active, +notebook > header > tabs > tab button.sidebar-button:active:hover { + padding: 1px; + border: 1px solid @border; + border-image: none; + background-color: shade(@theme_bg_color, 0.85); + background-image: none; + box-shadow: none; +} + +/* closable page */ + +paned.horizontal > notebook > header > tabs { + margin-right: -2px; +} + +paned.horizontal > notebook > header > tabs:dir(rtl) { + margin-left: -2px; + padding-right: 2px; +} + +/****** +* osd * +*******/ + +.background.osd { + background-color: @osd_bg; + color: @osd_fg; +} + +GtkOverlay.osd { + background-color: transparent; +} + +.osd.trough, +.osd .trough { + background-color: alpha(@osd_bg, 0.6); +} + +.osd.progressbar, +.osd .progressbar { + background-color: @osd_fg; +} + +/****************** + * pane separator * + ******************/ + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to bottom, @border, @border); + background-size: 1px 1px; +} + +paned > separator.wide { + min-width: 5px; + min-height: 5px; + margin: 0; + padding: 0; + background-color: transparent; +} + +paned.horizontal > separator.wide { + background-size: 2px 24px; +} + +paned.vertical > separator.wide { + background-size: 24px 2px; +} + +paned.horizontal > separator { + margin: 0 -3px 0 -3px; + padding: 0 3px 0 3px; + background-repeat: repeat-y; + background-position: center; +} + +paned.vertical > separator { + margin: -3px 0 -3px 0; + padding: 3px 0 3px 0; + background-repeat: repeat-x; + background-position: center; +} + +/************ + * popovers * + ************/ + +.popover, +popover.background { + padding: 2px; + border-radius: 5px; + border: 1px solid @border; + background-color: @menu_bg; + box-shadow: 0 1px 3px 2px alpha(black, 0.2); + } + +.popover > .list, +.popover > .view, +.popover > .toolbar .popover.osd > .toolbar, +.popover > .inline-toolbar .popover.osd > .toolbar, +.popover > .search-bar .popover.osd > .toolbar, +.popover > .location-bar .popover.osd > .toolbar, +.popover > .toolbar .popover.osd > .inline-toolbar, +.popover > .inline-toolbar .popover.osd > .inline-toolbar, +.popover > .search-bar .popover.osd > .inline-toolbar, +.popover > .location-bar .popover.osd > .inline-toolbar, +.popover > .toolbar .popover.osd > .search-bar, +.popover > .inline-toolbar .popover.osd > .search-bar, +.popover > .search-bar .popover.osd > .search-bar, +.popover > .location-bar .popover.osd > .search-bar, +.popover > .toolbar .popover.osd > .location-bar, +.popover > .inline-toolbar .popover.osd > .location-bar, +.popover > .search-bar .popover.osd > .location-bar, +.popover > .location-bar .popover.osd > .location-bar { + border-style: none; + background-color: transparent; +} + +/*************** + * progressbar * + ***************/ + +progressbar { + padding: 0; + color: @theme_fg_color; +} + +progressbar progress { + border: 1px solid @progressbar_border; + border-radius: 3px; + background-image: linear-gradient(to bottom, + @progressbar_a, + @progressbar_b); + box-shadow: 0 1px alpha(white, 0.15); +} + +progressbar.vertical progress { + background-image: linear-gradient(to right, + @progressbar_a, + @progressbar_b); + box-shadow: 1px 0 alpha(white, 0.15); +} + +progressbar trough { + padding: 0; + border: 1px solid @border; + border-radius: 3px; + background-image: linear-gradient(to bottom, + @progressbar_trough_a, + @progressbar_trough_b); +} + +progressbar.vertical trough { + background-image: linear-gradient(to right, + @progressbar_trough_a, + @progressbar_trough_b); +} + +treeview.view.progressbar, +treeview.view.progressbar:selected { + color: @theme_selected_fg_color; + border: 1px solid @progressbar_border; + border-radius: 3px; + background-image: linear-gradient(to bottom, + @progressbar_a, + @progressbar_b); + box-shadow: 0 1px alpha(white, 0.15); +} + +treeview.view.trough, +treeview.view.trough:selected { + color: @theme_fg_color; + padding: 0; + border: 1px solid @border; + border-radius: 3px; + background-image: linear-gradient(to bottom, + @progressbar_trough_a, + @progressbar_trough_b); +} + +/********* + * Scale * + *********/ + +scale { + min-height: 16px; + min-width: 16px; + padding: 3px; +} + +scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; +} + +scale slider { + border: 1px solid @border; + border-radius: 50%; + background-image: linear-gradient(to bottom, + shade(@button_bg_a, 1.1), + shade(@button_bg_b, 1.1)); +} + +scale slider:disabled { + border-color: shade(@border, 1.1); + background-image: linear-gradient(to bottom, + shade(@theme_bg_color, 1.05), + @theme_bg_color); +} + +scale.fine-tune slider { + margin: -5px; +} + +scale.fine-tune trough { + border-radius: 5px; +} + +scale trough { + border: 1px solid @border; + border-radius: 3px; + background-color: shade(@theme_bg_color, 0.95); + background-image: none; + box-shadow: inset 1px 1px alpha(black, 0.1), + 0 1px alpha(white, 0.5); +} + +.primary-toolbar scale trough, +headerbar scale trough { + background-color: shade(@theme_bg_color, 0.85); +} + +scale.vertical trough { + background-color: shade(@theme_bg_color, 0.95); + background-image: none; + box-shadow: inset 1px 1px alpha(black, 0.1), + 1px 0 alpha(white, 0.5); +} + +.primary-toolbar scale.vertical trough { + background-color: shade(@theme_bg_color, 0.95); + background-image: none; +} + +scale highlight { + border-radius: 3px; + background-image: linear-gradient(to bottom, + @scale_fill_a, + @scale_fill_b); + box-shadow: 0 1px alpha(white, 0.05); +} + +scale.vertical highlight { + background-image: linear-gradient(to right, + @scale_fill_a, + @scale_fill_b); + box-shadow: 1px 0 alpha(white, 0.05); +} + +/* TODO - scale fill used to show cached amount in video players */ + +scale:disabled trough, +scale:disabled highlight, +scale.vertical:disabled trough, +scale.vertical:disabled highlight { + border-color: shade(@border, 1.1); + background-color: shade(@theme_bg_color, 0.98); + background-image: none; + box-shadow: none; +} + +.primary-toolbar scale:disabled trough, +.primary-toolbar scale:disabled highlight, +.primary-toolbar scale.vertical:disabled trough, +.primary-toolbar scale.vertical:disabled highlight { + border-color: @border; + background-color: shade(@theme_bg_color, 0.9); + background-image: none; + box-shadow: none; +} + +scale marks { + color: @border; +} + +scale marks.bottom { + margin-top: 4px; + margin-bottom: -4px; +} + +scale marks.top { + margin-top: -4px; + margin-bottom: 4px; +} + +scale marks.left { + margin-left: -4px; + margin-right: 4px; +} + +scale marks.right { + margin-left: 4px; + margin-right: -4px; +} + +scale.horizontal indicator { + min-width: 1px; + min-height: 5px; +} + +scale.vertical indicator { + min-width: 5px; + min-height: 1px; +} + +/************* + * scrollbar * + *************/ + +scrollbar { + -GtkScrollbar-has-backward-stepper: 0; + -GtkScrollbar-has-forward-stepper: 0; +} + +scrollbar.vertical { + border-style: solid; + border-color: alpha(@border, 0.5); + border-width: 0 0 0 1px; + background-image: linear-gradient(to right, + @theme_bg_color, + @theme_base_color); +} + +scrollbar.horizontal { + border-style: solid; + border-color: alpha(@border, 0.5); + border-width: 1px 0 0 0; + background-image: linear-gradient(to bottom, + @theme_bg_color, + @theme_base_color); +} + +scrollbar.right { + border-left: 1px solid alpha(@border, 0.5);; +} + +scrollbar.left { + border-right: 1px solid alpha(@border, 0.5);; +} + +scrollbar.top { + border-bottom: 1px solid alpha(@border, 0.5);; +} + +scrollbar.bottom { + border-top: 1px solid alpha(@border, 0.5);; +} + +scrollbar slider { + min-width: 10px; + min-height: 10px; + margin: -1px; + margin-top: 2px; + margin-bottom: 2px; + border: 1px solid @border; + border-radius: 8px; + background-clip: padding-box; + background-color: transparent; + background-image: linear-gradient(to right, + shade(@theme_bg_color, 1.12), + shade(@theme_bg_color, 0.95)); + box-shadow: 1px 0 alpha(white, 0.5); +} + +scrollbar.horizontal slider { + margin: -1px; + margin-left: 2px; + margin-right: 2px; + background-image: linear-gradient(to bottom, + shade(@theme_bg_color, 1.12), + shade(@theme_bg_color, 0.95)); +} + +scrollbar slider.fine-tune { + min-width: 4px; + min-height: 4px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + opacity: 0.4; + background-color: transparent; + background-image: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 4px; + min-height: 4px; + background-color: shade(@theme_bg_color, 0.6); + background-image: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; +} + +scrollbar.vertical slider { + min-height: 40px; +} + +scrollbar.horizontal slider { + min-width: 40px; +} + +scrollbar.vertical.fine-tune slider { + min-width: 4px; + margin-left: 3px; + margin-right: 3px; +} + +/* Adding support for scrollbar buttons so it's easier for users who really want + * them to enable them. */ + +scrollbar button { + min-width: 10px; + min-height: 10px; + padding: 2px; + border-radius: 0; +} + +scrollbar.vertical button { + padding-top: 4px; + padding-bottom: 4px; +} + +scrollbar.horizontal button { + padding-left: 4px; + padding-right: 4px; +} + +scrollbar.vertical button.up { + border-width: 0 0 1px 0; + -gtk-icon-source: -gtk-icontheme('pan-up-symbolic'); +} + +scrollbar.vertical button.down { + border-width: 1px 0 0 0; + -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); +} + +scrollbar.horizontal button.down { + border-width: 0 0 0 1px; + -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); +} + +scrollbar.horizontal button.up { + border-width: 0 1px 0 0; + -gtk-icon-source: -gtk-icontheme('pan-start-symbolic'); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + color: transparent; + border-color: transparent; + border-image: none; + background-color: transparent; + background-image: none; + -gtk-icon-source: none; +} + +/******************* +* scrolled windows * +********************/ + +overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(alpha(@theme_selected_bg_color, 0.2)), to(alpha(@theme_selected_bg_color, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + +overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(alpha(@theme_selected_bg_color, 0.2)), to(alpha(@theme_selected_bg_color, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + +overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(alpha(@theme_selected_bg_color, 0.2)), to(alpha(@theme_selected_bg_color, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + +overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(alpha(@theme_selected_bg_color, 0.2)), to(alpha(@theme_selected_bg_color, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +/************* +* separators * +**************/ + +separator { + min-height: 0; + min-width: 0; + border: 1px solid transparent; + border-top-color: alpha(black, 0.08); + border-bottom-color: alpha(white, 0.35); +} + +separator.vertical { + border: 1px solid transparent; + border-left-color: alpha(black, 0.08); + border-right-color: alpha(white, 0.35); +} + +GtkComboBox .separator { + /* always disable separators */ + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} + +menu separator, +.csd menu separator, +.menu separator, +.csd .menu separator { + border: none; + background-color: alpha(black, 0.1); +} + +.menuitem.separator, +GtkMenuButton .menuitem.separator { + color: alpha(black, 0.08); +} + +toolbar separator { + border-color: transparent; + border-left-color: alpha(black, 0.2); + border-right-color: alpha(white, 0.3); +} + +.button .separator, +.titlebar .separator { + border-color: transparent; +} + +/************** + * search bar * + **************/ + +searchbar { + background-color: transparent; + background-image: linear-gradient(to bottom, + shade(@theme_bg_color, 0.85), + shade(@theme_bg_color, 0.95)); + box-shadow: inset 0 1px alpha(black, 0.3), + inset 0 -1px alpha(black, 0.2); +} + +/*********** + * sidebar * + ***********/ + +.sidebar { + background-color: @theme_base_color; + border-style: none; +} + +.sidebar:dir(ltr), +.sidebar.left, +.sidebar.left:dir(rtl) { + border-right: 1px solid @border; + border-left-style: none; +} + +.sidebar:dir(rtl), +.sidebar.right { + border-left: 1px solid @border; + border-right-style: none; +} + +.sidebar list { + background-color: @theme_base_color; +} + +stacksidebar.sidebar:dir(ltr) list, +stacksidebar.sidebar.left list, +stacksidebar.sidebar.left:dir(rtl) list { + border-right: 1px solid @border; + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list, +stacksidebar.sidebar.right list { + border-left: 1px solid @border; + border-right-style: none; +} + +stacksidebar row { + padding: 10px 4px; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +stacksidebar row.needs-attention { + background-image: radial-gradient(circle closest-side at 5% 25%, @error_color 0%, @error_color 100%, transparent 100%); + background-size: 70px; + background-position: 4px; + background-repeat: no-repeat; +} + +stacksidebar row:selected.needs-attention { + background-image: radial-gradient(circle closest-side at 5% 25%, @theme_selected_fg_color 0%, @theme_selected_fg_color 100%, transparent 100%); + background-size: 70px; + background-position: 4px; + background-repeat: no-repeat; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar row { + min-height: 30px; + padding: 0; +} + +placessidebar row > revealer { + padding: 0 10px; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +placessidebar row button.sidebar-button { + min-width: 22px; + min-height: 22px; + margin-top: 2px; + margin-bottom: 2px; + padding: 0; +} + +paned .sidebar, +paned .sidebar:dir(ltr), +paned .sidebar:dir(rtl), +paned .sidebar.left, +paned .sidebar.right, +paned .sidebar.left:dir(rtl) { + border-style: none; +} + +/******************** + * Shortcuts window * + ********************/ + +.keycap { + min-width: 16px; + min-height: 20px; + padding: 3px 6px 4px 6px; + color: @theme_fg_color; + background-color: shade(@theme_bg_color, 1.1); + border: 1px solid @border; + border-radius: 3px; + box-shadow: inset 0 -2px 0 alpha(black, 0.1); +} + +/************** + * spinbutton * + **************/ + +spinbutton button { + padding: 2px 5px; + border-width: 0; + border-radius: 0; + border-image: none; + box-shadow: inset 0 1px alpha(white, 1.0), + inset 2px 0 alpha(white, 0.5), + inset 1px 0 alpha(black, 0.4), + inset -1px 0 alpha(white, 0.5), + inset 0 -1px alpha(black, 0.04); +} + +spinbutton button:active { + border-width: 0; + border-radius: 0; + border-image: none; + box-shadow: inset 0 2px alpha(black, 0.05), + inset 1px 0 alpha(black, 0.3), + inset 0 -1px alpha(black, 0.04); +} + +spinbutton button:disabled { + border-width: 0; + border-radius: 0; + border-image: none; + box-shadow: inset 1px 0 alpha(black, 0.2), + inset -1px 0 alpha(white, 0.2), + inset 0 1px alpha(white, 0.3); +} + +spinbutton button.up { + border-style: solid; + border-width: 1px 1px 1px 0; + border-radius: 0 3px 3px 0; + border-image: none; + border-color: @button_border; +} + +spinbutton button.down { + border-style: solid; + border-width: 1px 0 1px 0; + border-radius: 0; + border-color: @button_border; +} + +spinbutton entry { + min-width: 28px; + border-width: 1px 0 1px 1px; + border-radius: 3px 0 0 3px; +} + +spinbutton:disabled entry { + border-width: 1px 0 1px 1px; +} + +spinbutton.vertical button { + border: 1px solid @border; + border-image: none; + box-shadow: none; + border-color: @button_border; +} + +spinbutton.vertical button.up { + border-width: 1px 1px 0 1px; + border-radius: 4px 4px 0 0; +} + +spinbutton.vertical button.down { + border-width: 0 1px 1px 1px; + border-radius: 0 0 4px 4px; +} + +spinbutton.vertical entry { + border-style: solid; + border-width: 1px; + border-radius: 0; + border-color: @border; + border-image: none; + box-shadow: 0 1px alpha(black, 0.1); +} + +spinbutton.vertical button:disabled, +spinbutton.vertical entry:disabled { + box-shadow: none; + border-color: shade(@border, 1.1); +} + +/*********** + * spinner * + ***********/ + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +spinner { + background-image: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; +} + +spinner:checked:disabled { + opacity: 0.5; +} + +/************* + * statusbar * + *************/ + +statusbar { + padding: 1px; + color: @theme_fg_color; +} + +/********** + * switch * + **********/ + +switch { + font-weight: bold; + font-size: smaller; + min-width: 52px; + min-height: 24px; +} + +switch { + color: @button_fg; + text-shadow: 0 1px @button_text_shadow; +} + +switch:checked { + color: @theme_selected_fg_color; + text-shadow: 1px 1px alpha(black, 0.2); +} + +switch:disabled, +switch:disabled:checked { + color: @insensitive_fg_color; + text-shadow: none; +} + +/******************* + * symbolic images * + *******************/ + +.image { + color: @internal_element_color; +} + +.image:hover { + color: @internal_element_prelight; +} + +.image:selected, +.image:selected:hover { + color: @theme_selected_fg_color; +} + +.view.image, +.view.image:hover { +} + +/*********** + * toolbar * + ***********/ + +toolbar { + padding: 6px; + border-style: none; + background-color: @theme_bg_color; +} + +.primary-toolbar, +.primary-toolbar.toolbar { + -GtkWidget-window-dragging: true; + padding: 6px; + padding-top: 4px; + padding-bottom: 5px; + border-style: solid; + border-width: 0 0 1px 0; + border-color: @border; + color: @theme_fg_color; + text-shadow: 0 1px @button_text_shadow; +} + +.primary-toolbar:disabled, +.primary-toolbar.toolbar:disabled, +.header-bar:disabled { + text-shadow: none; +} + +.primary-toolbar .entry.progressbar, +.primary-toolbar.toolbar .entry.progressbar { +} + +toolbar.inline-toolbar { + padding: 2px; + border: 1px solid @border; +} + +toolbar.inline-toolbar:last-child { + border-top-width: 0; + border-radius: 0 0 3px 3px; +} + +toolbar.vertical.inline-toolbar:last-child { + border-left-width: 0; + border-radius: 0; +} + +/*********** + * tooltip * + ***********/ + +.tooltip.background, +tooltip.background { + border: 1px solid @border; + background-color: @theme_tooltip_bg_color; + background-clip: padding-box; +} + +.tooltip, +tooltip { + padding: 3px; + border-radius: 4px; + box-shadow: none; +} + +tooltip * { + background-color: transparent; + color: @theme_tooltip_fg_color; +} + +/************ + * treeview * + ************/ + +treeview.view { + -GtkTreeView-horizontal-separator: 2; + -GtkTreeView-vertical-separator: 0; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 12; + + border-left-color: @border; + border-top-color: @border; + padding: 1px; +} + +treeview.view:selected { + border-style: solid; + border-width: 1px 0 1px 0; + border-radius: 0; + border-color: shade(@border, 0.9); + background-color: transparent; + background-image: linear-gradient(to bottom, + @theme_selected_bg_color, + shade(@theme_selected_bg_color, 0.85)); + color: @theme_selected_fg_color; +} + +treeview.view.separator { + min-height: 2px; + color: @border; +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: @theme_selected_bg_color; +} + +treeview.view:drop(active).after { + border-top-style: none; +} + +treeview.view:drop(active).before { + border-bottom-style: none; +} + +/************ + * viewport * + ************/ + +viewport { + background-color: transparent; +} + +.view:selected, +iconview:selected, +.view:selected:focus, +iconview:selected:focus, +.view text:selected, +iconview text:selected, +textview text:selected, +.view text:selected:focus, +iconview text:selected:focus, +textview text:selected:focus, +.view text selection:focus, +iconview text selection:focus, +.view text selection, +iconview text selection, +textview text selection:focus, +textview text selection, +entry selection:focus, +entry selection { + background-color: @theme_selected_bg_color; +} + +flowbox flowboxchild:selected, +flowbox flowboxchild:selected:focus, +row:selected label, +label:selected, +label selection, +.view:selected, +iconview:selected, +.view:selected:focus, +iconview:selected:focus, +.view text:selected, +iconview text:selected, +textview text:selected, +.view text:selected:focus, +iconview text:selected:focus, +textview text:selected:focus, +.view text selection:focus, +iconview text selection:focus, +.view text selection, +iconview text selection, +textview text selection:focus, +textview text selection, +entry selection:focus, +entry selection { + color: @theme_selected_fg_color; + background-color: @theme_selected_bg_color; +} + +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:disabled:selected:focus, +textview text:disabled:selected:focus, +iconview text selection:disabled:focus, +.view text selection:disabled, +iconview text selection:disabled, +textview text selection:disabled, +label:disabled selection, +entry selection:disabled { + color: @insensitive_fg_color; +} + +.view, +.view text, +iconview, +iconview text, +textview text { + background-color: @theme_base_color; + color: @theme_text_color; +} + +.view:disabled, +textview:disabled { + background-color: shade(@theme_base_color, 0.95); +} diff --git a/themes/Mint-X-Aqua/gtk-3.0/gtk.css b/themes/Mint-X-Aqua/gtk-3.0/gtk.css new file mode 100644 index 00000000..83706a20 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("gtk-main.css"); diff --git a/themes/Mint-X-Aqua/gtk-3.0/settings.ini b/themes/Mint-X-Aqua/gtk-3.0/settings.ini new file mode 100644 index 00000000..19760d44 --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/settings.ini @@ -0,0 +1,4 @@ +[Settings] +gtk-color-scheme = "base_color:#ffffff\nbg_color:#d6d6d6\ntooltip_bg_color:#fbeaa0\nselected_bg_color:#6cabcd\ntext_color:#2c2c2c\nfg_color:#2c2c2c\ntooltip_fg_color:#212121\nselected_fg_color:#F5F5F5\nlink_color:#42adc0\nbg_color_dark:#c9c9c9\nfg_color_dark:#2c2c2c" +gtk-auto-mnemonics = 1 +gtk-visible-focus = automatic diff --git a/themes/Mint-X-Aqua/gtk-3.0/thumbnail.png b/themes/Mint-X-Aqua/gtk-3.0/thumbnail.png Binary files differnew file mode 100644 index 00000000..879aaa9c --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-3.0/thumbnail.png diff --git a/themes/Mint-X-Aqua/index.theme b/themes/Mint-X-Aqua/index.theme new file mode 100644 index 00000000..e6b6810e --- /dev/null +++ b/themes/Mint-X-Aqua/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Mint-X-Aqua +Comment=A Linux Mint theme with brushed metal in mintMenu, based on Clearlooks Revamp, Elementary and Faenza. +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Mint-X-Aqua +MetacityTheme=Mint-X +IconTheme=Mint-X-Aqua +CursorTheme=default |
