From b016804a5b2b08f8d113445b79dc0c8f90511d41 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 25 Jan 2023 10:05:30 +0200 Subject: [PATCH] fix: change star color --- lnbits/core/templates/core/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/core/templates/core/install.html b/lnbits/core/templates/core/install.html index b8874fca..65c5433d 100644 --- a/lnbits/core/templates/core/install.html +++ b/lnbits/core/templates/core/install.html @@ -95,7 +95,7 @@ max="5" v-model="maxStars" size="1.5em" - color="yellow" + color="primary" icon="star_border" icon-selected="star" readonly