dotfiles/homedir/.config/common/colours
fbt c78cb78ff0 init
Signed-off-by: fbt <fbt@fleshless.org>
2017-05-03 16:10:13 +03:00

9 lines
134 B
Bash

# vim: ft=sh
colour_fg='#f9f9f9'
colour_fg_active=$colour_fg
colour_bg='#1f1f1f'
colour_bg_active='#467EC2'
colour_urgent='#f9f9f9'