diff options
| author | 2014-10-25 22:26:54 +0200 | |
|---|---|---|
| committer | 2014-10-25 22:26:54 +0200 | |
| commit | 3e94a3e724c36267fa2e4039e3759473c59e8510 (patch) | |
| tree | 379d0598c0d26d3b0c746604d80bb9e803371fb0 /.local/share | |
| parent | 8ecace69cb3b35ac6b72859ebf0be70d11d2d71e (diff) | |
| download | dotfiles-3e94a3e724c36267fa2e4039e3759473c59e8510.tar.gz dotfiles-3e94a3e724c36267fa2e4039e3759473c59e8510.tar.bz2 dotfiles-3e94a3e724c36267fa2e4039e3759473c59e8510.zip | |
Restructured dotfile repo to take advantage of GNU Stow
Diffstat (limited to '.local/share')
| -rw-r--r-- | .local/share/themes/numix-no-title/index.theme | 10 | ||||
| -rw-r--r-- | .local/share/themes/numix-no-title/metacity-1/metacity-theme-3.xml | 1588 |
2 files changed, 0 insertions, 1598 deletions
diff --git a/.local/share/themes/numix-no-title/index.theme b/.local/share/themes/numix-no-title/index.theme deleted file mode 100644 index 33b73d8..0000000 --- a/.local/share/themes/numix-no-title/index.theme +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Type=X-GNOME-Metatheme | ||
| 3 | Name=Numix - No title | ||
| 4 | Comment=A modern flat theme | ||
| 5 | Encoding=UTF-8 | ||
| 6 | |||
| 7 | [X-GNOME-Metatheme] | ||
| 8 | GtkTheme=Numix - No title | ||
| 9 | MetacityTheme=Numix - No title | ||
| 10 | ButtonLayout=:minimize | ||
diff --git a/.local/share/themes/numix-no-title/metacity-1/metacity-theme-3.xml b/.local/share/themes/numix-no-title/metacity-1/metacity-theme-3.xml deleted file mode 100644 index 1beaa48..0000000 --- a/.local/share/themes/numix-no-title/metacity-1/metacity-theme-3.xml +++ /dev/null | |||
| @@ -1,1588 +0,0 @@ | |||
| 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="false" 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" 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 | </frame_geometry> | ||
| 46 | |||
| 47 | <frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> | ||
| 48 | <distance name="right_width" value="1" /> | ||
| 49 | </frame_geometry> | ||
| 50 | |||
| 51 | <frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> | ||
| 52 | <distance name="left_width" value="1" /> | ||
| 53 | </frame_geometry> | ||
| 54 | |||
| 55 | <frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> | ||
| 56 | <distance name="title_vertical_pad" value="0" /> | ||
| 57 | <border name="title_border" left="8" right="8" top="4" bottom="4" /> | ||
| 58 | <border name="button_border" left="0" right="0" top="0" bottom="0" /> | ||
| 59 | </frame_geometry> | ||
| 60 | |||
| 61 | <frame_geometry name="small_unfocused" parent="small"> | ||
| 62 | <distance name="left_titlebar_edge" value="1"/> | ||
| 63 | <distance name="right_titlebar_edge" value="1"/> | ||
| 64 | </frame_geometry> | ||
| 65 | |||
| 66 | <frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> | ||
| 67 | |||
| 68 | <frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > | ||
| 69 | <distance name="left_width" value="1" /> | ||
| 70 | <distance name="right_width" value="1" /> | ||
| 71 | <distance name="bottom_height" value="1" /> | ||
| 72 | <distance name="title_vertical_pad" value="0" /> | ||
| 73 | <border name="title_border" left="0" right="0" top="0" bottom="0" /> | ||
| 74 | <border name="button_border" left="0" right="0" top="0" bottom="0"/> | ||
| 75 | </frame_geometry> | ||
| 76 | |||
| 77 | <frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> | ||
| 78 | <distance name="left_width" value="0" /> | ||
| 79 | <distance name="right_width" value="0" /> | ||
| 80 | <distance name="bottom_height" value="0" /> | ||
| 81 | <distance name="title_vertical_pad" value="0" /> | ||
| 82 | <border name="title_border" left="0" right="0" top="0" bottom="0" /> | ||
| 83 | <border name="button_border" left="0" right="0" top="0" bottom="0" /> | ||
| 84 | </frame_geometry> | ||
| 85 | |||
| 86 | <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"> | ||
| 87 | </frame_geometry> | ||
| 88 | |||
| 89 | <frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> | ||
| 90 | </frame_geometry> | ||
| 91 | |||
| 92 | <!-- ::: TITLES ::: --> | ||
| 93 | <draw_ops name="title_focused"> | ||
| 94 | <title version="< 3.1" | ||
| 95 | x="(0 `max` ((width - title_width) / 2)) + 2" | ||
| 96 | y="(0 `max` ((height - title_height) / 2))" | ||
| 97 | color="C_title_focused" /> | ||
| 98 | <title version=">= 3.1" | ||
| 99 | x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" | ||
| 100 | y="(0 `max` ((height - title_height) / 2))" | ||
| 101 | ellipsize_width="width" | ||
| 102 | color="C_title_focused" /> | ||
| 103 | </draw_ops> | ||
| 104 | |||
| 105 | <draw_ops name="title_unfocused"> | ||
| 106 | <title version="< 3.1" | ||
| 107 | x="(0 `max` ((width - title_width) / 2)) + 2" | ||
| 108 | y="(0 `max` ((height - title_height) / 2))" | ||
| 109 | color="C_title_unfocused" /> | ||
| 110 | <title version=">= 3.1" | ||
| 111 | x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" | ||
| 112 | y="(0 `max` ((height - title_height) / 2))" | ||
| 113 | ellipsize_width="width" | ||
| 114 | color="C_title_unfocused" /> | ||
| 115 | </draw_ops> | ||
| 116 | |||
| 117 | <!-- ::: WINDOW DECORATIONS ::: --> | ||
| 118 | <draw_ops name="entire_background_focused"> | ||
| 119 | <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> | ||
| 120 | </draw_ops> | ||
| 121 | |||
| 122 | <draw_ops name="entire_background_unfocused"> | ||
| 123 | <include name="entire_background_focused" /> | ||
| 124 | </draw_ops> | ||
| 125 | |||
| 126 | <draw_ops name="titlebar_fill_focused"> | ||
| 127 | <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> | ||
| 128 | </draw_ops> | ||
| 129 | |||
| 130 | <draw_ops name="titlebar_fill_attached_focused"> | ||
| 131 | <include name="entire_background_focused" /> | ||
| 132 | </draw_ops> | ||
| 133 | |||
| 134 | <draw_ops name="titlebar_fill_unfocused"> | ||
| 135 | <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> | ||
| 136 | </draw_ops> | ||
| 137 | |||
| 138 | <draw_ops name="titlebar_focused"> | ||
| 139 | <include name="titlebar_fill_focused" /> | ||
| 140 | </draw_ops> | ||
| 141 | |||
| 142 | <draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> | ||
| 143 | <include name="titlebar_fill_attached_focused" /> | ||
| 144 | </draw_ops> | ||
| 145 | |||
| 146 | <draw_ops name="rounded_titlebar_focused"> | ||
| 147 | <include name="titlebar_fill_focused" /> | ||
| 148 | </draw_ops> | ||
| 149 | |||
| 150 | <draw_ops name="border_focused"> | ||
| 151 | <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> | ||
| 152 | </draw_ops> | ||
| 153 | |||
| 154 | <draw_ops name="border_unfocused"> | ||
| 155 | <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> | ||
| 156 | </draw_ops> | ||
| 157 | |||
| 158 | <draw_ops name="rounded_border_focused"> | ||
| 159 | <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> | ||
| 160 | <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> | ||
| 161 | <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> | ||
| 162 | <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> | ||
| 163 | <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> | ||
| 164 | <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> | ||
| 165 | <!-- double arcs for darker borders --> | ||
| 166 | <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> | ||
| 167 | <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> | ||
| 168 | </draw_ops> | ||
| 169 | |||
| 170 | <draw_ops name="rounded_border_unfocused"> | ||
| 171 | <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> | ||
| 172 | <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> | ||
| 173 | <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> | ||
| 174 | <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> | ||
| 175 | <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> | ||
| 176 | <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> | ||
| 177 | <!-- double arcs for darker borders --> | ||
| 178 | <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="2 | ||
