Skip to content

Commit 2eb7c3c

Browse files
committed
update success subtle color value
1 parent 72cf3f6 commit 2eb7c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/theme/styles/globals.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ html[data-theme="system-light"] {
171171

172172
--color_bg_state_success: #10783f;
173173
--color_fg_on_state_success: #fff;
174-
--color_fg_on_state_success_subtle: #094726;
174+
--color_fg_on_state_success_subtle: #149750;
175175
--color_bg_state_success_subtle: #e6f4ec;
176176
--color_border_state_success: #10783f;
177177

0 commit comments

Comments
 (0)