From 93d2743e3864e9eab0699b1bb1ea5f01c10bdbc1 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Mon, 23 Sep 2019 06:32:38 +0300 Subject: initial commit --- .../gtk-assets/scalable/checkbox-checked-symbolic.svg | 3 +++ .../oomox-materia-dark/gtk-assets/scalable/checkbox-mixed-symbolic.svg | 3 +++ .../gtk-assets/scalable/checkbox-unchecked-symbolic.svg | 3 +++ .../oomox-materia-dark/gtk-assets/scalable/radio-checked-symbolic.svg | 3 +++ .../oomox-materia-dark/gtk-assets/scalable/radio-mixed-symbolic.svg | 3 +++ .../gtk-assets/scalable/radio-unchecked-symbolic.svg | 3 +++ .../gtk-assets/scalable/small-checkbox-checked-symbolic.svg | 3 +++ .../gtk-assets/scalable/small-checkbox-mixed-symbolic.svg | 3 +++ .../gtk-assets/scalable/small-checkbox-unchecked-symbolic.svg | 3 +++ .../gtk-assets/scalable/small-radio-checked-symbolic.svg | 3 +++ .../gtk-assets/scalable/small-radio-mixed-symbolic.svg | 3 +++ .../gtk-assets/scalable/small-radio-unchecked-symbolic.svg | 3 +++ 12 files changed, 36 insertions(+) create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-checked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-mixed-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-unchecked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-checked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-mixed-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-unchecked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-checked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-mixed-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-unchecked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-checked-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-mixed-symbolic.svg create mode 100644 dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-unchecked-symbolic.svg (limited to 'dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable') diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-checked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-checked-symbolic.svg new file mode 100644 index 0000000..8067c11 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-checked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-mixed-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..76e69c9 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-mixed-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-unchecked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..97dbb89 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/checkbox-unchecked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-checked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-checked-symbolic.svg new file mode 100644 index 0000000..7b82c3d --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-checked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-mixed-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-mixed-symbolic.svg new file mode 100644 index 0000000..55d8916 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-mixed-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-unchecked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-unchecked-symbolic.svg new file mode 100644 index 0000000..6d97559 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/radio-unchecked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-checked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-checked-symbolic.svg new file mode 100644 index 0000000..7ad27d5 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-checked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-mixed-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..0f80850 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-mixed-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-unchecked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..bfe0a56 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-checkbox-unchecked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-checked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-checked-symbolic.svg new file mode 100644 index 0000000..04a9a21 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-checked-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-mixed-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-mixed-symbolic.svg new file mode 100644 index 0000000..31aac91 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-mixed-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-unchecked-symbolic.svg b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-unchecked-symbolic.svg new file mode 100644 index 0000000..f870381 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gtk-assets/scalable/small-radio-unchecked-symbolic.svg @@ -0,0 +1,3 @@ + + + -- cgit v1.2.3