From 27222cb91c390a42055a7123b5a9409c928e8b26 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 19 Oct 2024 18:23:02 +0200 Subject: Fixes --- tpl/views/badge.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/views/badge.pug') diff --git a/tpl/views/badge.pug b/tpl/views/badge.pug index 90fdabe..cc1f346 100644 --- a/tpl/views/badge.pug +++ b/tpl/views/badge.pug @@ -59,7 +59,7 @@ mixin view-badge - const bg = theme.startsWith('static-black') ? 500 : 1000; - .c-box(style=`background-color: var(--static-colors--blue--${bg});`) + .c-box(style=`background-color: var(--colors--blue-static--${bg});`) +badge(theme)(href='#')= 'new' = ' ' +badge(theme)(quiet=true href='#')= 'new' -- cgit v1.2.3-70-g09d2