├── eOS X (Screenshots) └── 1.png ├── .themes └── eOS X │ ├── gtk-2.0 │ ├── Handle │ │ ├── dimple.png │ │ ├── pane-horiz.png │ │ ├── pane-vert.png │ │ └── resize_grip.png │ ├── Icons │ │ └── close.png │ ├── Sidebar │ │ └── handle.png │ └── Button │ │ ├── mode_normal.png │ │ ├── mode_prelight.png │ │ └── mode_pressed.png │ ├── gtk-3.0 │ ├── assets │ │ ├── assets │ │ │ ├── min.png │ │ │ ├── close.png │ │ │ ├── close_prelight.png │ │ │ ├── max_prelight.png │ │ │ ├── max_unfocused.png │ │ │ ├── min_prelight.png │ │ │ ├── min_unfocused.png │ │ │ ├── close_unfocused.png │ │ │ ├── close.svg │ │ │ ├── close_unfocused.svg │ │ │ ├── maximize_unfocused.svg │ │ │ ├── min_unfocused.svg │ │ │ ├── maximize_unfocused1.svg │ │ │ ├── maximize.svg │ │ │ ├── maximize_prelight.svg │ │ │ ├── maximize_pressed.svg │ │ │ ├── min.svg │ │ │ ├── min_pressed.svg │ │ │ ├── min_prelight.svg │ │ │ ├── close_pressed.svg │ │ │ ├── close_prelight.svg │ │ │ ├── pane-handle.svg │ │ │ ├── button-back-dark@2.svg │ │ │ ├── button-back-rtl-dark.svg │ │ │ ├── button-back-rtl-dark@2.svg │ │ │ ├── check-active.svg │ │ │ ├── check-active-focus.svg │ │ │ ├── check-active-focus-dark.svg │ │ │ ├── check-active-dark.svg │ │ │ └── radio-active-focus.svg │ │ ├── close.svg │ │ ├── maximize_unfocused.svg │ │ ├── min_unfocused.svg │ │ ├── close_unfocused.svg │ │ ├── min_unfocused_dark.svg │ │ ├── close_unfocused_dark.svg │ │ ├── maximize_unfocused_dark.svg │ │ ├── maximize.svg │ │ ├── maximize_pressed.svg │ │ ├── maximize_prelight.svg │ │ ├── min.svg │ │ ├── min_pressed.svg │ │ ├── min_prelight.svg │ │ ├── close_pressed.svg │ │ ├── close_prelight.svg │ │ ├── button-back-dark@2.svg │ │ ├── button-back-rtl-dark.svg │ │ ├── button-back-rtl-dark@2.svg │ │ └── button-back-dark.svg │ ├── brand-dark.css │ ├── brand.css │ ├── animate.css │ ├── palette.css │ ├── gtk.css │ ├── gtk-dark.css │ ├── os-x-buttons.css │ ├── os-x-buttons-dark.css │ └── granite-widgets-dark.css │ ├── index.theme │ └── plank │ └── dock.theme └── README.md /eOS X (Screenshots)/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/eOS X (Screenshots)/1.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Handle/dimple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Handle/dimple.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Icons/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Icons/close.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Sidebar/handle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Sidebar/handle.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Button/mode_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Button/mode_normal.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Handle/pane-horiz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Handle/pane-horiz.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Handle/pane-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Handle/pane-vert.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Handle/resize_grip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Handle/resize_grip.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/min.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Button/mode_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Button/mode_prelight.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-2.0/Button/mode_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-2.0/Button/mode_pressed.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/close.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/close_prelight.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/max_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/max_prelight.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/max_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/max_unfocused.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/min_prelight.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/min_unfocused.png -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ipproductions/eOS-X/HEAD/.themes/eOS X/gtk-3.0/assets/assets/close_unfocused.png -------------------------------------------------------------------------------- /.themes/eOS X/index.theme: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=X-GNOME-Metatheme 3 | Name=elementary 4 | Comment=elementary desktop dark theme 5 | Encoding=UTF-8 6 | 7 | Name[en_US]=elementary 8 | 9 | [X-GNOME-Metatheme] 10 | GtkTheme=elementary 11 | IconTheme=elementary 12 | CursorTheme=DMZ-Black 13 | ButtonLayout=close:maximize 14 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![](https://raw.githubusercontent.com/ipproductions/eOS-X/master/eOS%20X%20(Screenshots)/1.png) 2 | 3 | # What is this? 4 | - eOS X is a modification of the default Elementary OS theme with the addition of traffic light window controls 5 | - It utilizes Elementary's updated more neutral dark scheme 6 | - In addition to the GTK theme a dark variant of Elementary's default plank theme was included 7 | 8 | 9 | # Installation 10 | - Download this repo and extract to your home directory 11 | - Install Elementary Tweaks if you don't have it already 12 | - Use Tweaks to set theme to eOS X 13 | - Enable "Prefer Dark Variant" for dark theme 14 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/brand-dark.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2011–2018 elementary, Inc. (https://elementary.io) 2 | * 3 | * This file is part of the elementary GTK theme. 4 | * 5 | * The elementary GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The elementary GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | /* Brand Colors */ 20 | @define-color colorPrimary @titlebar_color; 21 | @define-color colorAccent @selected_bg_color; 22 | @define-color textColorPrimary shade (@text_color, 0.9); 23 | @define-color textColorPrimaryShadow alpha (shade (@colorPrimary, 0.5), 0.6); 24 | @define-color tab_base_color @base_color; 25 | 26 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/brand.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2011–2018 elementary, Inc. (https://elementary.io) 2 | * 3 | * This file is part of the elementary GTK theme. 4 | * 5 | * The elementary GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The elementary GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | /* Brand Colors */ 20 | @define-color colorPrimary @titlebar_color; 21 | @define-color colorAccent @selected_bg_color; 22 | @define-color textColorPrimary mix (@colorPrimary, @text_color, 0.75); 23 | @define-color textColorPrimaryShadow alpha (shade (@colorPrimary, 1.4), 0.4); 24 | @define-color tab_base_color @base_color; 25 | 26 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/animate.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2016 elementary LLC. 2 | * 3 | * This file is part of the elementary GTK theme. 4 | * 5 | * The elementary GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The elementary GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | .pulse { 20 | animation: pulse 500ms ease-in-out infinite; 21 | animation-direction: alternate; 22 | } 23 | 24 | .pulse.attention { 25 | color: @attention_color; 26 | } 27 | 28 | .pulse.success { 29 | color: @success_color; 30 | } 31 | 32 | .pulse.warning { 33 | color: @warning_color; 34 | } 35 | 36 | .pulse.error { 37 | color: @error_color; 38 | } 39 | 40 | @keyframes pulse { 41 | 0% { 42 | color: inherit; 43 | } 44 | } 45 | 46 | .shake { 47 | animation: shake 0.4s ease-in-out 1; 48 | } 49 | 50 | @keyframes shake { 51 | 0% { padding-left: 0; } 52 | 25% { padding-left: 64px; } 53 | 50% { padding-left: 0; } 54 | 75% { padding-left: 32px; } 55 | 100% { padding-left: 0; } 56 | } 57 | 58 | .spin, 59 | entry.spin:dir(ltr) image:last-child, 60 | entry.spin:dir(rtl) image:first-child { 61 | animation: spin 600ms linear infinite; 62 | } 63 | 64 | @keyframes spin { 65 | to { 66 | -gtk-icon-transform: rotate(1turn); 67 | } 68 | } 69 | -------------------------------------------------------------------------------- /.themes/eOS X/plank/dock.theme: -------------------------------------------------------------------------------- 1 | #This file auto-generated by Plank. 2 | #2019-09-17T05:27:07+0000 3 | 4 | [PlankTheme] 5 | #The roundness of the top corners. 6 | TopRoundness=8 7 | #The roundness of the bottom corners. 8 | BottomRoundness=0 9 | #The thickness (in pixels) of lines drawn. 10 | LineWidth=1 11 | #The color (RGBA) of the outer stroke. 12 | OuterStrokeColor=0;;0;;0;;95 13 | #The starting color (RGBA) of the fill gradient. 14 | FillStartColor=56;;56;;56;;215 15 | #The ending color (RGBA) of the fill gradient. 16 | FillEndColor=64;;64;;64;;215 17 | #The color (RGBA) of the inner stroke. 18 | InnerStrokeColor=255;;255;;255;;245 19 | 20 | [PlankDockTheme] 21 | #The padding on the left/right dock edges, in tenths of a percent of IconSize. 22 | HorizPadding=0 23 | #The padding on the top dock edge, in tenths of a percent of IconSize. 24 | TopPadding=-7.5 25 | #The padding on the bottom dock edge, in tenths of a percent of IconSize. 26 | BottomPadding=1.5 27 | #The padding between items on the dock, in tenths of a percent of IconSize. 28 | ItemPadding=3.5 29 | #The size of item indicators, in tenths of a percent of IconSize. 30 | IndicatorSize=3 31 | #The size of the icon-shadow behind every item, in tenths of a percent of IconSize. 32 | IconShadowSize=1 33 | #The height (in percent of IconSize) to bounce an icon when the application sets urgent. 34 | UrgentBounceHeight=1.6499999999999999 35 | #The height (in percent of IconSize) to bounce an icon when launching an application. 36 | LaunchBounceHeight=0.84999999999999998 37 | #The opacity value (0 to 1) to fade the dock to when hiding it. 38 | FadeOpacity=1 39 | #The amount of time (in ms) for click animations. 40 | ClickTime=300 41 | #The amount of time (in ms) to bounce an urgent icon. 42 | UrgentBounceTime=850 43 | #The amount of time (in ms) to bounce an icon when launching an application. 44 | LaunchBounceTime=1650 45 | #The amount of time (in ms) for active window indicator animations. 46 | ActiveTime=300 47 | #The amount of time (in ms) to slide icons into/out of the dock. 48 | SlideTime=300 49 | #The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). 50 | FadeTime=250 51 | #The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). 52 | HideTime=200 53 | #The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. 54 | GlowSize=0 55 | #The total time (in ms) to show the hidden-dock urgent glow. 56 | GlowTime=0 57 | #The time (in ms) of each pulse of the hidden-dock urgent glow. 58 | GlowPulseTime=0 59 | #The hue-shift (-180 to 180) of the urgent indicator color. 60 | UrgentHueShift=150 61 | #The time (in ms) to move an item to its new position or its addition/removal to/from the dock. 62 | ItemMoveTime=200 63 | #Whether background and icons will unhide/hide with different speeds. The top-border of both will leave/hit the screen-edge at the same time. 64 | CascadeHide=true 65 | #The color (RGBA) of the badge displaying urgent count 66 | BadgeColor=0;;0;;0;;0 67 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/palette.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2011-2018 elementary, Inc. (https://elementary.io) 2 | * 3 | * This file is part of the elementary GTK theme. 4 | * 5 | * The elementary GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The elementary GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | /* Strawberry */ 20 | @define-color STRAWBERRY_100 #ff8c82; 21 | @define-color STRAWBERRY_300 #ed5353; 22 | @define-color STRAWBERRY_500 #c6262e; 23 | @define-color STRAWBERRY_700 #a10705; 24 | @define-color STRAWBERRY_900 #7a0000; 25 | 26 | /* Orange */ 27 | @define-color ORANGE_100 #ffc27d; 28 | @define-color ORANGE_300 #ffa154; 29 | @define-color ORANGE_500 #f37329; 30 | @define-color ORANGE_700 #cc3b02; 31 | @define-color ORANGE_900 #a62100; 32 | 33 | /* Banana */ 34 | @define-color BANANA_100 #fff394; 35 | @define-color BANANA_300 #ffe16b; 36 | @define-color BANANA_500 #f9c440; 37 | @define-color BANANA_700 #d48e15; 38 | @define-color BANANA_900 #ad5f00; 39 | 40 | /* Lime */ 41 | @define-color LIME_100 #d1ff82; 42 | @define-color LIME_300 #9bdb4d; 43 | @define-color LIME_500 #68b723; 44 | @define-color LIME_700 #3a9104; 45 | @define-color LIME_900 #206b00; 46 | 47 | /* Blueberry */ 48 | @define-color BLUEBERRY_100 #8cd5ff; 49 | @define-color BLUEBERRY_300 #64baff; 50 | @define-color BLUEBERRY_500 #3689e6; 51 | @define-color BLUEBERRY_700 #0d52bf; 52 | @define-color BLUEBERRY_900 #002e99; 53 | 54 | /* Grape */ 55 | @define-color GRAPE_100 #e4c6fa; 56 | @define-color GRAPE_300 #cd9ef7; 57 | @define-color GRAPE_500 #a56de2; 58 | @define-color GRAPE_700 #7239b3; 59 | @define-color GRAPE_900 #452981; 60 | 61 | /* Cocoa */ 62 | @define-color COCOA_100 #a3907c; 63 | @define-color COCOA_300 #8a715e; 64 | @define-color COCOA_500 #715344; 65 | @define-color COCOA_700 #57392d; 66 | @define-color COCOA_900 #3d211b; 67 | 68 | /* Silver */ 69 | @define-color SILVER_100 #fafafa; 70 | @define-color SILVER_300 #d4d4d4; 71 | @define-color SILVER_500 #abacae; 72 | @define-color SILVER_700 #7e8087; 73 | @define-color SILVER_900 #555761; 74 | 75 | /* Slate */ 76 | @define-color SLATE_100 #95a3ab; 77 | @define-color SLATE_300 #667885; 78 | @define-color SLATE_500 #485a6c; 79 | @define-color SLATE_700 #273445; 80 | @define-color SLATE_900 #0e141f; 81 | 82 | /* Black */ 83 | @define-color BLACK_100 #666; 84 | @define-color BLACK_300 #4d4d4d; 85 | @define-color BLACK_500 #333; 86 | @define-color BLACK_700 #1a1a1a; 87 | @define-color BLACK_900 #000; 88 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/close.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/maximize_unfocused.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/min_unfocused.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/close_unfocused.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/min_unfocused_dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close_unfocused.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/maximize_unfocused.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min_unfocused.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/close_unfocused_dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/maximize_unfocused_dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 76 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/gtk.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2011-2018 elementary, Inc. (https://elementary.io) 2 | * 3 | * This file is part of the elementary GTK theme. 4 | * 5 | * The elementary GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The elementary GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | @import url("palette.css"); 20 | @import url("brand.css"); 21 | 22 | /* Default color scheme */ 23 | @define-color base_color white; 24 | @define-color bg_color shade (@base_color, 0.96); 25 | @define-color bg_highlight_color white; 26 | @define-color border_color alpha (@BLACK_900, 0.25); 27 | @define-color fg_color @BLACK_500; 28 | @define-color insensitive_color mix(@text_color, @bg_color, 0.5); 29 | @define-color inset_dark_color alpha (@BLACK_900, 0.06); 30 | @define-color inset_dark_color_backdrop alpha (@BLACK_900, 0.03); 31 | @define-color menu_separator alpha (@BLACK_900, 0.15); 32 | @define-color menu_separator_shadow alpha (white, 0.8); 33 | @define-color placeholder_text_color shade(@text_color, 2.5); 34 | @define-color selected_bg_color shade (@BLUEBERRY_300, 0.85); 35 | @define-color selected_fg_color white; 36 | @define-color text_color @BLACK_500; 37 | @define-color text_shadow_color alpha (white, 0.4); 38 | @define-color titlebar_color mix (@SILVER_300, @SILVER_100, 0.25); 39 | @define-color title_color shade (@titlebar_color, 0.55); 40 | @define-color title_shadow_color alpha (white, 0.6); 41 | @define-color tooltip_bg_color @BLACK_900; 42 | @define-color tooltip_fg_color white; 43 | @define-color decoration_border_color alpha (#000, 0.3); 44 | @define-color internal_element_color mix(@text_color, @base_color, 0.4); 45 | @define-color internal_element_prelight mix(@text_color, @base_color, 0.2); 46 | 47 | /* Colormap actually used by the theme, to be overridden in other css files */ 48 | @define-color theme_bg_color @bg_color; 49 | @define-color attention_color @BLUEBERRY_500; 50 | @define-color link_color @BLUEBERRY_500; 51 | @define-color warning_color @BANANA_500; 52 | @define-color error_color @STRAWBERRY_500; 53 | @define-color success_color @LIME_500; 54 | @define-color insensitive_fg_color @SILVER_500; 55 | 56 | /* GTK NAMED COLORS */ 57 | @define-color borders @border_color; 58 | @define-color theme_fg_color @fg_color; 59 | @define-color theme_text_color @text_color; 60 | @define-color theme_bg_color @bg_color; 61 | @define-color theme_base_color @base_color; 62 | @define-color theme_selected_bg_color @selected_bg_color; 63 | @define-color theme_selected_fg_color @selected_fg_color; 64 | @define-color insensitive_fg_color @insensitive_color; 65 | 66 | @import url("os-x-buttons.css"); 67 | @import url("gtk-widgets.css"); 68 | @import url("granite-widgets.css"); 69 | @import url("apps.css"); 70 | @import url("animate.css"); 71 | @import url("elementaryX.css"); 72 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/maximize_unfocused1.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 73 | 78 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/maximize.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 73 | 78 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/maximize.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 73 | 78 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/gtk-dark.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2011-2018 elementary, Inc. (https://elementary.io) 2 | * 3 | * This file is part of the elementary GTK theme. 4 | * 5 | * The elementary GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The elementary GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the elementary GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | @import url("palette.css"); 20 | @import url("brand-dark.css"); 21 | 22 | /* Default color scheme */ 23 | @define-color base_color mix(@BLACK_500, @BLACK_300, 0.5); 24 | @define-color bg_color shade (@base_color, 0.96); 25 | @define-color bg_highlight_color shade (@bg_color, 1.4); 26 | @define-color border_color alpha (@BLACK_900, 0.25); 27 | @define-color fg_color @SILVER_300; 28 | @define-color insensitive_color mix(@bg_color, @text_color, 0.5); 29 | @define-color inset_dark_color alpha (@BLACK_900, 0.03); 30 | @define-color inset_dark_color_backdrop alpha (@BLACK_900, 0.03); 31 | @define-color menu_separator alpha (@BLACK_900, 0.25); 32 | @define-color menu_separator_shadow alpha (white, 0.05); 33 | @define-color placeholder_text_color shade(@text_color, 0.8); 34 | @define-color selected_bg_color shade (@BLUEBERRY_300, 0.85); 35 | @define-color selected_fg_color white; 36 | @define-color text_color @SILVER_100; 37 | @define-color text_shadow_color alpha (@BLACK_900, 0.4); 38 | @define-color titlebar_color shade (@base_color, 0.9); 39 | @define-color title_color shade (@text_color, 0.9); 40 | @define-color title_shadow_color alpha (@BLACK_900, 0.6); 41 | @define-color tooltip_bg_color @BLACK_900; 42 | @define-color tooltip_fg_color white; 43 | @define-color decoration_border_color alpha (#000, 0.75); 44 | @define-color internal_element_color mix(@text_color, @base_color, 0.4); 45 | @define-color internal_element_prelight mix(@text_color, @base_color, 0.4); 46 | @define-color internal_element_insensitive mix(@internal_element_color, @base_color, 0.7); 47 | @define-color view_symbolic_color shade(@internal_element_color, 0.8); 48 | 49 | /* Colormap actually used by the theme, to be overridden in other css files */ 50 | @define-color theme_bg_color @bg_color; 51 | @define-color attention_color @BLUEBERRY_500; 52 | @define-color link_color @BLUEBERRY_500; 53 | @define-color warning_color @BANANA_500; 54 | @define-color error_color @STRAWBERRY_500; 55 | @define-color success_color @LIME_300; 56 | @define-color insensitive_fg_color @SILVER_500; 57 | 58 | /* GTK NAMED COLORS */ 59 | @define-color borders @border_color; 60 | @define-color theme_fg_color @fg_color; 61 | @define-color theme_text_color @text_color; 62 | @define-color theme_bg_color @bg_color; 63 | @define-color theme_base_color @base_color; 64 | @define-color theme_selected_bg_color @selected_bg_color; 65 | @define-color theme_selected_fg_color @selected_fg_color; 66 | @define-color insensitive_fg_color @insensitive_color; 67 | 68 | @import url("os-x-buttons-dark.css"); 69 | @import url("gtk-widgets.css"); 70 | @import url("gtk-widgets-dark.css"); 71 | @import url("granite-widgets.css"); 72 | @import url("granite-widgets-dark.css"); 73 | @import url("apps.css"); 74 | @import url("animate.css"); 75 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/maximize_pressed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/maximize_prelight.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/maximize_prelight.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/maximize_pressed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/min.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 73 | 77 | 80 | 85 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 73 | 77 | 80 | 85 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/min_pressed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 75 | 78 | 83 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min_pressed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 75 | 78 | 83 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/min_prelight.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 75 | 78 | 83 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/min_prelight.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 70 | 75 | 78 | 83 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/close_pressed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close_pressed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/close_prelight.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/close_prelight.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 44 | 45 | 47 | image/svg+xml 48 | 50 | 51 | 52 | 53 | 54 | 59 | 63 | 66 | 71 | 74 | 79 | 84 | 85 | 86 | 87 | 88 | 89 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/os-x-buttons.css: -------------------------------------------------------------------------------- 1 | /****************** 2 | * OS X buttons * 3 | ******************/ 4 | .selection-mode.titlebar .titlebutton.minimize, 5 | .titlebar .titlebutton.minimize { 6 | color: transparent; 7 | border:none; 8 | box-shadow: none; 9 | background-position: center; 10 | background-repeat: no-repeat; 11 | background-image: -gtk-scaled(url("assets/min.svg")); 12 | } 13 | 14 | .selection-mode.titlebar .titlebutton.minimize:backdrop, 15 | .titlebar .titlebutton.minimize:backdrop { 16 | background-image: -gtk-scaled(url("assets/min_unfocused.svg")); 17 | color: transparent; 18 | } 19 | 20 | .selection-mode.titlebar .titlebutton.minimize:hover, 21 | .selection-mode.titlebar .titlebutton.minimize:checked, 22 | .titlebar .titlebutton.minimize:hover, 23 | .titlebar .titlebutton.minimize:checked { 24 | color: transparent; 25 | border: none; 26 | box-shadow: none; 27 | background-color: transparent; 28 | background-position: center; 29 | background-repeat: no-repeat; 30 | background-image: -gtk-scaled(url("assets/min_prelight.svg")); 31 | } 32 | 33 | .selection-mode.titlebar .titlebutton.maximize, 34 | .titlebar .titlebutton.maximize { 35 | color: transparent; 36 | border: none; 37 | box-shadow: none; 38 | background-position: center; 39 | background-repeat: no-repeat; 40 | background-image: -gtk-scaled(url("assets/maximize.svg")); 41 | } 42 | 43 | .selection-mode.titlebar .titlebutton.maximize:backdrop, 44 | .titlebar .titlebutton.maximize:backdrop { 45 | background-image: -gtk-scaled(url("assets/maximize_unfocused.svg")); 46 | color: transparent; 47 | } 48 | 49 | .selection-mode.titlebar .titlebutton.maximize:hover, 50 | .selection-mode.titlebar .titlebutton.maximize:checked, 51 | .titlebar .titlebutton.maximize:hover, 52 | .titlebar .titlebutton.maximize:checked { 53 | color: transparent; 54 | border: none; 55 | box-shadow: none; 56 | background-color: transparent; 57 | background-position: center; 58 | background-repeat: no-repeat; 59 | background-image: -gtk-scaled(url("assets/maximize_prelight.svg")); 60 | } 61 | 62 | .selection-mode.titlebar .titlebutton.close, 63 | .titlebar .titlebutton.close { 64 | color: transparent; 65 | border: none; 66 | box-shadow: none; 67 | background-position: center; 68 | background-repeat: no-repeat; 69 | background-image: -gtk-scaled(url("assets/close.svg")); 70 | } 71 | 72 | .selection-mode.titlebar .titlebutton.close:backdrop, 73 | .titlebar .titlebutton.close:backdrop { 74 | background-image: -gtk-scaled(url("assets/close_unfocused.svg")); 75 | color: transparent; 76 | } 77 | 78 | .selection-mode.titlebar .titlebutton.close:hover, 79 | .selection-mode.titlebar .titlebutton.close:checked, 80 | .titlebar .titlebutton.close:hover, 81 | .titlebar .titlebutton.close:checked { 82 | color: transparent; 83 | border: none; 84 | box-shadow: none; 85 | background-color: transparent; 86 | background-position: center; 87 | background-repeat: no-repeat; 88 | background-image: -gtk-scaled(url("assets/close_prelight.svg")); 89 | } 90 | 91 | .selection-mode.titlebar .titlebutton.close:active, 92 | .titlebar .titlebutton.close:active { 93 | color: transparent; 94 | border: none; 95 | box-shadow: none; 96 | background-color: transparent; 97 | background-position: center; 98 | background-repeat: no-repeat; 99 | background-image: -gtk-scaled(url("assets/close_pressed.svg")); 100 | } 101 | 102 | .selection-mode.titlebar .titlebutton.maximize:active, 103 | .titlebar .titlebutton.maximize:active { 104 | color: transparent; 105 | border: none; 106 | box-shadow: none; 107 | background-color: transparent; 108 | background-position: center; 109 | background-repeat: no-repeat; 110 | background-image: -gtk-scaled(url("assets/maximize_pressed.svg")); 111 | } 112 | 113 | .selection-mode.titlebar .titlebutton.minimize:active, 114 | .titlebar .titlebutton.minimize:active { 115 | color: transparent; 116 | border: none; 117 | box-shadow: none; 118 | background-color: transparent; 119 | background-position: center; 120 | background-repeat: no-repeat; 121 | background-image: -gtk-scaled(url("assets/min_pressed.svg")); 122 | } 123 | 124 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/os-x-buttons-dark.css: -------------------------------------------------------------------------------- 1 | /****************** 2 | * OS X buttons * 3 | ******************/ 4 | .selection-mode.titlebar .titlebutton.minimize, 5 | .titlebar .titlebutton.minimize { 6 | color: transparent; 7 | border:none; 8 | box-shadow: none; 9 | background-position: center; 10 | background-repeat: no-repeat; 11 | background-image: -gtk-scaled(url("assets/min.svg")); 12 | } 13 | 14 | .selection-mode.titlebar .titlebutton.minimize:backdrop, 15 | .titlebar .titlebutton.minimize:backdrop { 16 | background-image: -gtk-scaled(url("assets/min_unfocused_dark.svg")); 17 | color: transparent; 18 | } 19 | 20 | .selection-mode.titlebar .titlebutton.minimize:hover, 21 | .selection-mode.titlebar .titlebutton.minimize:checked, 22 | .titlebar .titlebutton.minimize:hover, 23 | .titlebar .titlebutton.minimize:checked { 24 | color: transparent; 25 | border: none; 26 | box-shadow: none; 27 | background-color: transparent; 28 | background-position: center; 29 | background-repeat: no-repeat; 30 | background-image: -gtk-scaled(url("assets/min_prelight.svg")); 31 | } 32 | 33 | .selection-mode.titlebar .titlebutton.maximize, 34 | .titlebar .titlebutton.maximize { 35 | color: transparent; 36 | border: none; 37 | box-shadow: none; 38 | background-position: center; 39 | background-repeat: no-repeat; 40 | background-image: -gtk-scaled(url("assets/maximize.svg")); 41 | } 42 | 43 | .selection-mode.titlebar .titlebutton.maximize:backdrop, 44 | .titlebar .titlebutton.maximize:backdrop { 45 | background-image: -gtk-scaled(url("assets/maximize_unfocused_dark.svg")); 46 | color: transparent; 47 | } 48 | 49 | .selection-mode.titlebar .titlebutton.maximize:hover, 50 | .selection-mode.titlebar .titlebutton.maximize:checked, 51 | .titlebar .titlebutton.maximize:hover, 52 | .titlebar .titlebutton.maximize:checked { 53 | color: transparent; 54 | border: none; 55 | box-shadow: none; 56 | background-color: transparent; 57 | background-position: center; 58 | background-repeat: no-repeat; 59 | background-image: -gtk-scaled(url("assets/maximize_prelight.svg")); 60 | } 61 | 62 | .selection-mode.titlebar .titlebutton.close, 63 | .titlebar .titlebutton.close { 64 | color: transparent; 65 | border: none; 66 | box-shadow: none; 67 | background-position: center; 68 | background-repeat: no-repeat; 69 | background-image: -gtk-scaled(url("assets/close.svg")); 70 | } 71 | 72 | .selection-mode.titlebar .titlebutton.close:backdrop, 73 | .titlebar .titlebutton.close:backdrop { 74 | background-image: -gtk-scaled(url("assets/close_unfocused_dark.svg")); 75 | color: transparent; 76 | } 77 | 78 | .selection-mode.titlebar .titlebutton.close:hover, 79 | .selection-mode.titlebar .titlebutton.close:checked, 80 | .titlebar .titlebutton.close:hover, 81 | .titlebar .titlebutton.close:checked { 82 | color: transparent; 83 | border: none; 84 | box-shadow: none; 85 | background-color: transparent; 86 | background-position: center; 87 | background-repeat: no-repeat; 88 | background-image: -gtk-scaled(url("assets/close_prelight.svg")); 89 | } 90 | 91 | .selection-mode.titlebar .titlebutton.close:active, 92 | .titlebar .titlebutton.close:active { 93 | color: transparent; 94 | border: none; 95 | box-shadow: none; 96 | background-color: transparent; 97 | background-position: center; 98 | background-repeat: no-repeat; 99 | background-image: -gtk-scaled(url("assets/close_pressed.svg")); 100 | } 101 | 102 | .selection-mode.titlebar .titlebutton.maximize:active, 103 | .titlebar .titlebutton.maximize:active { 104 | color: transparent; 105 | border: none; 106 | box-shadow: none; 107 | background-color: transparent; 108 | background-position: center; 109 | background-repeat: no-repeat; 110 | background-image: -gtk-scaled(url("assets/maximize_pressed.svg")); 111 | } 112 | 113 | .selection-mode.titlebar .titlebutton.minimize:active, 114 | .titlebar .titlebutton.minimize:active { 115 | color: transparent; 116 | border: none; 117 | box-shadow: none; 118 | background-color: transparent; 119 | background-position: center; 120 | background-repeat: no-repeat; 121 | background-image: -gtk-scaled(url("assets/min_pressed.svg")); 122 | } 123 | 124 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/granite-widgets-dark.css: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (c) 2016 elementary LLC. (http://launchpad.net/egtk) 3 | * 4 | * This program is free software; you can redistribute it and/or 5 | * modify it under the terms of the GNU General Public 6 | * License as published by the Free Software Foundation; either 7 | * version 2 of the License, or (at your option) any later version. 8 | * 9 | * This program is distributed in the hope that it will be useful, 10 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 | * General Public License for more details. 13 | * 14 | * You should have received a copy of the GNU General Public 15 | * License along with this program; if not, write to the 16 | * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 17 | * Boston, MA 02110-1301 USA. 18 | * 19 | * Authored by: Daniel Foré 20 | */ 21 | 22 | /*************** 23 | * Back Button * 24 | ***************/ 25 | 26 | .back-button, 27 | .titlebar .back-button { 28 | box-shadow: none; 29 | } 30 | 31 | .back-button, 32 | .titlebar .back-button { 33 | border-image: -gtk-scaled(url("assets/button-back-dark.svg"), url("assets/button-back-dark@2.svg")) 2 3 3 11 / 2px 3px 3px 11px stretch; 34 | border-width: 1px 3px 3px 11px; 35 | border-radius: 0 2.5px 2.5px 0; 36 | box-shadow: none; 37 | } 38 | 39 | .back-button:focus, 40 | .titlebar .back-button:focus { 41 | border-image: -gtk-scaled(url("assets/button-back-focus-dark.svg"), url("assets/button-back-focus-dark@2.svg")) 2 3 3 11 / 2px 3px 3px 11px stretch; 42 | border-width: 1px 3px 3px 11px; 43 | border-radius: 0 2.5px 2.5px 0; 44 | box-shadow: none; 45 | } 46 | 47 | .back-button:dir(rtl) { 48 | border-image: -gtk-scaled(url("assets/button-back-rtl-dark.svg"), url("assets/button-back-rtl-dark@2.svg")) 2 11 3 3 / 2px 11px 3px 3px stretch; 49 | border-width: 1px 11px 3px 3px; 50 | border-radius: 2.5px 0 0 2.5px; 51 | } 52 | 53 | .back-button:focus:dir(rtl) { 54 | border-image: -gtk-scaled(url("assets/button-back-focus-rtl-dark.svg"), url("assets/button-back-focus-rtl-dark@2.svg")) 2 11 3 3 / 2px 11px 3px 3px stretch; 55 | border-width: 1px 11px 3px 3px; 56 | border-radius: 2.5px 0 0 2.5px; 57 | } 58 | 59 | .back-button:backdrop { 60 | border-image: -gtk-scaled(url("assets/button-back-backdrop-dark.svg"), url("assets/button-back-backdrop-dark@2.svg")) 2 3 3 11 / 2px 3px 3px 11px stretch; 61 | border-width: 1px 3px 3px 11px; 62 | border-radius: 0 2.5px 2.5px 0; 63 | box-shadow: none; 64 | } 65 | 66 | .back-button:backdrop:dir(rtl) { 67 | border-image: -gtk-scaled(url("assets/button-back-backdrop-rtl-dark.svg"), url("assets/button-back-rtl-dark@2.svg")) 2 11 3 3 / 2px 11px 3px 3px stretch; 68 | border-width: 1px 11px 3px 3px; 69 | border-radius: 2.5px 0 0 2.5px; 70 | box-shadow: none; 71 | } 72 | 73 | .back-button:active, 74 | .back-button:hover:active, 75 | .back-button:focus:active { 76 | border-image: -gtk-scaled(url("assets/button-back-active-dark.svg"), url("assets/button-back-active-dark@2.svg")) 2 3 3 11 / 2px 3px 3px 11px stretch; 77 | border-width: 1px 3px 3px 11px; 78 | border-radius: 0 2.5px 2.5px 0; 79 | box-shadow: none; 80 | } 81 | 82 | .back-button:active:dir(rtl), 83 | .back-button:hover:active:dir(rtl), 84 | .back-button:focus:active:dir(rtl) { 85 | border-image: -gtk-scaled(url("assets/button-back-active-rtl-dark.svg"), url("assets/button-back-active-rtl-dark@2.svg")) 2 11 3 3 / 2px 11px 3px 3px stretch; 86 | border-width: 1px 11px 3px 3px; 87 | border-radius: 2.5px 0 0 2.5px; 88 | box-shadow: none; 89 | } 90 | 91 | /************** 92 | * Storage Bar * 93 | **************/ 94 | 95 | .storage-bar .fill-block { 96 | background-image: 97 | linear-gradient( 98 | to bottom, 99 | @BLACK_300, 100 | @BLACK_500 101 | ); 102 | box-shadow: 103 | inset 0 0 0 1px alpha(#ccc, 0.05), 104 | inset 0 1px 0 0 alpha(#ccc, 0.15), 105 | inset 0 -1px 0 0 alpha(#ccc, 0.05); 106 | } 107 | 108 | .storage-bar .fill-block.empty-block, 109 | .storage-bar .fill-block.unused { 110 | background-image: 111 | linear-gradient( 112 | to bottom, 113 | mix(@BLACK_100, @BLACK_300, 0.5), 114 | @BLACK_300 115 | ); 116 | } 117 | 118 | .storage-bar .fill-block.audio { 119 | border-color: alpha(@ORANGE_900, 0.65); 120 | } 121 | 122 | .storage-bar .fill-block.files { 123 | border-color: alpha(@BLUEBERRY_900, 0.65); 124 | } 125 | 126 | .storage-bar .fill-block.photo { 127 | border-color: alpha(@BANANA_900, 0.4); 128 | } 129 | 130 | /*************** 131 | * Fancy Scales * 132 | ***************/ 133 | 134 | scale.warmth trough, 135 | scale.temperature trough { 136 | box-shadow: 137 | inset 0 0 0 1px alpha (#000, 0.7), 138 | inset 0 1px 0 alpha (#000, 0.7), 139 | inset 0 2px 0 alpha (#fff, 0.15), 140 | 0 1px 0 0 alpha (@bg_highlight_color, 0.3); 141 | } 142 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/pane-handle.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 22 | 47 | 56 | 57 | 59 | 62 | 66 | 70 | 71 | 74 | 78 | 82 | 83 | 85 | 89 | 93 | 94 | 103 | 112 | 121 | 122 | 124 | 125 | 127 | image/svg+xml 128 | 130 | 131 | 132 | 133 | 134 | 139 | 149 | 159 | 169 | 170 | 171 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/button-back-dark@2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 95 | 96 | 105 | 114 | 124 | 125 | 127 | 128 | 130 | image/svg+xml 131 | 133 | 134 | 135 | 136 | 137 | 140 | 145 | 150 | 156 | 162 | 163 | 164 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/button-back-dark@2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 95 | 96 | 105 | 114 | 124 | 125 | 127 | 128 | 130 | image/svg+xml 131 | 133 | 134 | 135 | 136 | 137 | 140 | 145 | 150 | 156 | 162 | 163 | 164 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/button-back-rtl-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 95 | 96 | 105 | 114 | 124 | 125 | 127 | 128 | 130 | image/svg+xml 131 | 133 | 134 | 135 | 136 | 137 | 140 | 145 | 150 | 156 | 162 | 163 | 164 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/button-back-rtl-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 95 | 96 | 105 | 114 | 124 | 125 | 127 | 128 | 130 | image/svg+xml 131 | 133 | 134 | 135 | 136 | 137 | 140 | 145 | 150 | 156 | 162 | 163 | 164 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/button-back-rtl-dark@2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 95 | 96 | 105 | 114 | 124 | 125 | 127 | 128 | 130 | image/svg+xml 131 | 133 | 134 | 135 | 136 | 137 | 140 | 145 | 150 | 156 | 162 | 163 | 164 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/button-back-rtl-dark@2.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 95 | 96 | 105 | 114 | 124 | 125 | 127 | 128 | 130 | image/svg+xml 131 | 133 | 134 | 135 | 136 | 137 | 140 | 145 | 150 | 156 | 162 | 163 | 164 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/check-active.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 39 | 41 | 43 | 47 | 51 | 52 | 54 | 58 | 62 | 63 | 65 | 69 | 73 | 74 | 83 | 92 | 101 | 102 | 104 | 105 | 107 | image/svg+xml 108 | 110 | 111 | 112 | 113 | 114 | 124 | 134 | 144 | 149 | 154 | 164 | 165 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/check-active-focus.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 39 | 41 | 43 | 47 | 51 | 52 | 54 | 58 | 62 | 63 | 65 | 69 | 73 | 74 | 83 | 92 | 101 | 102 | 104 | 105 | 107 | image/svg+xml 108 | 110 | 111 | 112 | 113 | 114 | 124 | 134 | 144 | 149 | 154 | 164 | 165 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/check-active-focus-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 40 | 47 | 48 | 50 | 52 | 56 | 60 | 61 | 63 | 67 | 71 | 72 | 74 | 78 | 82 | 83 | 92 | 101 | 110 | 111 | 113 | 114 | 116 | image/svg+xml 117 | 119 | 120 | 121 | 122 | 123 | 133 | 143 | 153 | 158 | 163 | 173 | 174 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/check-active-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 40 | 47 | 48 | 50 | 52 | 56 | 60 | 61 | 63 | 67 | 71 | 72 | 74 | 78 | 82 | 83 | 92 | 101 | 110 | 111 | 113 | 114 | 116 | image/svg+xml 117 | 119 | 120 | 121 | 122 | 123 | 133 | 143 | 153 | 158 | 163 | 173 | 174 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/assets/radio-active-focus.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 39 | 41 | 43 | 47 | 51 | 52 | 61 | 63 | 67 | 71 | 72 | 82 | 84 | 88 | 92 | 93 | 94 | 96 | 97 | 99 | image/svg+xml 100 | 102 | 103 | 104 | 105 | 106 | 116 | 126 | 131 | 136 | 146 | 156 | 157 | -------------------------------------------------------------------------------- /.themes/eOS X/gtk-3.0/assets/button-back-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 41 | 44 | 45 | 47 | 49 | 53 | 57 | 61 | 65 | 66 | 68 | 72 | 76 | 77 | 79 | 83 | 87 | 91 | 92 | 94 | 98 | 102 | 106 | 110 | 111 | 120 | 129 | 138 | 148 | 149 | 151 | 152 | 154 | image/svg+xml 155 | 157 | 158 | 159 | 160 | 161 | 166 | 171 | 177 | 183 | 184 | --------------------------------------------------------------------------------