diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-19 23:40:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-19 23:40:47 +0530 |
commit | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (patch) | |
tree | d558d139bbfaafa5d621034ff85dd563f7cfd423 /.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg | |
parent | 21eea21ac0bc4f8cf1fd637e305c5f3b94218e30 (diff) |
created a gtk oomox theme to match the terminal
Diffstat (limited to '.themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg')
-rw-r--r-- | .themes/oomox-Awkward/gtk-3.0/assets/radio-unselected-dark.svg | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> +<g transform="translate(0 -1036.3622)"> +<path style="fill:#393939" d="M 15,8 A 7,7 0 1 1 1,8 7,7 0 1 1 15,8 z" transform="matrix(1.04961 0 0 1.03157 -.42841 1036.2044)"/> +<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> +</g> +</svg> |