diff options
| author | Daniel <[email protected]> | 2024-07-27 12:11:38 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-07-27 12:11:38 -0400 |
| commit | a0cc44fd2316d6ab58277d16123984dd833e5e80 (patch) | |
| tree | c89b6ee9843c013cd7ce24884a7edbf28f2be38d /xorg | |
| parent | 5fb458393d82183db437b468fdb3d7bf11b433f1 (diff) | |
add arbutus and operandi
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/Xresources.arbutus | 44 | ||||
| -rw-r--r-- | xorg/Xresources.operandi | 2 |
2 files changed, 45 insertions, 1 deletions
diff --git a/xorg/Xresources.arbutus b/xorg/Xresources.arbutus new file mode 100644 index 0000000..1e29175 --- /dev/null +++ b/xorg/Xresources.arbutus @@ -0,0 +1,44 @@ +! Ef Arbutus Xresources theme +*.foreground: #393330 +*.background: #ffead8 +URxvt.background: [90]#ffead8 +*.cursorColor: #393330 +! black +*.color0: #393330 +*.color8: #c7b2ab +! red +*.color1: #b0000f +*.color9: #b0000f +! green +*.color2: #007000 +*.color10: #007000 +! yellow +*.color3: #906200 +*.color11: #906200 +! blue +*.color4: #375cc6 +*.color12: #375cc6 +! magenta +*.color5: #a23ea4 +*.color13: #a23ea4 +! cyan +*.color6: #3f69af +*.color14: #3f69af +! white +*.color7: #ffead8 +*.color15: #ffead8 + +st.font: Iosevka Comfy-14 + +dmenu.background: #ffead8 +dmenu.foreground: #393330 +dmenu.selbackground: #e9a0a0 +dmenu.selforeground: #393330 +dmenu.font: Iosevka Comfy-14 + +Nsxiv.window.background: #ffead8 +Nsxiv.window.foreground: #393330 +Nsxiv.mark.foreground: #393330 +Nsxiv.bar.background: #e9a0a0 +Nsxiv.bar.foreground: #393330 +Nsxiv.bar.font: IosevkaComfy-16 diff --git a/xorg/Xresources.operandi b/xorg/Xresources.operandi index 7a69f2f..5ce926a 100644 --- a/xorg/Xresources.operandi +++ b/xorg/Xresources.operandi @@ -30,5 +30,5 @@ URxvt.background: [90]#ffffff dmenu.background: #ffffff dmenu.foreground: #000000 -dmenu.selbackground: #c0deff +dmenu.selbackground: #c8c8c8 dmenu.selforeground: #000000
\ No newline at end of file |
