diff options
| author | Daniel <[email protected]> | 2024-09-22 14:09:32 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-09-22 14:10:15 -0400 |
| commit | bf4d1e44a4fa0ab269307c656766d92647c0a792 (patch) | |
| tree | 04b09c11e1a4d691b4984dd3ab2085a459e868e8 /xorg | |
| parent | f6ff1b5a0c813cbe5a6e909259d6e2067519896f (diff) | |
owl and vivendi tritanopia
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/Xresources.owl | 40 | ||||
| -rw-r--r-- | xorg/Xresources.vivendi-tritanopia | 39 |
2 files changed, 79 insertions, 0 deletions
diff --git a/xorg/Xresources.owl b/xorg/Xresources.owl new file mode 100644 index 0000000..402d08b --- /dev/null +++ b/xorg/Xresources.owl @@ -0,0 +1,40 @@ +!!!!! Ef Owl Dark Xresources theme +*.foreground: #d0d0d0 +*.background: #292c2f +URxvt.background: [90]#292c2f +*.cursorColor: #d0d0d0 +! black +*.color0: #292c2f +*.color8: #40474b +! red +*.color1: #d67869 +*.color9: #df885f +! green +*.color2: #70bb70 +*.color10: #98c06f +! yellow +*.color3: #c09f6f +*.color11: #cf9f90 +! blue +*.color4: #80a4e0 +*.color12: #72aff0 +! magenta +*.color5: #e5a0ea +*.color13: #cfa0e8 +! cyan +*.color6: #99bfd0 +*.color14: #7ac0b9 +! white +*.color7: #d0d0d0 +*.color15: #d0d0d0 + +dmenu.background: #292c2f +dmenu.foreground: #d0d0d0 +dmenu.selbackground: #5b637e +dmenu.selforeground: #dadfe5 + +Nsxiv.window.background: #292c2f +Nsxiv.window.foreground: #d0d0d0 +Nsxiv.mark.foreground: #d0d0d0 +Nsxiv.bar.background: #5b637e +Nsxiv.bar.foreground: #dadfe5
\ No newline at end of file diff --git a/xorg/Xresources.vivendi-tritanopia b/xorg/Xresources.vivendi-tritanopia new file mode 100644 index 0000000..bde1fdd --- /dev/null +++ b/xorg/Xresources.vivendi-tritanopia @@ -0,0 +1,39 @@ +! Modus Vivendi Tritanopia Xresources theme +*.foreground: #ffffff +*.background: #000000 +*.cursorColor: #ffffff +! black +*.color0: #000000 +*.color8: #535353 +! red +*.color1: #ff5f59 +*.color9: #ff6b55 +! green +*.color2: #44BC44 +*.color10: #00c06f +! yellow +*.color3: #cabf00 +*.color11: #ffa00f +! blue +*.color4: #2FAFFF +*.color12: #79a8ff +! magenta +*.color5: #FEACD0 +*.color13: #b6a0ff +! cyan +*.color6: #00D3D0 +*.color14: #6ae4b9 +! white +*.color7: #ffffff +*.color15: #ffffff + +dmenu.background: #000000 +dmenu.foreground: #ffffff +dmenu.selbackground: #003c52 +dmenu.selforeground: #f0f0f0 + +Nsxiv.window.background: #000000 +Nsxiv.window.foreground: #ffffff +Nsxiv.mark.foreground: #ffffff +Nsxiv.bar.background: #003c52 +Nsxiv.bar.foreground: #f0f0f0 |
