Working on custom css walker
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Walker UI layout/theme config (Catppuccin Mocha tuned)
|
# Walker UI layout/theme config (Catppuccin Mocha tuned)
|
||||||
# - Centered box, stable width
|
`
|
||||||
# - Catppuccin accent markers
|
[ui]
|
||||||
# - More balanced padding/margins
|
css = "~/.config/walker/themes/walker.css"
|
||||||
|
|
||||||
[ui.anchors]
|
[ui.anchors]
|
||||||
top = true
|
top = true
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
/* Catppuccin Mocha Walker Theme — Frosted Glass */
|
/* Catppuccin Mocha Walker Theme — Frosted Glass */
|
||||||
|
|
||||||
|
@import "default.css";
|
||||||
|
|
||||||
/* --- Palette --- */
|
/* --- Palette --- */
|
||||||
/* glass layers: low alpha + slightly cool tint */
|
/* glass layers: low alpha + slightly cool tint */
|
||||||
@define-color base rgba(220, 230, 255, 0.06);
|
@define-color base rgba(220, 230, 255, 0.06);
|
||||||
|
|||||||
Reference in New Issue
Block a user