Skip to content

Commit 18d0924

Browse files
committed
changed color from green to keppel in add cluster's IMPORT button
Signed-off-by: Atharv-16 <atharv.gaur16@gmail.com>
1 parent 45ddb67 commit 18d0924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/theme/palette.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ export const lightModePalette: PaletteOptions = {
238238
tertiary: Colors.blue[70]
239239
},
240240
success: {
241-
default: Colors.green[30],
241+
default: Colors.KEPPEL,
242242
hover: Colors.green[20],
243243
pressed: Colors.green[10],
244244
secondary: Colors.green[60],

0 commit comments

Comments
 (0)