253 current 2024-03-20 16:32:19 24.05.20240319.b06025f 6.8.0-zen1 *

This commit is contained in:
zackartz 2024-03-20 16:32:29 -04:00
parent 8bf5c75f6f
commit d65ab393f4

View file

@ -6,6 +6,7 @@
color = "191724 e0def4"; color = "191724 e0def4";
}; };
colors = { colors = {
alpha = "0.75";
background = "191724"; background = "191724";
foreground = "e0def4"; foreground = "e0def4";
regular0 = "26233a"; # black (Overlay) regular0 = "26233a"; # black (Overlay)
@ -28,6 +29,7 @@
}; };
csd = { csd = {
font = "Iosevka Nerd Font Mono"; font = "Iosevka Nerd Font Mono";
pad = "8x8";
}; };
}; };
}; };