* zui: update theme "green".

This commit is contained in:
sunhao
2024-05-29 08:33:46 +08:00
parent b5c5c8449a
commit 802af9da0e
+22 -22
View File
@@ -23,27 +23,27 @@
--color-primary-900-rgb: 26, 71, 65;
--color-primary-950-rgb: 9, 42, 39;
--color-secondary-50: #f2fbf3;
--color-secondary-100: #e0f8e3;
--color-secondary-200: #c3efc8;
--color-secondary-300: #94e19f;
--color-secondary-400: #5eca6d;
--color-secondary-500: #3bba4e;
--color-secondary-600: #299038;
--color-secondary-700: #237230;
--color-secondary-800: #205b2a;
--color-secondary-900: #1c4b25;
--color-secondary-950: #0a2910;
--color-secondary-50: #EFFAF6;
--color-secondary-100: #D6F2E7;
--color-secondary-200: #ADE5CE;
--color-secondary-300: #83D7B6;
--color-secondary-400: #5ACA9D;
--color-secondary-500: #31BD85;
--color-secondary-600: #2BA675;
--color-secondary-700: #28996C;
--color-secondary-800: #21805A;
--color-secondary-900: #185E3B;
--color-secondary-950: #0E3421;
--color-secondary-50-rgb: 242, 251, 243;
--color-secondary-100-rgb: 224, 248, 227;
--color-secondary-200-rgb: 195, 239, 200;
--color-secondary-300-rgb: 148, 225, 159;
--color-secondary-400-rgb: 94, 202, 109;
--color-secondary-500-rgb: 59, 186, 78;
--color-secondary-600-rgb: 41, 144, 56;
--color-secondary-700-rgb: 35, 114, 48;
--color-secondary-800-rgb: 32, 91, 42;
--color-secondary-900-rgb: 28, 75, 37;
--color-secondary-950-rgb: 10, 41, 16;
--color-secondary-50-rgb: 239, 250, 246;
--color-secondary-100-rgb: 214, 242, 231;
--color-secondary-200-rgb: 173, 229, 206;
--color-secondary-300-rgb: 131, 215, 182;
--color-secondary-400-rgb: 90, 202, 157;
--color-secondary-500-rgb: 49, 189, 133;
--color-secondary-600-rgb: 43, 166, 117;
--color-secondary-700-rgb: 40, 153, 108;
--color-secondary-800-rgb: 33, 128, 90;
--color-secondary-900-rgb: 24, 94, 59;
--color-secondary-950-rgb: 14, 52, 33;
}