diff options
| author | BardofSprites <[email protected]> | 2024-10-02 17:16:53 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-10-02 17:16:53 -0400 |
| commit | f3d445aa8925a23c437b21beefd432ff50a53fcc (patch) | |
| tree | 1d0827c262e6fa3c01b448279f1c31e7a3a476b0 /xorg | |
| parent | 13176b156abfefd0cacc1de16ec370850e738712 (diff) | |
ef-trio
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/Xresources.trio-dark | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/xorg/Xresources.trio-dark b/xorg/Xresources.trio-dark new file mode 100644 index 0000000..0355875 --- /dev/null +++ b/xorg/Xresources.trio-dark @@ -0,0 +1,40 @@ +!!!!! Ef Day Dark Xresources theme +*.foreground: #d8cfd5 +*.background: #160f0f +URxvt.background: [90]#160f0f +*.cursorColor: #ff99ff +! black +*.color0: #160f0f +*.color8: #564f55 +! red +*.color1: #ff85aa +*.color9: #ff7560 +! green +*.color2: #60b444 +*.color10: #a0c27f +! yellow +*.color3: #d4a052 +*.color11: #ef926f +! blue +*.color4: #8895ff +*.color12: #72afff +! magenta +*.color5: #d37faf +*.color13: #a698ef +! cyan +*.color6: #8fbaff +*.color14: #8fcfdf +! white +*.color7: #d8cfd5 +*.color15: #d8cfd5 + +dmenu.background: #160f0f +dmenu.foreground: #584141 +dmenu.selbackground: #6a294f +dmenu.selforeground: #ffdfdf + +Nsxiv.window.background: #160f0f +Nsxiv.window.foreground: #d8cfd5 +Nsxiv.mark.foreground: #d8cfd5 +Nsxiv.bar.background: #6a294f +Nsxiv.bar.foreground: #ffdfdf
\ No newline at end of file |
