From 6f59698927fcf50950c7ccc052fad0c10074027c Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 27 Sep 2024 23:00:21 -0400 Subject: ef reverie --- fvwm/.fvwm/themes/ef-reverie.sys | 21 +++++++++++++++++++++ xorg/Xresources.reverie | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 fvwm/.fvwm/themes/ef-reverie.sys create mode 100644 xorg/Xresources.reverie diff --git a/fvwm/.fvwm/themes/ef-reverie.sys b/fvwm/.fvwm/themes/ef-reverie.sys new file mode 100644 index 0000000..efce7c9 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-reverie.sys @@ -0,0 +1,21 @@ +#### Ef Reverie FVWM Colorsets +Colorset 0 fg #4f204f, bg #f3eddf, hi, sh, Plain, NoShape +Colorset 1 fg #6f6877, bg #e5d6d4, hi, sh, Plain, NoShape +Colorset 2 fg #4f204f, bg #f3eddf, hi, sh, Plain, NoShape +Colorset 3 fg #f3eddf, bg #6f6877, hi #6f6877, sh #6f6877, Plain, NoShape +Colorset 4 fg #f3eddf, bg #d1b0df, hi #d1b0df, sh #d1b0df, Plain, NoShape +Colorset 5 fg #4f204f, bg #f3eddf, hi, sh, Plain, NoShape +Colorset 6 fg #4f204f, bg #ddc97f, hi, sh, Plain, NoShape +Colorset 7 fg red, bg #4f204f, hi, sh, Plain, NoShape +Colorset 8 fg #4f204f, bg #d1b0df, hi, sh, Plain, NoShape +Colorset 10 fg #4f204f, bg #f3eddf, hi, sh, Plain, NoShape +Colorset 11 fg #4f204f, bg #d1b0df, hi #4f204f, sh #4f204f, Plain, NoShape +Colorset 12 fg #4f204f, bg #ddc97f, hi, sh, Plain, NoShape +Colorset 13 fg #4f204f, bg #ddc97f, hi, sh, Plain, NoShape +Colorset 14 fg #6f6877, bg #e5d6d4, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #4f204f, bg #f3eddf, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__CFBCBA.svg:20x20 +AddButtonStyle 4 Pixmap maximize__CFBCBA.svg:20x20 +AddButtonStyle 2 Pixmap close__CFBCBA.svg:20x20 diff --git a/xorg/Xresources.reverie b/xorg/Xresources.reverie new file mode 100644 index 0000000..759d6d3 --- /dev/null +++ b/xorg/Xresources.reverie @@ -0,0 +1,39 @@ +! Ef Reverie Xresources theme +*.foreground: #4f204f +*.background: #f3eddf +*.cursorColor: #4f204f +! black +*.color0: #4f204f +*.color8: #6f6877 +! red +*.color1: #ba2d2f +*.color9: #b21f00 +! green +*.color2: #5a7400 +*.color10: #008250 +! yellow +*.color3: #87591f +*.color11: #a05900 +! blue +*.color4: #5059c0 +*.color12: #265fbf +! magenta +*.color5: #9f4e74 +*.color13: #7755b4 +! cyan +*.color6: #3060af +*.color14: #0b6e8a +! white +*.color7: #efd5c5 +*.color15: #efd5c5 + +dmenu.background: #f3eddf +dmenu.foreground: #4f204f +dmenu.selbackground: #d1b0df +dmenu.selforeground: #523044 + +Nsxiv.window.background: #f3eddf +Nsxiv.window.foreground: #4f204f +Nsxiv.mark.foreground: #4f204f +Nsxiv.bar.background: #d1b0df +Nsxiv.bar.foreground: #523044 -- cgit v1.2.3