Skip to content

Commit f89cbd0

Browse files
committed
Tweak the switch color values a shade so they're less intense
1 parent 66fe4de commit f89cbd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/cp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@
130130

131131
// 'progress-bar' => Color::Volt,
132132

133-
// 'switch-bg' => Color::Green[400],
134-
// 'dark-switch-bg' => Color::Green[500],
133+
// 'switch-bg' => Color::Green[500],
134+
// 'dark-switch-bg' => Color::Green[600],
135135
],
136136

137137
/*

0 commit comments

Comments
 (0)