diff options
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/Xresources.eagle | 39 | ||||
| -rw-r--r-- | xorg/Xresources.winter | 39 |
2 files changed, 78 insertions, 0 deletions
diff --git a/xorg/Xresources.eagle b/xorg/Xresources.eagle new file mode 100644 index 0000000..2325a9e --- /dev/null +++ b/xorg/Xresources.eagle @@ -0,0 +1,39 @@ +!!!!!! Ef Eagle Xresources theme +*.foreground: #231a1f +*.background: #f1ecd0 +*.cursorColor: #231a1f +! black +*.color0: #231a1f +*.color8: #685f53 +! red +*.color1: #8f0038 +*.color9: #9a0000 +! green +*.color2: #226022 +*.color10: #3a7800 +! yellow +*.color3: #6b4500 +*.color11: #775228 +! blue +*.color4: #3a3da0 +*.color12: #000080 +! magenta +*.color5: #822478 +*.color13: #50119f +! cyan +*.color6: #2f5f9f +*.color14: #1077ab +! white +*.color7: #f1ecd0 +*.color15: #f1ecd0 + +dmenu.background: #f1ecd0 +dmenu.foreground: #231a1f +dmenu.selbackground: #cfab80 +dmenu.selforeground: #2f1005 + +Nsxiv.window.background: #f1ecd0 +Nsxiv.window.foreground: #231a1f +Nsxiv.mark.foreground: #231a1f +Nsxiv.bar.background: #cfab80 +Nsxiv.bar.foreground: #2f1005 diff --git a/xorg/Xresources.winter b/xorg/Xresources.winter new file mode 100644 index 0000000..4a8ebcb --- /dev/null +++ b/xorg/Xresources.winter @@ -0,0 +1,39 @@ +! Ef Winter Xresources theme +*.foreground: #b8c6d5 +*.background: #0f0b15 +*.cursorColor: #b8c6d5 +! black +*.color0: #0f0b15 +*.color8: #2a2f42 +! red +*.color1: #ff6a7a +*.color9: #ef6560 +! green +*.color2: #29a444 +*.color10: #6aad0f +! yellow +*.color3: #b58a52 +*.color11: #d1803f +! blue +*.color4: #6a9fff +*.color12: #029fff +! magenta +*.color5: #d369af +*.color13: #af85ea +! cyan +*.color6: #4fbaef +*.color14: #35afbf +! white +*.color7: #b8c6d5 +*.color15: #b8c6d5 + +dmenu.background: #0f0b15 +dmenu.foreground: #b8c6d5 +dmenu.selbackground: #5f1f5f +dmenu.selforeground: #dedeff + +Nsxiv.window.background: #0f0b15 +Nsxiv.window.foreground: #b8c6d5 +Nsxiv.mark.foreground: #b8c6d5 +Nsxiv.bar.background: #5f1f5f +Nsxiv.bar.foreground: #dedeff |
