Archived
1
0
Fork 0
This repository has been archived on 2024-06-19. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/foot/foot.ini
Christoph Heiss b8210fa2c4
foot: Make default font semibold
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-02-01 17:30:22 +01:00

41 lines
805 B
INI

[main]
shell=tmux
font=Jetbrains Mono:size=9:weight=semibold,Noto Color Emoji:size=9
font-bold=Jetbrains Mono:size=9:weight=extrabold,Noto Color Emoji:size=9
[scrollback]
lines=0
[cursor]
style=underline
color=ffffff ffffff
underline-thickness=1
[mouse]
hide-when-typing=yes
[colors]
foreground=c0caf5
background=1a1b26
regular0=15161E # black
regular1=f7768e # red
regular2=9ece6a # green
regular3=e0af68 # yellow
regular4=7aa2f7 # blue
regular5=bb9af7 # magenta
regular6=7dcfff # cyan
regular7=a9b1d6 # white
bright0=414868 # bright black
bright1=f7768e # bright red
bright2=9ece6a # bright green
bright3=e0af68 # bright yellow
bright4=7aa2f7 # bright blue
bright5=bb9af7 # bright magenta
bright6=7dcfff # bright cyan
bright7=c0caf5 # bright white
dim0=ff9e64
dim1=db4b4b