Added niri, waybar and fuzzel configs
This commit is contained in:
120
fuzzel/fuzzel.ini
Normal file
120
fuzzel/fuzzel.ini
Normal file
@@ -0,0 +1,120 @@
|
||||
# output=<not set>
|
||||
font=NotoSans Nerd Font
|
||||
# dpi-aware=auto
|
||||
# use-bold=no
|
||||
# prompt="> "
|
||||
# placeholder=
|
||||
# icon-theme=hicolor
|
||||
# icons-enabled=yes
|
||||
# hide-before-typing=no
|
||||
# fields=filename,name,generic
|
||||
# password-character=*
|
||||
# filter-desktop=no
|
||||
# match-mode=fzf
|
||||
# sort-result=yes
|
||||
# match-counter=no
|
||||
# delayed-filter-ms=300
|
||||
# delayed-filter-limit=20000
|
||||
# show-actions=no
|
||||
# terminal=$TERMINAL -e # Note: you cannot actually use environment variables here
|
||||
# launch-prefix=<not set>
|
||||
# list-executables-in-path=no
|
||||
|
||||
# anchor=center
|
||||
# x-margin=0
|
||||
# y-margin=0
|
||||
# lines=15
|
||||
width=80
|
||||
# tabs=8
|
||||
# horizontal-pad=40
|
||||
# vertical-pad=8
|
||||
# inner-pad=0
|
||||
|
||||
# image-size-ratio=0.5
|
||||
|
||||
# line-height=<use font metrics>
|
||||
# letter-spacing=0
|
||||
|
||||
# layer=overlay
|
||||
# keyboard-focus=on-demand
|
||||
# exit-on-keyboard-focus-loss=yes
|
||||
|
||||
# cache=<not set>
|
||||
|
||||
# render-workers=<number of logical CPUs>
|
||||
# match-workers=<number of logical CPUs>
|
||||
|
||||
# import catppuccin
|
||||
include=~/.config/fuzzel/themes/catppuccin-macchiato/sky.ini
|
||||
|
||||
[colors]
|
||||
# background=fdf6e3ff
|
||||
# text=657b83ff
|
||||
# prompt=586e75ff
|
||||
# placeholder=93a1a1ff
|
||||
# input=657b83ff
|
||||
# match=cb4b16ff
|
||||
# selection=eee8d5ff
|
||||
# selection-text=586e75ff
|
||||
# selection-match=cb4b16ff
|
||||
# counter=93a1a1ff
|
||||
# border=002b36ff
|
||||
|
||||
[border]
|
||||
width=4
|
||||
# radius=10
|
||||
|
||||
[dmenu]
|
||||
# mode=text # text|index
|
||||
# exit-immediately-if-empty=no
|
||||
|
||||
[key-bindings]
|
||||
# cancel=Escape Control+g Control+c Control+bracketleft
|
||||
# execute=Return KP_Enter Control+y
|
||||
# execute-or-next=Tab
|
||||
# execute-input=Shift+Return Shift+KP_Enter
|
||||
# cursor-left=Left Control+b
|
||||
# cursor-left-word=Control+Left Mod1+b
|
||||
# cursor-right=Right Control+f
|
||||
# cursor-right-word=Control+Right Mod1+f
|
||||
# cursor-home=Home Control+a
|
||||
# cursor-end=End Control+e
|
||||
# delete-prev=BackSpace Control+h
|
||||
# delete-prev-word=Mod1+BackSpace Control+BackSpace Control+w
|
||||
# delete-line-backward=Control+u
|
||||
# delete-next=Delete KP_Delete Control+d
|
||||
# delete-next-word=Mod1+d Control+Delete Control+KP_Delete
|
||||
# delete-line-forward=Control+k
|
||||
# prev=Up Control+p
|
||||
# prev-with-wrap=ISO_Left_Tab
|
||||
# prev-page=Page_Up KP_Page_Up
|
||||
# next=Down Control+n
|
||||
# next-with-wrap=none
|
||||
# next-page=Page_Down KP_Page_Down
|
||||
# expunge=Shift+Delete
|
||||
# clipboard-paste=Control+v XF86Paste
|
||||
# primary-paste=Shift+Insert Shift+KP_Insert
|
||||
|
||||
# custom-N: *dmenu mode only*. Like execute, but with a non-zero
|
||||
# exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3
|
||||
# with 12, and so on.
|
||||
|
||||
# custom-1=Mod1+1
|
||||
# custom-2=Mod1+2
|
||||
# custom-3=Mod1+3
|
||||
# custom-4=Mod1+4
|
||||
# custom-5=Mod1+5
|
||||
# custom-6=Mod1+6
|
||||
# custom-7=Mod1+7
|
||||
# custom-8=Mod1+8
|
||||
# custom-9=Mod1+9
|
||||
# custom-10=Mod1+0
|
||||
# custom-11=Mod1+exclam
|
||||
# custom-12=Mod1+at
|
||||
# custom-13=Mod1+numbersign
|
||||
# custom-14=Mod1+dollar
|
||||
# custom-15=Mod1+percent
|
||||
# custom-16=Mod1+dead_circumflex
|
||||
# custom-17=Mod1+ampersand
|
||||
# custom-18=Mod1+asterix
|
||||
# custom-19=Mod1+parentleft
|
||||
12
fuzzel/themes/catppuccin-frappe/blue.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/blue.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=8caaeeff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=8caaeeff
|
||||
counter=838ba7ff
|
||||
border=8caaeeff
|
||||
12
fuzzel/themes/catppuccin-frappe/flamingo.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/flamingo.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=eebebeff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=eebebeff
|
||||
counter=838ba7ff
|
||||
border=eebebeff
|
||||
12
fuzzel/themes/catppuccin-frappe/green.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/green.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=a6d189ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=a6d189ff
|
||||
counter=838ba7ff
|
||||
border=a6d189ff
|
||||
12
fuzzel/themes/catppuccin-frappe/lavender.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/lavender.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=babbf1ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=babbf1ff
|
||||
counter=838ba7ff
|
||||
border=babbf1ff
|
||||
12
fuzzel/themes/catppuccin-frappe/maroon.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/maroon.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=ea999cff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=ea999cff
|
||||
counter=838ba7ff
|
||||
border=ea999cff
|
||||
12
fuzzel/themes/catppuccin-frappe/mauve.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/mauve.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=ca9ee6ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=ca9ee6ff
|
||||
counter=838ba7ff
|
||||
border=ca9ee6ff
|
||||
12
fuzzel/themes/catppuccin-frappe/peach.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/peach.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=ef9f76ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=ef9f76ff
|
||||
counter=838ba7ff
|
||||
border=ef9f76ff
|
||||
12
fuzzel/themes/catppuccin-frappe/pink.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/pink.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=f4b8e4ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=f4b8e4ff
|
||||
counter=838ba7ff
|
||||
border=f4b8e4ff
|
||||
12
fuzzel/themes/catppuccin-frappe/red.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/red.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=e78284ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=e78284ff
|
||||
counter=838ba7ff
|
||||
border=e78284ff
|
||||
12
fuzzel/themes/catppuccin-frappe/rosewater.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/rosewater.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=f2d5cfff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=f2d5cfff
|
||||
counter=838ba7ff
|
||||
border=f2d5cfff
|
||||
12
fuzzel/themes/catppuccin-frappe/sapphire.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/sapphire.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=85c1dcff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=85c1dcff
|
||||
counter=838ba7ff
|
||||
border=85c1dcff
|
||||
12
fuzzel/themes/catppuccin-frappe/sky.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/sky.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=99d1dbff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=99d1dbff
|
||||
counter=838ba7ff
|
||||
border=99d1dbff
|
||||
12
fuzzel/themes/catppuccin-frappe/teal.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/teal.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=81c8beff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=81c8beff
|
||||
counter=838ba7ff
|
||||
border=81c8beff
|
||||
12
fuzzel/themes/catppuccin-frappe/yellow.ini
Normal file
12
fuzzel/themes/catppuccin-frappe/yellow.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=303446dd
|
||||
text=c6d0f5ff
|
||||
prompt=b5bfe2ff
|
||||
placeholder=838ba7ff
|
||||
input=c6d0f5ff
|
||||
match=e5c890ff
|
||||
selection=626880ff
|
||||
selection-text=c6d0f5ff
|
||||
selection-match=e5c890ff
|
||||
counter=838ba7ff
|
||||
border=e5c890ff
|
||||
12
fuzzel/themes/catppuccin-latte/blue.ini
Normal file
12
fuzzel/themes/catppuccin-latte/blue.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=1e66f5ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=1e66f5ff
|
||||
counter=8c8fa1ff
|
||||
border=1e66f5ff
|
||||
12
fuzzel/themes/catppuccin-latte/flamingo.ini
Normal file
12
fuzzel/themes/catppuccin-latte/flamingo.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=dd7878ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=dd7878ff
|
||||
counter=8c8fa1ff
|
||||
border=dd7878ff
|
||||
12
fuzzel/themes/catppuccin-latte/green.ini
Normal file
12
fuzzel/themes/catppuccin-latte/green.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=40a02bff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=40a02bff
|
||||
counter=8c8fa1ff
|
||||
border=40a02bff
|
||||
12
fuzzel/themes/catppuccin-latte/lavender.ini
Normal file
12
fuzzel/themes/catppuccin-latte/lavender.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=7287fdff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=7287fdff
|
||||
counter=8c8fa1ff
|
||||
border=7287fdff
|
||||
12
fuzzel/themes/catppuccin-latte/maroon.ini
Normal file
12
fuzzel/themes/catppuccin-latte/maroon.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=e64553ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=e64553ff
|
||||
counter=8c8fa1ff
|
||||
border=e64553ff
|
||||
12
fuzzel/themes/catppuccin-latte/mauve.ini
Normal file
12
fuzzel/themes/catppuccin-latte/mauve.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=8839efff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=8839efff
|
||||
counter=8c8fa1ff
|
||||
border=8839efff
|
||||
12
fuzzel/themes/catppuccin-latte/peach.ini
Normal file
12
fuzzel/themes/catppuccin-latte/peach.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=fe640bff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=fe640bff
|
||||
counter=8c8fa1ff
|
||||
border=fe640bff
|
||||
12
fuzzel/themes/catppuccin-latte/pink.ini
Normal file
12
fuzzel/themes/catppuccin-latte/pink.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=ea76cbff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=ea76cbff
|
||||
counter=8c8fa1ff
|
||||
border=ea76cbff
|
||||
12
fuzzel/themes/catppuccin-latte/red.ini
Normal file
12
fuzzel/themes/catppuccin-latte/red.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=d20f39ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=d20f39ff
|
||||
counter=8c8fa1ff
|
||||
border=d20f39ff
|
||||
12
fuzzel/themes/catppuccin-latte/rosewater.ini
Normal file
12
fuzzel/themes/catppuccin-latte/rosewater.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=dc8a78ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=dc8a78ff
|
||||
counter=8c8fa1ff
|
||||
border=dc8a78ff
|
||||
12
fuzzel/themes/catppuccin-latte/sapphire.ini
Normal file
12
fuzzel/themes/catppuccin-latte/sapphire.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=209fb5ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=209fb5ff
|
||||
counter=8c8fa1ff
|
||||
border=209fb5ff
|
||||
12
fuzzel/themes/catppuccin-latte/sky.ini
Normal file
12
fuzzel/themes/catppuccin-latte/sky.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=04a5e5ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=04a5e5ff
|
||||
counter=8c8fa1ff
|
||||
border=04a5e5ff
|
||||
12
fuzzel/themes/catppuccin-latte/teal.ini
Normal file
12
fuzzel/themes/catppuccin-latte/teal.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=179299ff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=179299ff
|
||||
counter=8c8fa1ff
|
||||
border=179299ff
|
||||
12
fuzzel/themes/catppuccin-latte/yellow.ini
Normal file
12
fuzzel/themes/catppuccin-latte/yellow.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=eff1f5dd
|
||||
text=4c4f69ff
|
||||
prompt=5c5f77ff
|
||||
placeholder=8c8fa1ff
|
||||
input=4c4f69ff
|
||||
match=df8e1dff
|
||||
selection=acb0beff
|
||||
selection-text=4c4f69ff
|
||||
selection-match=df8e1dff
|
||||
counter=8c8fa1ff
|
||||
border=df8e1dff
|
||||
12
fuzzel/themes/catppuccin-macchiato/blue.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/blue.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=8aadf4ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=8aadf4ff
|
||||
counter=8087a2ff
|
||||
border=8aadf4ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/flamingo.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/flamingo.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f0c6c6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f0c6c6ff
|
||||
counter=8087a2ff
|
||||
border=f0c6c6ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/green.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/green.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=a6da95ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=a6da95ff
|
||||
counter=8087a2ff
|
||||
border=a6da95ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/lavender.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/lavender.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=b7bdf8ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=b7bdf8ff
|
||||
counter=8087a2ff
|
||||
border=b7bdf8ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/maroon.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/maroon.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=ee99a0ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=ee99a0ff
|
||||
counter=8087a2ff
|
||||
border=ee99a0ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/mauve.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/mauve.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=c6a0f6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=c6a0f6ff
|
||||
counter=8087a2ff
|
||||
border=c6a0f6ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/peach.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/peach.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f5a97fff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f5a97fff
|
||||
counter=8087a2ff
|
||||
border=f5a97fff
|
||||
12
fuzzel/themes/catppuccin-macchiato/pink.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/pink.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f5bde6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f5bde6ff
|
||||
counter=8087a2ff
|
||||
border=f5bde6ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/red.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/red.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=ed8796ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=ed8796ff
|
||||
counter=8087a2ff
|
||||
border=ed8796ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/rosewater.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/rosewater.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=f4dbd6ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=f4dbd6ff
|
||||
counter=8087a2ff
|
||||
border=f4dbd6ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/sapphire.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/sapphire.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=7dc4e4ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=7dc4e4ff
|
||||
counter=8087a2ff
|
||||
border=7dc4e4ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/sky.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/sky.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=91d7e3ff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=91d7e3ff
|
||||
counter=8087a2ff
|
||||
border=91d7e3ff
|
||||
12
fuzzel/themes/catppuccin-macchiato/teal.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/teal.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=8bd5caff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=8bd5caff
|
||||
counter=8087a2ff
|
||||
border=8bd5caff
|
||||
12
fuzzel/themes/catppuccin-macchiato/yellow.ini
Normal file
12
fuzzel/themes/catppuccin-macchiato/yellow.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=24273add
|
||||
text=cad3f5ff
|
||||
prompt=b8c0e0ff
|
||||
placeholder=8087a2ff
|
||||
input=cad3f5ff
|
||||
match=eed49fff
|
||||
selection=5b6078ff
|
||||
selection-text=cad3f5ff
|
||||
selection-match=eed49fff
|
||||
counter=8087a2ff
|
||||
border=eed49fff
|
||||
12
fuzzel/themes/catppuccin-mocha/blue.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/blue.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=89b4faff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=89b4faff
|
||||
counter=7f849cff
|
||||
border=89b4faff
|
||||
12
fuzzel/themes/catppuccin-mocha/flamingo.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/flamingo.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f2cdcdff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f2cdcdff
|
||||
counter=7f849cff
|
||||
border=f2cdcdff
|
||||
12
fuzzel/themes/catppuccin-mocha/green.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/green.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=a6e3a1ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=a6e3a1ff
|
||||
counter=7f849cff
|
||||
border=a6e3a1ff
|
||||
12
fuzzel/themes/catppuccin-mocha/lavender.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/lavender.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=b4befeff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=b4befeff
|
||||
counter=7f849cff
|
||||
border=b4befeff
|
||||
12
fuzzel/themes/catppuccin-mocha/maroon.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/maroon.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=eba0acff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=eba0acff
|
||||
counter=7f849cff
|
||||
border=eba0acff
|
||||
12
fuzzel/themes/catppuccin-mocha/mauve.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/mauve.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=cba6f7ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=cba6f7ff
|
||||
counter=7f849cff
|
||||
border=cba6f7ff
|
||||
12
fuzzel/themes/catppuccin-mocha/peach.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/peach.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=fab387ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=fab387ff
|
||||
counter=7f849cff
|
||||
border=fab387ff
|
||||
12
fuzzel/themes/catppuccin-mocha/pink.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/pink.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f5c2e7ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f5c2e7ff
|
||||
counter=7f849cff
|
||||
border=f5c2e7ff
|
||||
12
fuzzel/themes/catppuccin-mocha/red.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/red.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f38ba8ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f38ba8ff
|
||||
counter=7f849cff
|
||||
border=f38ba8ff
|
||||
12
fuzzel/themes/catppuccin-mocha/rosewater.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/rosewater.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f5e0dcff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f5e0dcff
|
||||
counter=7f849cff
|
||||
border=f5e0dcff
|
||||
12
fuzzel/themes/catppuccin-mocha/sapphire.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/sapphire.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=74c7ecff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=74c7ecff
|
||||
counter=7f849cff
|
||||
border=74c7ecff
|
||||
12
fuzzel/themes/catppuccin-mocha/sky.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/sky.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=89dcebff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=89dcebff
|
||||
counter=7f849cff
|
||||
border=89dcebff
|
||||
12
fuzzel/themes/catppuccin-mocha/teal.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/teal.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=94e2d5ff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=94e2d5ff
|
||||
counter=7f849cff
|
||||
border=94e2d5ff
|
||||
12
fuzzel/themes/catppuccin-mocha/yellow.ini
Normal file
12
fuzzel/themes/catppuccin-mocha/yellow.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
background=1e1e2edd
|
||||
text=cdd6f4ff
|
||||
prompt=bac2deff
|
||||
placeholder=7f849cff
|
||||
input=cdd6f4ff
|
||||
match=f9e2afff
|
||||
selection=585b70ff
|
||||
selection-text=cdd6f4ff
|
||||
selection-match=f9e2afff
|
||||
counter=7f849cff
|
||||
border=f9e2afff
|
||||
Reference in New Issue
Block a user