diff options
| author | BardofSprites <[email protected]> | 2025-04-21 19:20:07 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-04-21 19:20:07 -0400 |
| commit | 5166b45e231768da165caae2f3dfe2257bba9fd7 (patch) | |
| tree | 8f87a524438c636dd281e8a311c24d136c7fb7e2 /ef-xresources | |
| parent | 4b63542fdc18b5c721e0b90e9287d0efd1fb8e41 (diff) | |
duo light, zenburn, and left panel with dockapps
Diffstat (limited to 'ef-xresources')
| -rw-r--r-- | ef-xresources/.Xresources.d/Xresources.duo-light | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ef-xresources/.Xresources.d/Xresources.duo-light b/ef-xresources/.Xresources.d/Xresources.duo-light new file mode 100644 index 0000000..9cc5873 --- /dev/null +++ b/ef-xresources/.Xresources.d/Xresources.duo-light @@ -0,0 +1,39 @@ +!!!!! Ef Duo Light Xresources theme +*.foreground: #222222 +*.background: #fff8f0 +*.cursorColor: #1144ff +! black +*.color0: #222222 +*.color8: #c7c0ba +! red +*.color1: #c04440 +*.color9: #dd1100 +! green +*.color2: #217a3c +*.color10: #008058 +! yellow +*.color3: #8a5d00 +*.color11: #9f4a00 +! blue +*.color4: #4250ef +*.color12: #065fff +! magenta +*.color5: #ba35af +*.color13: #6052cf +! cyan +*.color6: #3f70a0 +*.color14: #1f77bb +! white +*.color7: #f6ece8 +*.color15: #f6ece8 + +dmenu.background: #fff8f0 +dmenu.foreground: #222222 +dmenu.selbackground: #f8cf8f +dmenu.selforeground: #111133 + +Nsxiv.window.background: #fff8f0 +Nsxiv.window.foreground: #222222 +Nsxiv.mark.foreground: #222222 +Nsxiv.bar.background: #f8cf8f +Nsxiv.bar.foreground: #222222 |
