Working on custom css walker

This commit is contained in:
2026-02-27 20:11:34 +01:00
parent 16c958381c
commit 0d1bc25709
2 changed files with 5 additions and 3 deletions
@@ -1,7 +1,7 @@
# Walker UI layout/theme config (Catppuccin Mocha tuned)
# - Centered box, stable width
# - Catppuccin accent markers
# - More balanced padding/margins
`
[ui]
css = "~/.config/walker/themes/walker.css"
[ui.anchors]
top = true
@@ -1,5 +1,7 @@
/* Catppuccin Mocha Walker Theme — Frosted Glass */
@import "default.css";
/* --- Palette --- */
/* glass layers: low alpha + slightly cool tint */
@define-color base rgba(220, 230, 255, 0.06);