From f56903a8ba08b55b08f9df943f312c767cebdfe0 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 8 Apr 2024 17:39:35 +0200 Subject: [PATCH] fix: improve ui contrast --- app/components/ConfigItem.vue | 2 +- app/components/FileGroupItem.vue | 2 +- app/components/NavBar.vue | 18 +++++++++--------- app/components/OptionSelectGroup.vue | 4 ++-- app/components/RuleItem.vue | 4 ++-- app/pages/configs.vue | 10 ++++------ app/pages/files.vue | 14 ++++++-------- uno.config.ts | 19 +++++++++++-------- 8 files changed, 36 insertions(+), 37 deletions(-) diff --git a/app/components/ConfigItem.vue b/app/components/ConfigItem.vue index e289b83..5ac72c2 100644 --- a/app/components/ConfigItem.vue +++ b/app/components/ConfigItem.vue @@ -179,7 +179,7 @@ const extraConfigs = computed(() => {