aboutsummaryrefslogtreecommitdiff
path: root/.themes/MikunoNaka/xfwm4/menu-pressed.xpm
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-02-21 19:21:46 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-02-21 19:21:46 +0530
commit158b6cd4efe058b1e21a020f3861c610818a1a67 (patch)
treefd35be35323cc8b9785e86f3580936813967f2e7 /.themes/MikunoNaka/xfwm4/menu-pressed.xpm
parent1b3658c85f5a5a25643da0cc417c70986b7caa6a (diff)
Tweaked the custom gtk theme
Diffstat (limited to '.themes/MikunoNaka/xfwm4/menu-pressed.xpm')
-rw-r--r--.themes/MikunoNaka/xfwm4/menu-pressed.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/.themes/MikunoNaka/xfwm4/menu-pressed.xpm b/.themes/MikunoNaka/xfwm4/menu-pressed.xpm
new file mode 100644
index 00000000..d101f23f
--- /dev/null
+++ b/.themes/MikunoNaka/xfwm4/menu-pressed.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"24 16 2 1",
+" c None",
+". c #1d1b4c",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};