diff options
| author | BardofSprites <[email protected]> | 2024-07-28 14:58:16 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-07-28 14:58:16 -0400 |
| commit | 4dcc586134aaeb5eaaabd71a160838cacf88af18 (patch) | |
| tree | 4e52b8a1b001e38e38fb28315591e0a65d4b8f65 | |
| parent | 62862de81c28e245f50857d67bb348be9d53ae09 (diff) | |
melissa light
| -rw-r--r-- | fvwm/.fvwm/themes/ef-melissa-light.sys | 16 | ||||
| -rw-r--r-- | xorg/Xresources.melissa-light | 44 |
2 files changed, 60 insertions, 0 deletions
diff --git a/fvwm/.fvwm/themes/ef-melissa-light.sys b/fvwm/.fvwm/themes/ef-melissa-light.sys new file mode 100644 index 0000000..861c157 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-melissa-light.sys @@ -0,0 +1,16 @@ +Colorset 0 fg #393330, bg #fff6d8, hi, sh, Plain, NoShape +Colorset 1 fg #68708a, bg #e7d7c6, hi, sh, Plain, NoShape +Colorset 2 fg #393330, bg #fff6d8, hi, sh, Plain, NoShape +Colorset 3 fg #fff6d8, bg #68708a, hi #68708a, sh #68708a, Plain, NoShape +Colorset 4 fg #fff6d8, bg #f3cf72, hi #f3cf72, sh #f3cf72, Plain, NoShape +Colorset 5 fg #393330, bg #fff6d8, hi, sh, Plain, NoShape +Colorset 6 fg #393330, bg #f3cf72, hi, sh, Plain, NoShape +Colorset 7 fg #393330, bg #393330, hi, sh, Plain, NoShape +Colorset 8 fg #fff6d8, bg #393330, hi, sh, Plain, NoShape +Colorset 10 fg #393330, bg #fff6d8, hi, sh, Plain, NoShape +Colorset 11 fg #393330, bg #f3cf72, hi #393330, sh #393330, Plain, NoShape +Colorset 12 fg #393330, bg #deb4f0, hi, sh, Plain, NoShape +Colorset 13 fg #393330, bg #deb4f0, hi, sh, Plain, NoShape +Colorset 14 fg #68708a, bg #e7d7c6, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #393330, bg #fff6d8, hi, sh, Plain, Noshape
\ No newline at end of file diff --git a/xorg/Xresources.melissa-light b/xorg/Xresources.melissa-light new file mode 100644 index 0000000..e263ed7 --- /dev/null +++ b/xorg/Xresources.melissa-light @@ -0,0 +1,44 @@ +! Ef Melissa Light Xresources theme +*.foreground: #484431 +*.background: #fff6d8 +URxvt.background: [90]#fff6d8 +*.cursorColor: #484431 +! black +*.color0: #484431 +*.color8: #c7b7a6 +! red +*.color1: #ba2d2f +*.color9: #ba2d2f +! green +*.color2: #007a0a +*.color10: #007a0a +! yellow +*.color3: #a26310 +*.color11: #a26310 +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #aa3e74 +*.color13: #aa3e74 +! cyan +*.color6: #3f60af +*.color14: #3f60af +! white +*.color7: #fff6d8 +*.color15: #fff6d8 + +st.font: Iosevka Comfy-16 + +dmenu.background: #fff6d8 +dmenu.foreground: #484431 +dmenu.selbackground: #f3cf72 +dmenu.selforeground: #484431 +dmenu.font: Iosevka Comfy-16 + +Nsxiv.window.background: #fff6d8 +Nsxiv.window.foreground: #484431 +Nsxiv.mark.foreground: #484431 +Nsxiv.bar.background: #f3cf72 +Nsxiv.bar.foreground: #484431 +Nsxiv.bar.font: IosevkaComfy-16 |
