.dotfiles/botfiles/.Xresources

47 lines
759 B
Plaintext
Raw Normal View History

2019-10-19 10:32:00 +02:00
! special
*.foreground: #dfdfdf
2020-03-12 20:42:39 +01:00
*.background: #071616
*.border_unfocused: #353234
*.border_focused: #144949
2019-10-19 10:32:00 +02:00
2020-03-14 22:37:20 +01:00
! dmenu
dmenu.selbackground: #144949
dmenu.selforeground: #dfdfdf
dmenu.font: Inconsolata:pixelsize=14:antialias=true:autohint=true:hintstyle=hintmedium
! st
st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium
2019-10-19 10:32:00 +02:00
! black
*.color0: #000000
2020-03-12 22:17:28 +01:00
! gray
*.color8: #343834
2019-10-19 10:32:00 +02:00
! red
*.color1: #cf5252
*.color9: #cf5252
! green
*.color2: #92ad4a
*.color10: #92ad4a
! yellow
*.color3: #c9895b
*.color11: #c9895b
! blue
*.color4: #6f97b8
*.color12: #6f97b8
! magenta
*.color5: #ab6ba6
*.color13: #ab6ba6
! cyan
*.color6: #6fa69f
*.color14: #6fa69f
! white
*.color7: #cccccc