.dotfiles/botfiles/.Xresources
samedamci 309d5a6b14 Edit rofi font and picom settings
+ add syncthing to autostart and dotman
2020-03-26 22:12:10 +01:00

48 lines
756 B
Plaintext

! special
*.foreground: #dfdfdf
*.background: #071616
*.border_unfocused: #353234
*.border_focused: #144949
! dmenu
dmenu.selbackground: #144949
dmenu.selforeground: #dfdfdf
dmenu.font: Monospace:pixelsize=13:antialias=true:autohint=true:hintstyle=hintmedium
! st
st.font: Monospace:pixelsize=13:antialias=true:autohint=true:hintstyle=hintmedium
! black
*.color0: #000000
! gray
*.color8: #343834
! 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