forked from assada/dotfiles
init commit
This commit is contained in:
41
hypr/foot/colors.ini
Normal file
41
hypr/foot/colors.ini
Normal file
@@ -0,0 +1,41 @@
|
||||
[colors]
|
||||
alpha=1.0
|
||||
foreground=f1fcf9
|
||||
background=24273a
|
||||
|
||||
## Normal/regular colors (color palette 0-7)
|
||||
regular0=20262c # black
|
||||
regular1=ed8796 # red
|
||||
regular2=a6da95 # green
|
||||
regular3=eed49f # yellow
|
||||
regular4=8aadf4 # blue
|
||||
regular5=c6a0f6 # magenta
|
||||
regular6=91d7e3 # cyan
|
||||
regular7=f1fcf9 # white
|
||||
|
||||
## Bright colors (color palette 8-15)
|
||||
bright0=465463 # bright black
|
||||
bright1=d04e9d # bright red
|
||||
bright2=4bc66d # bright green
|
||||
bright3=db695b # bright yellow
|
||||
bright4=3dbac2 # bright blue
|
||||
bright5=825ece # bright magenta
|
||||
bright6=62cdcd # bright cyan
|
||||
bright7=e0e5e5 # bright white
|
||||
|
||||
## dimmed colors (see foot.ini(5) man page)
|
||||
# dim0=<not set>
|
||||
# ...
|
||||
# dim7=<not-set>
|
||||
|
||||
## The remaining 256-color palette
|
||||
# 16 = <256-color palette #16>
|
||||
# ...
|
||||
# 255 = <256-color palette #255>
|
||||
|
||||
## Misc colors
|
||||
# selection-foreground=<inverse foreground/background>
|
||||
# selection-background=<inverse foreground/background>
|
||||
# jump-labels=<regular0> <regular3>
|
||||
# urls=<regular3>
|
||||
# scrollback-indicator=<regular0> <bright4>
|
||||
Reference in New Issue
Block a user