From df9522c25a0fd145bdcebb9e7777aada22765402 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sun, 28 Sep 2025 01:06:21 +0200 Subject: a --- themes/ayaya/openbox-3/themerc.in | 53 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 themes/ayaya/openbox-3/themerc.in (limited to 'themes/ayaya/openbox-3/themerc.in') diff --git a/themes/ayaya/openbox-3/themerc.in b/themes/ayaya/openbox-3/themerc.in new file mode 100644 index 0000000..b770ad5 --- /dev/null +++ b/themes/ayaya/openbox-3/themerc.in @@ -0,0 +1,53 @@ +border.width: 1 +padding.width: 4 +padding.height: 2 +window.client.padding.width: 0 +window.client.padding.height: 0 +window.handle.width: 4 + +*.active.border.color: {NB NB #000000} +*.inactive.border.color: {NB NB #000000} + +window.*.grip.bg: parentrelative +window.*.title.bg: flat solid +window.*.label.bg: parentrelative +window.*.button.*.bg: parentrelative +window.*.handle.bg: flat solid +window.*.text.justify: center + +window.active.title.bg.color: {AB} +window.active.label.text.color: {AF} +window.active.button.*.unpressed.image.color: {AF} +window.active.button.*.disabled.image.color: {AF AB AB} +window.active.button.*.hover.image.color: {AF AB} +window.active.button.*.pressed.image.color: {AB #000000} +window.active.handle.bg.color: {AB} + +window.inactive.title.bg.color: {NB} +window.inactive.label.text.color: {NB NF} +window.inactive.button.*.unpressed.image.color: {NB NF} +window.inactive.button.*.disabled.image.color: {NB NB NF} +window.inactive.button.*.hover.image.color: {NF} +window.inactive.button.*.pressed.image.color: {NB #000000} +window.inactive.handle.bg.color: {NB} + +menu.title.bg: flat solid +menu.title.bg.color: {AB} +menu.title.text.color: {AF} +menu.items.bg: flat solid +menu.items.bg.color: {NB} +menu.items.text.color: {NF} +menu.items.disabled.text.color: {NF NB NB} +menu.items.active.bg: flat solid +menu.items.active.bg.color: {AB} +menu.items.active.text.color: {AF} +menu.items.active.disabled.text.color: {AF AB AB} +menu.separator.color: {NB NB #000000} +menu.separator.padding.width: 0 + +osd.bg: flat solid +osd.bg.color: {NB} +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: {NB} +osd.hilight.bg: flat solid +osd.hilight.bg.color: {AB} -- cgit v1.2.3