diff options
Diffstat (limited to 'themes/.local')
| -rw-r--r-- | themes/.local/share/themes/numix-no-title-max/index.theme | 10 | ||||
| -rw-r--r-- | themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml | 1590 |
2 files changed, 1600 insertions, 0 deletions
diff --git a/themes/.local/share/themes/numix-no-title-max/index.theme b/themes/.local/share/themes/numix-no-title-max/index.theme new file mode 100644 index 0000000..553f572 --- /dev/null +++ b/themes/.local/share/themes/numix-no-title-max/index.theme | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Type=X-GNOME-Metatheme | ||
| 3 | Name=Numix - No title max | ||
| 4 | Comment=A modern flat theme | ||
| 5 | Encoding=UTF-8 | ||
| 6 | |||
| 7 | [X-GNOME-Metatheme] | ||
| 8 | GtkTheme=Numix - No title max | ||
| 9 | MetacityTheme=Numix - No title max | ||
| 10 | ButtonLayout=:minimize | ||
diff --git a/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml b/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..0c80ee8 --- /dev/null +++ b/themes/.local/share/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml | |||
| @@ -0,0 +1,1590 @@ | |||
| 1 | <?xml version="1.0"?> | ||
| 2 | <metacity_theme> | ||
| 3 | <info> | ||
| 4 | <name>Numix</name> | ||
| 5 | <author>Satyajit Sahoo</author> | ||
| 6 | <copyright>GPL-3.0+</copyright> | ||
| 7 | <date>11 December 2013</date> | ||
| 8 | <description>Numix Mutter Theme</description> | ||
| 9 | </info> | ||
| 10 | |||
| 11 | <!-- ::: CONSTANTS ::: --> | ||
| 12 | <constant name="C_titlebar" value="gtk:custom(wm_bg,#2d2d2d)" /> | ||
| 13 | <constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> | ||
| 14 | <constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> | ||
| 15 | <constant name="C_title_focused" value="gtk:custom(wm_title_focused,#dcdcdc)" /> | ||
| 16 | <constant name="C_title_unfocused" value="gtk:custom(wm_title_unfocused,#888888)" /> | ||
| 17 | <constant name="C_icons_focused" value="gtk:custom(wm_icons_focused,#dcdcdc)" /> | ||
| 18 | <constant name="C_icons_focused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> | ||
| 19 | <constant name="C_icons_focused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> | ||
| 20 | <constant name="C_icons_unfocused" value="gtk:custom(wm_icons_unfocused,#888888)" /> | ||
| 21 | <constant name="C_icons_unfocused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> | ||
| 22 | <constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> | ||
| 23 | |||
| 24 | <!-- ::: GEOMETRY ::: --> | ||
| 25 | <frame_geometry name="normal" has_title="true" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> | ||
| 26 | <distance name="left_width" value="1" /> | ||
| 27 | <distance name="right_width" value="1" /> | ||
| 28 | <distance name="bottom_height" value="1" /> | ||
| 29 | <distance name="left_titlebar_edge" value="0" /> | ||
| 30 | <distance name="right_titlebar_edge" value="0" /> | ||
| 31 | <distance name="title_vertical_pad" value="0" /> | ||
| 32 | <aspect_ratio name="button" value="1.0" /> | ||
| 33 | <border name="title_border" left="0" right="0" top="1" | ||
| 34 | bottom="0" /> | ||
| 35 | <border name="button_border" left="0" right="0" top="0" | ||
| 36 | bottom="0" /> | ||
| 37 | </frame_geometry> | ||
| 38 | |||
| 39 | <frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> | ||
| 40 | |||
| 41 | <frame_geometry name="max" title_scale="medium" has_title="false" parent="normal" rounded_top_left="false" rounded_top_right="false"> | ||
| 42 | <distance name="left_width" value="0" /> | ||
| 43 | <distance name="right_width" value="0" /> | ||
| 44 | <distance name="bottom_height" value="0" /> | ||
| 45 | <border name="button_border" left="0" right="0" top="0" | ||
| 46 | bottom="0" /> | ||
| 47 | </frame_geometry> | ||
| 48 | |||
| 49 | <frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> | ||
| 50 | <distance name="right_width" value="1" /> | ||
| 51 | </frame_geometry> | ||
| 52 | |||
| 53 | <frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> | ||
| 54 | <distance name="left_width" value="1" /> | ||
| 55 | </frame_geometry> | ||
| 56 | |||
| 57 | <frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> | ||
| 58 | <distance name="title_vertical_pad" value="0" /> | ||
| 59 | <border name="title_border" left="8" right="8" top="4" bottom="4" /> | ||
| 60 | <border name="button_border" left="0" right="0" top="0" bottom="0" /> | ||
| 61 | </frame_geometry> | ||
| 62 | |||
| 63 | <frame_geometry name="small_unfocused" parent="small"> | ||
| 64 | <distance name="left_titlebar_edge" value="1"/> | ||
| 65 | <distance name="right_titlebar_edge" value="1"/> | ||
| 66 | </frame_geometry> | ||
| 67 | |||
| 68 | <frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> | ||
| 69 | |||
| 70 | <frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > | ||
| 71 | <distance name="left_width" value="1" /> | ||
| 72 | <distance name="right_width" value="1" /> | ||
| 73 | <distance name="bottom_height" value="1" /> | ||
| 74 | <distance name="title_vertical_pad" value="0" /> | ||
| 75 | <border name="title_border" left="0" right="0" top="0" bottom="0" /> | ||
| 76 | <border name="button_border" left="0" right="0" top="0" bottom="0"/> | ||
| 77 | </frame_geometry> | ||
| 78 | |||
| 79 | <frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> | ||
| 80 | <distance name="left_width" value="0" /> | ||
| 81 | <distance name="right_width" value="0" /> | ||
| 82 | <distance name="bottom_height" value="0" /> | ||
| 83 | <distance name="title_vertical_pad" value="0" /> | ||
| 84 | <border name="title_border" left="0" right="0" top="0" bottom="0" /> | ||
| 85 | <border name="button_border" left="0" right="0" top="0" bottom="0" /> | ||
| 86 | </frame_geometry> | ||
| 87 | |||
| 88 | <frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> | ||
| 89 | </frame_geometry> | ||
| 90 | |||
| 91 | <frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> | ||
| 92 | </frame_geometry> | ||
| 93 | |||
| 94 | <!-- ::: TITLES ::: --> | ||
| 95 | <draw_ops name="title_focused"> | ||
| 96 | <title version="< 3.1" | ||
| 97 | x="(0 `max` ((width - title_width) / 2)) + 2" | ||
| 98 | y="(0 `max` ((height - title_height) / 2))" | ||
| 99 | color="C_title_focused" /> | ||
| 100 | <title version=">= 3.1" | ||
| 101 | x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" | ||
| 102 | y="(0 `max` ((height - title_height) / 2))" | ||
| 103 | ellipsize_width="width" | ||
| 104 | color="C_title_focused" /> | ||
| 105 | </draw_ops> | ||
| 106 | |||
| 107 | <draw_ops name="title_unfocused"> | ||
| 108 | <title version="< 3.1" | ||
| 109 | x="(0 `max` ((width - title_width) / 2)) + 2" | ||
| 110 | y="(0 `max` ((height - title_height) / 2))" | ||
| 111 | color="C_title_unfocused" /> | ||
| 112 | <title version=">= 3.1" | ||
| 113 | x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" | ||
| 114 | y="(0 `max` ((height - title_height) / 2))" | ||
| 115 | ellipsize_width="width" | ||
| 116 | color="C_title_unfocused" /> | ||
| 117 | </draw_ops> | ||
| 118 | |||
| 119 | <!-- ::: WINDOW DECORATIONS ::: --> | ||
| 120 | <draw_ops name="entire_background_focused"> | ||
| 121 | <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> | ||
| 122 | </draw_ops> | ||
| 123 | |||
| 124 | <draw_ops name="entire_background_unfocused"> | ||
| 125 | <include name="entire_background_focused" /> | ||
| 126 | </draw_ops> | ||
| 127 | |||
| 128 | <draw_ops name="titlebar_fill_focused"> | ||
| 129 | <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> | ||
| 130 | </draw_ops> | ||
| 131 | |||
| 132 | <draw_ops name="titlebar_fill_attached_focused"> | ||
| 133 | <include name="entire_background_focused" /> | ||
| 134 | </draw_ops> | ||
| 135 | |||
| 136 | <draw_ops name="titlebar_fill_unfocused"> | ||
| 137 | <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> | ||
| 138 | </draw_ops> | ||
| 139 | |||
| 140 | <draw_ops name="titlebar_focused"> | ||
| 141 | <include name="titlebar_fill_focused" /> | ||
| 142 | </draw_ops> | ||
| 143 | |||
| 144 | <draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> | ||
| 145 | <include name="titlebar_fill_attached_focused" /> | ||
| 146 | </draw_ops> | ||
| 147 | |||
| 148 | <draw_ops name="rounded_titlebar_focused"> | ||
| 149 | <include name="titlebar_fill_focused" /> | ||
| 150 | </draw_ops> | ||
| 151 | |||
| 152 | <draw_ops name="border_focused"> | ||
| 153 | <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> | ||
| 154 | </draw_ops> | ||
| 155 | |||
| 156 | <draw_ops name="border_unfocused"> | ||
| 157 | <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> | ||
| 158 | </draw_ops> | ||
| 159 | |||
| 160 | <draw_ops name="rounded_border_focused"> | ||
| 161 | <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> | ||
| 162 | <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> | ||
| 163 | <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> | ||
| 164 | <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> | ||
| 165 | <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> | ||
| 166 | <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> | ||
| 167 | <!-- double arcs for darker borders --> | ||
| 168 | <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> | ||
| 169 | <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> | ||
| 170 | </draw_ops> | ||
| 171 | |||
| 172 | <draw_ops name="rounded_border_unfocused"> | ||
| 173 | <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> | ||
| 174 | <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> | ||
| 175 | <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> | ||
| 176 | <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> | ||
