From fbb413fe938b913baf8b1016566ba9d64fbc6009 Mon Sep 17 00:00:00 2001 From: rexim Date: Fri, 15 Mar 2024 01:14:14 +0700 Subject: Implement the palette editor --- colors.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'colors.txt') diff --git a/colors.txt b/colors.txt index d3fba9e..f192938 100644 --- a/colors.txt +++ b/colors.txt @@ -1,13 +1,13 @@ -Background 266.39999 0.69444 0.14118 -Floor 0.00000 0.00000 0.17255 -Wall 0.00000 0.00000 0.00000 -Barricade 0.00000 1.00000 1.00000 -Player 327.04663 0.75686 1.00000 -Door 116.00000 1.00000 1.00000 -Key 35.52941 1.00000 1.00000 -Bomb 0.00000 1.00000 1.00000 -Label 0.00000 0.00000 1.00000 -Shrek 84.47059 1.00000 1.00000 -Checkpoint 300.00000 1.00000 1.00000 -Explosion 300.00000 1.00000 1.00000 -Healthbar 0.00000 1.00000 1.00000 +Background 174 122 29 +Floor 0 0 44 +Wall 0 0 0 +Barricade 0 255 255 +Player 232 193 255 +Door 82 255 255 +Key 25 255 255 +Bomb 0 255 255 +Label 0 0 255 +Shrek 60 255 255 +Checkpoint 213 255 255 +Explosion 213 255 255 +Healthbar 0 255 255 -- cgit v1.2.3