summaryrefslogtreecommitdiff
path: root/themes/Plata-Lumine/openbox-3
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Plata-Lumine/openbox-3')
-rw-r--r--themes/Plata-Lumine/openbox-3/close.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/desk.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/iconify.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/max.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/max_toggled.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/shade.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/shade_toggled.xbm4
-rw-r--r--themes/Plata-Lumine/openbox-3/themerc179
9 files changed, 211 insertions, 0 deletions
diff --git a/themes/Plata-Lumine/openbox-3/close.xbm b/themes/Plata-Lumine/openbox-3/close.xbm
new file mode 100644
index 0000000..ab7ff80
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/close.xbm
@@ -0,0 +1,4 @@
+#define close_width 8
+#define close_height 8
+static unsigned char close_bits[] = {
+ 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };
diff --git a/themes/Plata-Lumine/openbox-3/desk.xbm b/themes/Plata-Lumine/openbox-3/desk.xbm
new file mode 100644
index 0000000..d92562d
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/desk.xbm
@@ -0,0 +1,4 @@
+#define desk_width 8
+#define desk_height 8
+static unsigned char desk_bits[] = {
+ 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };
diff --git a/themes/Plata-Lumine/openbox-3/desk_toggled.xbm b/themes/Plata-Lumine/openbox-3/desk_toggled.xbm
new file mode 100644
index 0000000..b9cadb9
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/desk_toggled.xbm
@@ -0,0 +1,4 @@
+#define desk_toggled_width 8
+#define desk_toggled_height 8
+static unsigned char desk_toggled_bits[] = {
+ 0xe7, 0xa5, 0xe7, 0x00, 0x00, 0xe7, 0xa5, 0xe7 };
diff --git a/themes/Plata-Lumine/openbox-3/iconify.xbm b/themes/Plata-Lumine/openbox-3/iconify.xbm
new file mode 100644
index 0000000..0f415e0
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/iconify.xbm
@@ -0,0 +1,4 @@
+#define iconify_width 8
+#define iconify_height 8
+static unsigned char iconify_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff };
diff --git a/themes/Plata-Lumine/openbox-3/max.xbm b/themes/Plata-Lumine/openbox-3/max.xbm
new file mode 100644
index 0000000..88bb9bd
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/max.xbm
@@ -0,0 +1,4 @@
+#define max_width 8
+#define max_height 8
+static unsigned char max_bits[] = {
+ 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };
diff --git a/themes/Plata-Lumine/openbox-3/max_toggled.xbm b/themes/Plata-Lumine/openbox-3/max_toggled.xbm
new file mode 100644
index 0000000..991ba27
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/max_toggled.xbm
@@ -0,0 +1,4 @@
+#define max_toggled_width 8
+#define max_toggled_height 8
+static unsigned char max_toggled_bits[] = {
+ 0xf8, 0xf8, 0xdb, 0xfb, 0xfb, 0x03, 0x3f, 0x3f };
diff --git a/themes/Plata-Lumine/openbox-3/shade.xbm b/themes/Plata-Lumine/openbox-3/shade.xbm
new file mode 100644
index 0000000..153a023
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/shade.xbm
@@ -0,0 +1,4 @@
+#define shade_width 8
+#define shade_height 8
+static unsigned char shade_bits[] = {
+ 0x00, 0x00, 0x18, 0x3c, 0x7e, 0xff, 0x00, 0x00 };
diff --git a/themes/Plata-Lumine/openbox-3/shade_toggled.xbm b/themes/Plata-Lumine/openbox-3/shade_toggled.xbm
new file mode 100644
index 0000000..ef7fb96
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/shade_toggled.xbm
@@ -0,0 +1,4 @@
+#define shade_toggled_width 8
+#define shade_toggled_height 8
+static unsigned char shade_toggled_bits[] = {
+ 0x00, 0x00, 0xff, 0x7e, 0x3c, 0x18, 0x00, 0x00 };
diff --git a/themes/Plata-Lumine/openbox-3/themerc b/themes/Plata-Lumine/openbox-3/themerc
new file mode 100644
index 0000000..32773ca
--- /dev/null
+++ b/themes/Plata-Lumine/openbox-3/themerc
@@ -0,0 +1,179 @@
+# This file is part of plata-theme
+#
+# Copyright (C) 2018-2020 Tista <tista.gma500@gmail.com>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+
+
+# Fonts
+window.active.label.text.font:shadow=n
+window.inactive.label.text.font:shadow=n
+menu.items.font:shadow=n
+menu.title.text.font:shadow=n
+window.label.text.justify: center
+menu.title.text.justify: center
+
+
+# Width and height
+padding.width: 7
+padding.height: 5
+
+border.width: 2
+menu.border.width: 1
+osd.border.width: 1
+
+window.handle.width: 0
+window.client.padding.width: 0
+
+menu.separator.width: 1
+menu.separator.padding.width: 0
+menu.separator.padding.height: 4
+
+
+# Active window
+window.active.border.color: #e7e7e7
+window.active.title.bg: flat solid
+window.active.title.bg.color: #e7e7e7
+window.active.title.separator.color: #e7e7e7
+window.active.text.justify: center
+
+window.active.title.bg.highlight: 0
+window.active.title.bg.shadow: 0
+
+window.active.label.bg: parentrelative
+window.active.label.text.color: #111111
+
+window.active.handle.bg: flat solid
+window.active.handle.bg.color: #e7e7e7
+
+window.active.grip.bg: flat solid
+window.active.grip.bg.color: #e7e7e7
+
+window.active.button.unpressed.bg: flat solid
+window.active.button.unpressed.bg.color: #e7e7e7
+window.active.button.unpressed.image.color: #2d2d2d
+
+window.active.button.hover.bg: flat solid
+window.active.button.hover.bg.color: #cbcbcb
+window.active.button.hover.image.color: #111111
+
+window.active.button.pressed.bg: flat solid
+window.active.button.pressed.bg.color: #b2b2b2
+window.active.button.pressed.image.color: #111111
+
+window.active.button.toggled.bg: flat solid
+window.active.button.toggled.bg.color: #e7e7e7
+window.active.button.toggled.image.color: #2d2d2d
+window.active.button.toggled.hover.image.color: #111111
+
+window.active.button.disabled.bg: flat solid
+window.active.button.disabled.bg.color: #e7e7e7
+window.active.button.disabled.image.color: #b3b3b3
+
+
+# Inactive window
+window.inactive.border.color: #f8f8f8
+window.inactive.title.bg: flat solid
+window.inactive.title.bg.color: #f8f8f8
+window.inactive.title.separator.color: #f8f8f8
+window.inactive.text.justify: center
+
+window.inactive.title.bg.highlight: 0
+window.inactive.title.bg.shadow: 0
+
+window.inactive.label.bg: parentrelative
+window.inactive.label.text.color: #9c9c9c
+
+window.inactive.handle.bg: flat solid
+window.inactive.handle.bg.color: #f8f8f8
+
+window.inactive.grip.bg: flat solid
+window.inactive.grip.bg.color: #f8f8f8
+
+window.inactive.button.unpressed.bg: flat solid
+window.inactive.button.unpressed.bg.color: #f8f8f8
+window.inactive.button.unpressed.image.color: #a8a8a8
+
+window.inactive.button.hover.bg: flat solid
+window.inactive.button.hover.bg.color: #ebebeb
+window.inactive.button.hover.image.color: #9c9c9c
+
+window.inactive.button.pressed.bg: flat solid
+window.inactive.button.pressed.bg.color: #e1e1e1
+window.inactive.button.pressed.image.color: #9c9c9c
+
+window.inactive.button.toggled.bg: flat solid
+window.inactive.button.toggled.bg.color: #f8f8f8
+window.inactive.button.toggled.image.color: #a8a8a8
+window.inactive.button.toggled.hover.image.color: #9c9c9c
+
+window.inactive.button.disabled.bg: flat solid
+window.inactive.button.disabled.bg.color: #f8f8f8
+window.inactive.button.disabled.image.color: #dedede
+
+
+# Menu
+menu.border.color: #c7c7c7
+
+menu.title.bg: flat solid
+menu.title.bg.color: #e7e7e7
+menu.title.text.color: #111111
+
+menu.items.bg: flat solid
+menu.items.bg.color: #e7e7e7
+menu.items.text.color: #2d2d2d
+menu.items.disabled.text.color: #ababab
+
+menu.items.active.bg: flat solid
+menu.items.active.bg.color: #cbcbcb
+menu.items.active.text.color: #111111
+
+menu.separator.color: #c7c7c7
+
+
+# OSD
+osd.border.color: #e7e7e7
+
+osd.bg: flat solid
+osd.bg.color: #e7e7e7
+osd.label.text.color: #111111
+
+osd.active.label.bg: flat solid
+osd.active.label.bg.color: #e7e7e7
+osd.active.label.text.color: #111111
+
+osd.inactive.label.bg: flat solid
+osd.inactive.label.bg.color: #e7e7e7
+osd.inactive.label.text.color: #919191
+
+osd.hilight.bg: flat solid
+osd.hilight.bg.color: #7986cb
+
+osd.unhilight.bg: flat solid
+osd.unhilight.bg.color: #cbcbcb
+
+osd.button.unpressed.bg: flat border
+osd.button.unpressed.bg.color: #e7e7e7
+osd.button.unpressed.*.border.color: #e7e7e7
+osd.button.unpressed.text.color: #919191
+
+osd.button.hover.bg: flat solid border
+osd.button.hover.bg.color: #7986cb
+osd.button.hover.*.border.color: #7986cb
+osd.button.hover.text.color: #111111
+
+osd.button.pressed.bg: flat border
+osd.button.pressed.bg.color: #b2b2b2
+osd.button.pressed.*.border.color: #b2b2b2
+osd.button.pressed.text.color: #111111
+
+osd.button.focused.bg: flat solid border
+osd.button.focused.bg.color: #7986cb
+osd.button.focused.*.border.color: #7986cb
+osd.button.focused.text.color: #111111
+
+osd.button.focused.box.color: #7986cb