From ff093188fe7450294cf14c6c94caf10f32f9f1b1 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 19 Feb 2021 23:40:47 +0530 Subject: created a gtk oomox theme to match the terminal --- .../oomox-Awkward/gtk-3.0/assets/all-assets.svg | 4456 ++++++++++++++++++++ .../oomox-Awkward/gtk-3.0/assets/all-assets.txt | 38 + .themes/oomox-Awkward/gtk-3.0/assets/change_dpi.sh | 4 + .../gtk-3.0/assets/checkbox-checked-dark.svg | 10 + .../assets/checkbox-checked-insensitive-dark.svg | 9 + .../assets/checkbox-checked-insensitive.svg | 9 + .../gtk-3.0/assets/checkbox-checked.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-dark.svg | 9 + .../assets/checkbox-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/checkbox-mixed-insensitive.svg | 9 + .../gtk-3.0/assets/checkbox-mixed.svg | 9 + .../gtk-3.0/assets/checkbox-unchecked-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive-dark.svg | 8 + .../assets/checkbox-unchecked-insensitive.svg | 8 + .../gtk-3.0/assets/checkbox-unchecked.svg | 8 + .../gtk-3.0/assets/grid-selection-checked-dark.svg | 9 + .../gtk-3.0/assets/grid-selection-checked.svg | 9 + .../assets/grid-selection-unchecked-dark.svg | 8 + .../gtk-3.0/assets/grid-selection-unchecked.svg | 8 + .../assets/menuitem-checkbox-checked-hover.svg | 8 + .../menuitem-checkbox-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-checked.svg | 8 + .../assets/menuitem-checkbox-mixed-hover.svg | 8 + .../assets/menuitem-checkbox-mixed-insensitive.svg | 8 + .../assets/menuitem-checkbox-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-checkbox-unchecked.svg | 6 + .../assets/menuitem-radio-checked-hover.svg | 8 + .../assets/menuitem-radio-checked-insensitive.svg | 8 + .../gtk-3.0/assets/menuitem-radio-checked.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed-hover.svg | 8 + .../assets/menuitem-radio-mixed-insensitive.svg | 8 + .../assets/menuitem-radio-mixed-selected.svg | 8 + .../gtk-3.0/assets/menuitem-radio-mixed.svg | 8 + .../gtk-3.0/assets/menuitem-radio-unchecked.svg | 6 + .../gtk-3.0/assets/pane-handle-vertical.svg | 49 + .../oomox-Awkward/gtk-3.0/assets/pane-handle.png | Bin 0 -> 150 bytes .../oomox-Awkward/gtk-3.0/assets/pane-handle.svg | 49 + .../oomox-Awkward/gtk-3.0/assets/pane-handle@2.png | Bin 0 -> 161 bytes .../gtk-3.0/assets/radio-checked-dark.svg | 9 + .../assets/radio-checked-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-checked-insensitive.svg | 9 + .../oomox-Awkward/gtk-3.0/assets/radio-checked.svg | 9 + .../gtk-3.0/assets/radio-mixed-dark.svg | 9 + .../assets/radio-mixed-insensitive-dark.svg | 9 + .../gtk-3.0/assets/radio-mixed-insensitive.svg | 9 + .../oomox-Awkward/gtk-3.0/assets/radio-mixed.svg | 9 + .../gtk-3.0/assets/radio-selected-insensitive.svg | 9 + .../gtk-3.0/assets/radio-selected.svg | 9 + .../gtk-3.0/assets/radio-unchecked-dark.svg | 8 + .../assets/radio-unchecked-insensitive-dark.svg | 8 + .../gtk-3.0/assets/radio-unchecked-insensitive.svg | 8 + .../gtk-3.0/assets/radio-unchecked.svg | 8 + .../gtk-3.0/assets/radio-unselected-dark.svg | 6 + .../assets/radio-unselected-insensitive-dark.svg | 6 + .../assets/radio-unselected-insensitive.svg | 8 + .../gtk-3.0/assets/radio-unselected.svg | 8 + .themes/oomox-Awkward/gtk-3.0/assets/sed.sh | 9 + .themes/oomox-Awkward/gtk-3.0/assets/unsed.sh | 11 + 59 files changed, 5029 insertions(+) create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/all-assets.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/all-assets.txt create mode 100755 .themes/oomox-Awkward/gtk-3.0/assets/change_dpi.sh create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-unchecked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-hover.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-hover.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-selected.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-unchecked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/pane-handle-vertical.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/pane-handle.png create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/pane-handle.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/pane-handle@2.png create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-checked-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-checked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-mixed.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-selected-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-selected.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive-dark.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive.svg create mode 100644 .themes/oomox-Awkward/gtk-3.0/assets/radio-unselected.svg create mode 100755 .themes/oomox-Awkward/gtk-3.0/assets/sed.sh create mode 100755 .themes/oomox-Awkward/gtk-3.0/assets/unsed.sh (limited to '.themes/oomox-Awkward/gtk-3.0/assets') diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/all-assets.svg b/.themes/oomox-Awkward/gtk-3.0/assets/all-assets.svg new file mode 100644 index 00000000..6b2b9d79 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/all-assets.svg @@ -0,0 +1,4456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/all-assets.txt b/.themes/oomox-Awkward/gtk-3.0/assets/all-assets.txt new file mode 100644 index 00000000..6e738e3f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/all-assets.txt @@ -0,0 +1,38 @@ +checkbox-checked-dark +checkbox-checked-insensitive-dark +checkbox-checked-insensitive +checkbox-checked +checkbox-mixed-dark +checkbox-mixed-insensitive-dark +checkbox-mixed-insensitive +checkbox-mixed +checkbox-unchecked-dark +checkbox-unchecked-insensitive-dark +checkbox-unchecked-insensitive +checkbox-unchecked +grid-selection-checked-dark +grid-selection-checked +grid-selection-unchecked-dark +grid-selection-unchecked +menuitem-checkbox-checked-hover +menuitem-checkbox-checked-insensitive +menuitem-checkbox-checked +menuitem-checkbox-mixed-hover +menuitem-checkbox-mixed-insensitive +menuitem-checkbox-mixed +menuitem-radio-checked-hover +menuitem-radio-checked-insensitive +menuitem-radio-checked +pane-handle +radio-checked-dark +radio-checked-insensitive-dark +radio-checked-insensitive +radio-checked +radio-mixed-dark +radio-mixed-insensitive-dark +radio-mixed-insensitive +radio-mixed +radio-unchecked-dark +radio-unchecked-insensitive-dark +radio-unchecked-insensitive +radio-unchecked diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/change_dpi.sh b/.themes/oomox-Awkward/gtk-3.0/assets/change_dpi.sh new file mode 100755 index 00000000..0c03497a --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/change_dpi.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +for f in "$@"; do + rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f" +done diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-dark.svg new file mode 100644 index 00000000..16457d7b --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 00000000..3ee3e6c7 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 00000000..3ee3e6c7 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 00000000..d86aff3c --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-dark.svg new file mode 100644 index 00000000..89c4dd49 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg new file mode 100644 index 00000000..7156872e --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 00000000..7156872e --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 00000000..89c4dd49 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-dark.svg new file mode 100644 index 00000000..44719dbc --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg new file mode 100644 index 00000000..4ce637ff --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 00000000..4ce637ff --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 00000000..44719dbc --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked-dark.svg new file mode 100644 index 00000000..22406e64 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 00000000..22406e64 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked-dark.svg new file mode 100644 index 00000000..c15aba11 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 00000000..c15aba11 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 00000000..d8f64015 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 00000000..6c4feef3 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 00000000..882b41cb --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 00000000..bb277f1f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 00000000..b516b784 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 00000000..3376a9bb --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 00000000..bb277f1f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 00000000..04278fed --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 00000000..d6809e8f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 00000000..7a288d30 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 00000000..fcf95a0a --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 00000000..c50c021f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 00000000..28e195ac --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 00000000..f5b33065 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed.svg new file mode 100644 index 00000000..c50c021f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-unchecked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-unchecked.svg new file mode 100644 index 00000000..2d13df05 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle-vertical.svg b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle-vertical.svg new file mode 100644 index 00000000..63f93266 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle.png b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle.png new file mode 100644 index 00000000..e67a9dc5 Binary files /dev/null and b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle.png differ diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle.svg b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 00000000..0e035c10 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle@2.png b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle@2.png new file mode 100644 index 00000000..8a2cd077 Binary files /dev/null and b/.themes/oomox-Awkward/gtk-3.0/assets/pane-handle@2.png differ diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-dark.svg new file mode 100644 index 00000000..e05492ef --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive-dark.svg new file mode 100644 index 00000000..95697dc0 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive.svg new file mode 100644 index 00000000..95697dc0 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked.svg new file mode 100644 index 00000000..e05492ef --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-dark.svg new file mode 100644 index 00000000..35165e66 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 00000000..555d16f9 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 00000000..555d16f9 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 00000000..35165e66 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-selected-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 00000000..95697dc0 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-selected.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 00000000..e05492ef --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-dark.svg new file mode 100644 index 00000000..eea18d5e --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg new file mode 100644 index 00000000..a7b715f8 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive.svg new file mode 100644 index 00000000..a7b715f8 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked.svg new file mode 100644 index 00000000..eea18d5e --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg new file mode 100644 index 00000000..214ed944 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 00000000..0fdfaf46 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 00000000..a7b715f8 --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected.svg b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 00000000..eea18d5e --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/sed.sh b/.themes/oomox-Awkward/gtk-3.0/assets/sed.sh new file mode 100755 index 00000000..6811cd0f --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#130f23/rgb(0%,0%,0%)/g' \ + -e 's/#e5e5e5/rgb(100%,100%,100%)/g' \ + -e 's/#1d1b4d/rgb(50%,0%,0%)/g' \ + -e 's/#ff0077/rgb(0%,50%,0%)/g' \ + -e 's/#130f23/rgb(50%,0%,50%)/g' \ + -e 's/#e5e5e5/rgb(0%,0%,50%)/g' \ + "$@" diff --git a/.themes/oomox-Awkward/gtk-3.0/assets/unsed.sh b/.themes/oomox-Awkward/gtk-3.0/assets/unsed.sh new file mode 100755 index 00000000..275f22ef --- /dev/null +++ b/.themes/oomox-Awkward/gtk-3.0/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#130f23/g' \ + -e 's/rgb(100%,100%,100%)/#e5e5e5/g' \ + -e 's/rgb(50%,0%,0%)/#1d1b4d/g' \ + -e 's/rgb(0%,50%,0%)/#ff0077/g' \ + -e 's/rgb(0%,50.196078%,0%)/#ff0077/g' \ + -e 's/rgb(50%,0%,50%)/#130f23/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#130f23/g' \ + -e 's/rgb(0%,0%,50%)/#e5e5e5/g' \ + "$@" -- cgit v1.2.3