diff options
| author | Daniel <[email protected]> | 2024-10-23 17:12:27 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-10-23 17:12:45 -0400 |
| commit | 46e0484cad0711ea3c75633cd688571809339d1a (patch) | |
| tree | 0e9dc794948b8d882f73be9e9e0ec4be519b4840 /xorg/Xresources.duo-dark | |
| parent | 27ff604b7d28373c37501af1adab3d17edcb6143 (diff) | |
duo dark
Diffstat (limited to 'xorg/Xresources.duo-dark')
| -rw-r--r-- | xorg/Xresources.duo-dark | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/xorg/Xresources.duo-dark b/xorg/Xresources.duo-dark new file mode 100644 index 0000000..e17c26d --- /dev/null +++ b/xorg/Xresources.duo-dark @@ -0,0 +1,39 @@ +! Ef Duo Dark Xresources theme +*.foreground: #d0d0d0 +*.background: #070019 +*.cursorColor: #ef6f11 +! black +*.color0: #070019 +*.color8: #2a2739 +! red +*.color1: #ef6560 +*.color9: #f47360 +! green +*.color2: #3fb83f +*.color10: #7fc500 +! yellow +*.color3: #d4aa02 +*.color11: #e09a0f +! blue +*.color4: #37aff6 +*.color12: #78afff +! magenta +*.color5: #d38faf +*.color13: #af9fff +! cyan +*.color6: #6fc5ef +*.color14: #5dc0aa +! white +*.color7: #d0d0d0 +*.color15: #d0d0d0 + +dmenu.background: #070019 +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #352487 +dmenu.selforeground: #dedeff + +Nsxiv.window.background: #070019 +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #352487 +Nsxiv.bar.foreground: #dedeff |
