undo the roundness in snow white theme

This commit is contained in:
2025-12-07 20:22:21 +03:00
parent c18dad4a77
commit 1539486456

View File

@@ -1,10 +1,7 @@
// a simple light theme
// and just a bit more rounded
@use 'default' with (
$ACCENT_COLOR: #ced9ee,
$link_color: #711579,
$link_color_visited: #4a144f,
$DEFAULT_BORDER_RADIUS: 8px,
)