mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-20 00:29:45 -06:00
chore: cleaning commented code
This commit is contained in:
@@ -100,10 +100,10 @@ const semanticColors = {
|
||||
},
|
||||
light: {
|
||||
light: paletteColors.green50,
|
||||
dark: paletteColors.green800 /* green150 */,
|
||||
dark: paletteColors.green800,
|
||||
},
|
||||
dark: {
|
||||
light: paletteColors.green400 /* 800 */,
|
||||
light: paletteColors.green400,
|
||||
dark: paletteColors.green900,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user