dotfiles

Alpine Linux dotfiles

git clone git://git.lin.moe/dotfiles.git

 1[colors]
 2background=f2eede
 3foreground=000000
 4regular0=000000  # black
 5regular1=cc3e28  # red
 6regular2=216609  # green
 7regular3=b58900  # yellow
 8regular4=1e6fcc  # blue
 9regular5=5c21a5  # magenta
10regular6=158c86  # cyan
11regular7=aaaaaa  # white
12
13bright0=000000  # bright black
14bright1=cc3e28   # bright red
15bright2=216609   # bright green
16bright3=b58900   # bright yellow
17bright4=1e6fcc  # bright blue
18bright5=5c21a5   # bright magenta
19bright6=158c86   # bright cyan
20bright7=aaaaaa   # bright white