nixos-dotfiles

nixos-dotfiles

https://git.tonybtw.com/nixos-dotfiles.git git://git.tonybtw.com/nixos-dotfiles.git
704 bytes raw
1
font=JetBrainsMono NF:size=16
2
pad=4x4 
3
4
[colors]
5
foreground=c0caf5
6
background=1a1b26
7
8
## Normal/regular colors (color palette 0-7)
9
regular0=15161E  # black
10
regular1=f7768e  # red
11
regular2=9ece6a  # green
12
regular3=e0af68  # yellow
13
regular4=7aa2f7  # blue
14
regular5=bb9af7  # magenta
15
regular6=7dcfff  # cyan
16
regular7=a9b1d6  # white
17
18
## Bright colors (color palette 8-15)
19
bright0=414868   # bright black
20
bright1=f7768e   # bright red
21
bright2=9ece6a   # bright green
22
bright3=e0af68   # bright yellow
23
bright4=7aa2f7   # bright blue
24
bright5=bb9af7   # bright magenta
25
bright6=7dcfff   # bright cyan
26
bright7=c0caf5   # bright white
27
28
## dimmed colors (see foot.ini(5) man page)
29
dim0=ff9e64
30
dim1=db4b4b
31
32
alpha=0.9