add gitignore for generated color files
This commit is contained in:
parent
bd57710c46
commit
3bb8ef95dc
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
./kitty/colors.conf
|
||||||
|
./fuzzel/colors.ini
|
||||||
|
./quickshell/Colors.qml
|
||||||
|
./hypr/colors.conf
|
||||||
@ -1,7 +0,0 @@
|
|||||||
[colors]
|
|
||||||
background=111318ff
|
|
||||||
text=e2e2e9ff
|
|
||||||
match=bec6dcff
|
|
||||||
selection=bec6dcff
|
|
||||||
selection-text=111318ff
|
|
||||||
border=bec6dcff
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
# Hyprland with colors from matugen
|
|
||||||
general {
|
|
||||||
col.active_border = rgba(e2e2e9ff)
|
|
||||||
col.inactive_border = rgba(111318ee)
|
|
||||||
}
|
|
||||||
@ -1,27 +0,0 @@
|
|||||||
# 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
|
|
||||||
Loading…
x
Reference in New Issue
Block a user