diff options
Diffstat (limited to 'termite/config')
-rw-r--r-- | termite/config | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/termite/config b/termite/config index d9d3b82..ff97b84 100644 --- a/termite/config +++ b/termite/config @@ -1,6 +1,10 @@ [colors] foreground = #ffffff background = rgba (0,0,0,0.8) +# Blue +color4 = #FF1493 +color12 = #FF1493 [options] -font = DejaVu Sans Mono for Powerline 10 +#font = DejaVu Sans Mono for Powerline 10 +font = Comic Shanns 10 |