diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-04-27 09:42:41 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-04-27 09:42:41 -0400 |
commit | d4b26da65c20df3559daa6379c27fef3dcbc400f (patch) | |
tree | 4555c80ed1ab6a187312e33be0487e1732e8fd88 /.Xresources | |
parent | 3c823c638e3de31332b8966a2f1712c6bbb8d2b5 (diff) | |
parent | 26ec2e5dc6e8c2369ecb34b642db546327a8b7dd (diff) |
Merge branch 'master' of github.com:ChausseBenjamin/dotfiles
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources index 5068056..76696db 100644 --- a/.Xresources +++ b/.Xresources @@ -41,6 +41,11 @@ ! No support for cursor text coloring; would be #1e232b. ! No support for bold coloring; would be #626a73. +dmenu.background: #1b1d1b +dmenu.foreground: #447a6c +dmenu.color11: #7d4b23 +dmenu.color0: #1b1d1b + !other *.alpha: 0.80 |