diff --git a/Cocoa/GBApp.m b/Cocoa/GBApp.m index a7c02e1..e6d4b5d 100644 --- a/Cocoa/GBApp.m +++ b/Cocoa/GBApp.m @@ -87,6 +87,14 @@ static uint32_t color_to_int(NSColor *color) // Default themes @"GBThemes": @{ + @"Canyon": @{ + @"BrightnessBias": @0.1227009965823247, + @"Colors": @[@0xff0c1e20, @0xff122b91, @0xff466aa2, @0xfff1efae, @0xfff1efae], + @"DisabledLCDColor": @NO, + @"HueBias": @0.01782661816105247, + @"HueBiasStrength": @1, + @"Manual": @NO, + }, @"Desert": @{ @"BrightnessBias": @0.0, @"Colors": @[@0xff302f3e, @0xff576674, @0xff839ba4, @0xffb1d0d2, @0xffb7d7d8], @@ -111,6 +119,30 @@ static uint32_t color_to_int(NSColor *color) @"HueBiasStrength": @0.18424738545816732, @"Manual": @NO, }, + @"Green Slate": @{ + @"BrightnessBias": @0.2210012227296829, + @"Colors": @[@0xff343117, @0xff6a876f, @0xff98b4a1, @0xffc3daca, @0xffc8decf], + @"DisabledLCDColor": @YES, + @"HueBias": @0.1887667975388467, + @"HueBiasStrength": @0.1272283345460892, + @"Manual": @NO, + }, + @"Green Tea": @{ + @"BrightnessBias": @-0.4946326622596153, + @"Colors": @[@0xff1a1d08, @0xff1d5231, @0xff3b9774, @0xff97e4c6, @0xffa9eed1], + @"DisabledLCDColor": @YES, + @"HueBias": @0.1912955007245464, + @"HueBiasStrength": @0.3621708039314516, + @"Manual": @NO, + }, + @"Lavender": @{ + @"BrightnessBias": @0.10072476038566, + @"Colors": @[@0xff2b2a3a, @0xff8c507c, @0xffbf82a8, @0xffe9bcce, @0xffeec3d3], + @"DisabledLCDColor": @YES, + @"HueBias": @0.7914529587142169, + @"HueBiasStrength": @0.2498168498277664, + @"Manual": @NO, + }, @"Magic Eggplant": @{ @"BrightnessBias": @0.0, @"Colors": @[@0xff3c2136, @0xff942e84, @0xffc7699d, @0xfff1e4b0, @0xfff6f9b2], @@ -119,6 +151,22 @@ static uint32_t color_to_int(NSColor *color) @"HueBiasStrength": @0.65018052788844627, @"Manual": @NO, }, + @"Mystic Blue": @{ + @"BrightnessBias": @-0.3291049897670746, + @"Colors": @[@0xff3b2306, @0xffa27807, @0xffd1b523, @0xfff6ebbe, @0xfffaf1e4], + @"DisabledLCDColor": @YES, + @"HueBias": @0.5282051088288426, + @"HueBiasStrength": @0.7699633836746216, + @"Manual": @NO, + }, + @"Pink Pop": @{ + @"BrightnessBias": @0.624908447265625, + @"Colors": @[@0xff28140a, @0xff7c42cb, @0xffaa83de, @0xffd1ceeb, @0xffd5d8ec], + @"DisabledLCDColor": @YES, + @"HueBias": @0.9477411056868732, + @"HueBiasStrength": @0.3433764940239044, + @"Manual": @NO, + }, @"Radioactive Pea": @{ @"BrightnessBias": @-0.48079556772908372, @"Colors": @[@0xff215200, @0xff1f7306, @0xff169e34, @0xff03ceb8, @0xff00d4d1], @@ -127,6 +175,14 @@ static uint32_t color_to_int(NSColor *color) @"HueBiasStrength": @0.34337649402390436, @"Manual": @NO, }, + @"Rose": @{ + @"BrightnessBias": @0.2727272808551788, + @"Colors": @[@0xff001500, @0xff4e1fae, @0xff865ac4, @0xffb7e6d3, @0xffbdffd4], + @"DisabledLCDColor": @YES, + @"HueBias": @0.9238900924101472, + @"HueBiasStrength": @0.9957716464996338, + @"Manual": @NO, + }, @"Seaweed": @{ @"BrightnessBias": @-0.28532744023904377, @"Colors": @[@0xff3f0015, @0xff426532, @0xff58a778, @0xff95e0df, @0xffa0e7ee], diff --git a/Misc/Palettes/Canyon.sbp b/Misc/Palettes/Canyon.sbp new file mode 100644 index 0000000..a0eaf37 Binary files /dev/null and b/Misc/Palettes/Canyon.sbp differ diff --git a/Misc/Palettes/Green Slate.sbp b/Misc/Palettes/Green Slate.sbp new file mode 100644 index 0000000..b260c96 --- /dev/null +++ b/Misc/Palettes/Green Slate.sbp @@ -0,0 +1 @@ +LPBS14o‡j¡´˜ÊÚÃÏÞÈPâ$«‚) I \ No newline at end of file diff --git a/Misc/Palettes/Green Tea.sbp b/Misc/Palettes/Green Tea.sbp new file mode 100644 index 0000000..dbc2eff --- /dev/null +++ b/Misc/Palettes/Green Tea.sbp @@ -0,0 +1 @@ +LPBS1Rt—;Æä—Ñî©@ðWàø^|çœ[. \ No newline at end of file diff --git a/Misc/Palettes/Lavender.sbp b/Misc/Palettes/Lavender.sbp new file mode 100644 index 0000000..1e0bd53 --- /dev/null +++ b/Misc/Palettes/Lavender.sbp @@ -0,0 +1 @@ +LPBS:*+|PŒ¨‚¿Î¼éÓÃîCFrŸTNe ÿù \ No newline at end of file diff --git a/Misc/Palettes/Mystic Blue.sbp b/Misc/Palettes/Mystic Blue.sbp new file mode 100644 index 0000000..a9f55d5 Binary files /dev/null and b/Misc/Palettes/Mystic Blue.sbp differ diff --git a/Misc/Palettes/Pink Pop.sbp b/Misc/Palettes/Pink Pop.sbp new file mode 100644 index 0000000..956e3d0 Binary files /dev/null and b/Misc/Palettes/Pink Pop.sbp differ diff --git a/Misc/Palettes/Rose.sbp b/Misc/Palettes/Rose.sbp new file mode 100644 index 0000000..735598d Binary files /dev/null and b/Misc/Palettes/Rose.sbp differ diff --git a/iOS/main.m b/iOS/main.m index 7d1cb76..c75fe83 100644 --- a/iOS/main.m +++ b/iOS/main.m @@ -31,6 +31,14 @@ int main(int argc, char * argv[]) @"GBCurrentTheme": @"Lime (Game Boy)", // Default themes @"GBThemes": @{ + @"Canyon": @{ + @"BrightnessBias": @0.1227009965823247, + @"Colors": @[@0xff0c1e20, @0xff122b91, @0xff466aa2, @0xfff1efae, @0xfff1efae], + @"DisabledLCDColor": @NO, + @"HueBias": @0.01782661816105247, + @"HueBiasStrength": @1, + @"Manual": @NO, + }, @"Desert": @{ @"BrightnessBias": @0.0, @"Colors": @[@0xff302f3e, @0xff576674, @0xff839ba4, @0xffb1d0d2, @0xffb7d7d8], @@ -55,6 +63,30 @@ int main(int argc, char * argv[]) @"HueBiasStrength": @0.18424738545816732, @"Manual": @NO, }, + @"Green Slate": @{ + @"BrightnessBias": @0.2210012227296829, + @"Colors": @[@0xff343117, @0xff6a876f, @0xff98b4a1, @0xffc3daca, @0xffc8decf], + @"DisabledLCDColor": @YES, + @"HueBias": @0.1887667975388467, + @"HueBiasStrength": @0.1272283345460892, + @"Manual": @NO, + }, + @"Green Tea": @{ + @"BrightnessBias": @-0.4946326622596153, + @"Colors": @[@0xff1a1d08, @0xff1d5231, @0xff3b9774, @0xff97e4c6, @0xffa9eed1], + @"DisabledLCDColor": @YES, + @"HueBias": @0.1912955007245464, + @"HueBiasStrength": @0.3621708039314516, + @"Manual": @NO, + }, + @"Lavender": @{ + @"BrightnessBias": @0.10072476038566, + @"Colors": @[@0xff2b2a3a, @0xff8c507c, @0xffbf82a8, @0xffe9bcce, @0xffeec3d3], + @"DisabledLCDColor": @YES, + @"HueBias": @0.7914529587142169, + @"HueBiasStrength": @0.2498168498277664, + @"Manual": @NO, + }, @"Magic Eggplant": @{ @"BrightnessBias": @0.0, @"Colors": @[@0xff3c2136, @0xff942e84, @0xffc7699d, @0xfff1e4b0, @0xfff6f9b2], @@ -63,6 +95,22 @@ int main(int argc, char * argv[]) @"HueBiasStrength": @0.65018052788844627, @"Manual": @NO, }, + @"Mystic Blue": @{ + @"BrightnessBias": @-0.3291049897670746, + @"Colors": @[@0xff3b2306, @0xffa27807, @0xffd1b523, @0xfff6ebbe, @0xfffaf1e4], + @"DisabledLCDColor": @YES, + @"HueBias": @0.5282051088288426, + @"HueBiasStrength": @0.7699633836746216, + @"Manual": @NO, + }, + @"Pink Pop": @{ + @"BrightnessBias": @0.624908447265625, + @"Colors": @[@0xff28140a, @0xff7c42cb, @0xffaa83de, @0xffd1ceeb, @0xffd5d8ec], + @"DisabledLCDColor": @YES, + @"HueBias": @0.9477411056868732, + @"HueBiasStrength": @0.3433764940239044, + @"Manual": @NO, + }, @"Radioactive Pea": @{ @"BrightnessBias": @-0.48079556772908372, @"Colors": @[@0xff215200, @0xff1f7306, @0xff169e34, @0xff03ceb8, @0xff00d4d1], @@ -71,6 +119,14 @@ int main(int argc, char * argv[]) @"HueBiasStrength": @0.34337649402390436, @"Manual": @NO, }, + @"Rose": @{ + @"BrightnessBias": @0.2727272808551788, + @"Colors": @[@0xff001500, @0xff4e1fae, @0xff865ac4, @0xffb7e6d3, @0xffbdffd4], + @"DisabledLCDColor": @YES, + @"HueBias": @0.9238900924101472, + @"HueBiasStrength": @0.9957716464996338, + @"Manual": @NO, + }, @"Seaweed": @{ @"BrightnessBias": @-0.28532744023904377, @"Colors": @[@0xff3f0015, @0xff426532, @0xff58a778, @0xff95e0df, @0xffa0e7ee],