diff options
author | raveit65 <[email protected]> | 2021-06-24 19:23:59 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-06-24 19:24:49 +0200 |
commit | b59e0442638ca4e1fbd9aca453ea34d15359bda4 (patch) | |
tree | 90271aa844085dbddfae2f3865299089078bed3f /desktop-themes/YaruOk/xfwm4/left-active.xpm | |
parent | 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d (diff) | |
download | mate-themes-b59e0442638ca4e1fbd9aca453ea34d15359bda4.tar.bz2 mate-themes-b59e0442638ca4e1fbd9aca453ea34d15359bda4.tar.xz |
Revert "Propose a different traditional ok implentation (#290)"
This reverts commit 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d.
Diffstat (limited to 'desktop-themes/YaruOk/xfwm4/left-active.xpm')
-rw-r--r-- | desktop-themes/YaruOk/xfwm4/left-active.xpm | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/desktop-themes/YaruOk/xfwm4/left-active.xpm b/desktop-themes/YaruOk/xfwm4/left-active.xpm deleted file mode 100644 index a4d5c1f0..00000000 --- a/desktop-themes/YaruOk/xfwm4/left-active.xpm +++ /dev/null @@ -1,13 +0,0 @@ -/* XPM */ -static char *left_active[] = { -/* columns rows colors chars-per-pixel */ -"4 4 3 1 ", -" c #EDECEB", -". c gray100", -"X c #6D6A68", -/* pixels */ -"X. ", -"X. ", -"X. ", -"X. " -}; |