fundon
2025-03-31 09:11:26 +00:00
parent baf1aad412
commit 6a66bf53a8
3 changed files with 4 additions and 4 deletions
@@ -124,8 +124,8 @@ export const DefaultTheme: Theme = {
shapeFillColor: Medium.Yellow,
connectorColor: Medium.Grey,
noteBackgrounColor: NoteBackgroundColorMap.White,
// 50% transparent `Default.black`
hightlighterColor: { dark: '#ffffff80', light: '#00000080' },
// 30% transparent `Medium.Blue`
hightlighterColor: '#84cfff4d',
Palettes,
ShapeTextColorPalettes,
NoteBackgroundColorMap,