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/bottom-left-inactive.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/bottom-left-inactive.xpm')
-rw-r--r-- | desktop-themes/YaruOk/xfwm4/bottom-left-inactive.xpm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/desktop-themes/YaruOk/xfwm4/bottom-left-inactive.xpm b/desktop-themes/YaruOk/xfwm4/bottom-left-inactive.xpm deleted file mode 100644 index f48c8161..00000000 --- a/desktop-themes/YaruOk/xfwm4/bottom-left-inactive.xpm +++ /dev/null @@ -1,14 +0,0 @@ -/* XPM */ -static char *bottom_left_inactive[] = { -/* columns rows colors chars-per-pixel */ -"4 4 4 1 ", -" c #85827E", -". c #EDECEB", -"X c #F4F4F3", -"o c #D2D0CE", -/* pixels */ -" X..", -" X..", -" Xoo", -" " -}; |