aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-atelier-cave
blob: a72f1756637b7f20aef440554a12cd705b3c08a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# Atelier Cave by Bram de Haan (http://atelierbramdehaan.nl)
#
# Copy this into the [colors] section of your foot.ini config
foreground=8b8792
background=19171c
regular0=19171c
regular1=be4678
regular2=2a9292
regular3=a06e3b
regular4=576ddb
regular5=955ae7
regular6=398bc6
regular7=8b8792
bright0=655f6d
bright1=be4678
bright2=2a9292
bright3=a06e3b
bright4=576ddb
bright5=955ae7
bright6=398bc6
selection-foreground=8b8792
selection-background=585260
lightfg: rgba ( 169, 170, 174, 100 % ); lightbg: rgba ( 61, 64, 72, 100 % ); foreground: rgba ( 147, 149, 153, 100 % ); background: rgba ( 40, 43, 53, 100 % ); background-color: rgba ( 40, 43, 53, 0 % ); separatorcolor: @foreground; border-color: @foreground; selected-normal-foreground: @lightbg; selected-normal-background: @lightfg; selected-active-foreground: @background; selected-active-background: @blue; selected-urgent-foreground: @background; selected-urgent-background: @red; normal-foreground: @foreground; normal-background: @background; active-foreground: @blue; active-background: @background; urgent-foreground: @red; urgent-background: @background; alternate-normal-foreground: @foreground; alternate-normal-background: @lightbg; alternate-active-foreground: @blue; alternate-active-background: @lightbg; alternate-urgent-foreground: @red; alternate-urgent-background: @lightbg; }