Change the default macOS palette to be the same as the other frontends

This commit is contained in:
Lior Halphon 2025-06-29 22:42:45 +03:00
parent 69bb4c3e95
commit a39efd31cf
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ static uint32_t color_to_int(NSColor *color)
@"GBDebuggerFont": hasSFMono? @"SF Mono" : @"Menlo",
@"GBDebuggerFontSize": @12,
@"GBColorPalette": @1,
// Default themes
@"GBThemes": @{
@"Canyon": @{