Working on custom css walker
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user