diff --git a/frontend/pages/group/data/labels.vue b/frontend/pages/group/data/labels.vue index d30af8c1838..0f031828ca3 100644 --- a/frontend/pages/group/data/labels.vue +++ b/frontend/pages/group/data/labels.vue @@ -232,7 +232,7 @@ export default defineComponent({ editLabel.value = item; if (!editLabel.value.color) { - editLabel.value.color = "#E0E0E0"; + editLabel.value.color = "#959595"; } } diff --git a/frontend/pages/shopping-lists/_id.vue b/frontend/pages/shopping-lists/_id.vue index 54c4a471b8f..6afa28ff157 100644 --- a/frontend/pages/shopping-lists/_id.vue +++ b/frontend/pages/shopping-lists/_id.vue @@ -56,15 +56,11 @@
-
-
- - - {{ $globals.icons.tags }} - - - {{ key }} +
+
+ {{ key }}
+