diff --git a/pixelorama_data/Palettes/BubbleGum16.tres b/pixelorama_data/Palettes/BubbleGum16.tres index e0a32c5e9..3b4bd3b96 100644 --- a/pixelorama_data/Palettes/BubbleGum16.tres +++ b/pixelorama_data/Palettes/BubbleGum16.tres @@ -89,7 +89,7 @@ script = ExtResource( 1 ) name = "BubbleGum16" comment = "Author: PineTreePizza/CheetoHead" width = 8 -height = 8 +height = 2 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), @@ -108,4 +108,4 @@ colors = { 14: SubResource( 15 ), 15: SubResource( 16 ) } -colors_max = 64 +colors_max = 16 diff --git a/pixelorama_data/Palettes/Complementary.tres b/pixelorama_data/Palettes/Complementary.tres index 3c06b5598..6170e0b8c 100644 --- a/pixelorama_data/Palettes/Complementary.tres +++ b/pixelorama_data/Palettes/Complementary.tres @@ -134,7 +134,7 @@ script = ExtResource( 1 ) name = "Complementary" comment = "Author: Erevoid" width = 8 -height = 8 +height = 4 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), @@ -162,4 +162,4 @@ colors = { 23: SubResource( 24 ), 24: SubResource( 25 ) } -colors_max = 64 +colors_max = 32 diff --git a/pixelorama_data/Palettes/Default.tres b/pixelorama_data/Palettes/Default.tres index ad07811b3..dfabd64f8 100644 --- a/pixelorama_data/Palettes/Default.tres +++ b/pixelorama_data/Palettes/Default.tres @@ -169,7 +169,7 @@ script = ExtResource( 2 ) name = "Default" comment = "Author: CheetoHead/greusser" width = 8 -height = 8 +height = 4 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), @@ -204,4 +204,4 @@ colors = { 30: SubResource( 31 ), 31: SubResource( 32 ) } -colors_max = 64 +colors_max = 32 diff --git a/pixelorama_data/Palettes/Monochromatic.tres b/pixelorama_data/Palettes/Monochromatic.tres index b7c036ebf..f72f0cccd 100644 --- a/pixelorama_data/Palettes/Monochromatic.tres +++ b/pixelorama_data/Palettes/Monochromatic.tres @@ -209,7 +209,7 @@ script = ExtResource( 1 ) name = "Monochromatic" comment = "Author: Erevoid" width = 8 -height = 8 +height = 5 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), @@ -252,4 +252,4 @@ colors = { 38: SubResource( 39 ), 39: SubResource( 40 ) } -colors_max = 64 +colors_max = 40 diff --git a/pixelorama_data/Palettes/Shades.tres b/pixelorama_data/Palettes/Shades.tres index f83833200..13638aaa8 100644 --- a/pixelorama_data/Palettes/Shades.tres +++ b/pixelorama_data/Palettes/Shades.tres @@ -184,7 +184,7 @@ script = ExtResource( 1 ) name = "Shades" comment = "Author: Erevoid" width = 8 -height = 8 +height = 5 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), @@ -222,4 +222,4 @@ colors = { 33: SubResource( 34 ), 34: SubResource( 35 ) } -colors_max = 64 +colors_max = 40 diff --git a/pixelorama_data/Palettes/Triad.tres b/pixelorama_data/Palettes/Triad.tres index a4a894aae..9aed83ba8 100644 --- a/pixelorama_data/Palettes/Triad.tres +++ b/pixelorama_data/Palettes/Triad.tres @@ -134,7 +134,7 @@ script = ExtResource( 1 ) name = "Triad" comment = "Author: Erevoid" width = 8 -height = 8 +height = 4 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), @@ -162,4 +162,4 @@ colors = { 23: SubResource( 24 ), 24: SubResource( 25 ) } -colors_max = 64 +colors_max = 32