push stuff

This commit is contained in:
lucy 2026-01-21 19:15:11 +01:00
parent c4d6b613f3
commit da4613c9c0
3 changed files with 39 additions and 0 deletions

7
fuzzel/colors.ini Normal file
View File

@ -0,0 +1,7 @@
[colors]
background=111318ff
text=e2e2e9ff
match=bec6dcff
selection=bec6dcff
selection-text=111318ff
border=bec6dcff

5
hypr/colors.conf Normal file
View File

@ -0,0 +1,5 @@
# Hyprland with colors from matugen
general {
col.active_border = rgba(e2e2e9ff)
col.inactive_border = rgba(111318ee)
}

27
kitty/colors.conf Normal file
View File

@ -0,0 +1,27 @@
# The kitty terminal template for matugen
cursor #aac7ff
background #0d0e12
foreground #e2e2e9
color0 #111318
color1 #ffb4ab
color2 #aac7ff
color3 #dcbce0
color4 #bec6dc
color5 #274777
color6 #3e4759
color7 #e2e2e9
color8 #44474e
color9 #93000a
color10 #415f91
color11 #f9d8fd
color12 #dae2f9
color13 #d6e3ff
color14 #c4c6d0
color15 #e2e2e9
# Matugen filters are slightly different, approximating saturation/lightness logic
mark1_foreground #3e4759
mark2_foreground #e2e2e9
mark3_foreground #3e4759