mirror of https://github.com/LIJI32/SameBoy.git
Change the default macOS palette to be the same as the other frontends
This commit is contained in:
parent
69bb4c3e95
commit
a39efd31cf
|
@ -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": @{
|
||||
|
|
Loading…
Reference in New Issue