initial commit
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
font=JetBrainsMonoNl:size=11:weight=normal
|
||||
include=/home/dafu/.config/foot/kanso.ini
|
||||
pad=10x10
|
||||
[colors]
|
||||
alpha=0.7
|
||||
|
||||
# catppuccin
|
||||
# [colors]
|
||||
# alpha=0.8
|
||||
# cursor=11111b f5e0dc
|
||||
# foreground=cdd6f4
|
||||
# background=1e1e2e
|
||||
#
|
||||
# regular0=45475a
|
||||
# regular1=f38ba8
|
||||
# regular2=a6e3a1
|
||||
# regular3=f9e2af
|
||||
# regular4=89b4fa
|
||||
# regular5=f5c2e7
|
||||
# regular6=94e2d5
|
||||
# regular7=bac2de
|
||||
#
|
||||
# bright0=585b70
|
||||
# bright1=f38ba8
|
||||
# bright2=a6e3a1
|
||||
# bright3=f9e2af
|
||||
# bright4=89b4fa
|
||||
# bright5=f5c2e7
|
||||
# bright6=94e2d5
|
||||
# bright7=a6adc8
|
||||
#
|
||||
# 16=fab387
|
||||
# 17=f5e0dc
|
||||
#
|
||||
# selection-foreground=cdd6f4
|
||||
# selection-background=414356
|
||||
#
|
||||
# search-box-no-match=11111b f38ba8
|
||||
# search-box-match=cdd6f4 313244
|
||||
#
|
||||
# jump-labels=11111b fab387
|
||||
# urls=89b4fa
|
||||
|
||||
# name: MAYHEM colors for Foot
|
||||
# url: https://codeberg.org/dnkl/foot
|
||||
# upstream: ${upstream}
|
||||
# author: Andrea Schiavini (original code by Casey Miller)
|
||||
|
||||
# [cursor]
|
||||
# color=c1c1c1 333333
|
||||
#
|
||||
# [colors]
|
||||
# foreground=c1c1c1
|
||||
# background=000000
|
||||
# # alternate, darker background=111113
|
||||
# selection-foreground=c1c1c1
|
||||
# selection-background=333333
|
||||
# urls=aaaaaa
|
||||
#
|
||||
# regular0=111113
|
||||
# regular1=5f8787
|
||||
# regular2=c1c1c1
|
||||
# regular3=888888
|
||||
# regular4=aaaaaa
|
||||
# regular5=999999
|
||||
# regular6=f3ecd4
|
||||
# regular7=c1c1c1
|
||||
#
|
||||
# bright0=505050
|
||||
# bright1=5f8787
|
||||
# bright2=c1c1c1
|
||||
# bright3=888888
|
||||
# bright4=aaaaaa
|
||||
# bright5=eecc6c
|
||||
# bright6=f3ecd4
|
||||
# bright7=c1c1c1
|
||||
#
|
||||
# 16=aaaaaa
|
||||
# 17=5f8787
|
||||
@@ -0,0 +1,29 @@
|
||||
[colors]
|
||||
foreground=c5c9c7
|
||||
background=090e13
|
||||
|
||||
regular0=090e13
|
||||
regular1=c4746e
|
||||
regular2=8a9a7b
|
||||
regular3=c4b28a
|
||||
regular4=8ba4b0
|
||||
regular5=a292a3
|
||||
regular6=8ea4a2
|
||||
regular7=a4a7a4
|
||||
|
||||
bright0=5c6066
|
||||
bright1=e46876
|
||||
bright2=87a987
|
||||
bright3=e6c384
|
||||
bright4=7fb4ca
|
||||
bright5=938aa9
|
||||
bright6=7aa89f
|
||||
bright7=c5c9c7
|
||||
|
||||
16=b6927b
|
||||
17=b98d7b
|
||||
|
||||
selection-foreground=c5c9c7
|
||||
selection-background=22262d
|
||||
|
||||
urls=72a7bc
|
||||
Reference in New Issue
Block a user