chiark / gitweb /
penultima: adjust colours
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Nov 2020 21:18:48 +0000 (21:18 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Nov 2020 21:18:48 +0000 (21:18 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
specs/penultima.game.toml

index 2e6ff80b7b8a54e0d55983fe6816970754f0bd50..eb334ae3d5a1b075fb15519a36a8cfaea3110196 100644 (file)
@@ -3,6 +3,7 @@
 # There is NO WARRANTY.
 
 table_size = [300, 200]
+table_colour = "#bbd"
 
 [[pieces]]
 pos = [150,100]
@@ -63,7 +64,7 @@ count = 8
 [[pieces]]
 pos = [20, 95]
 type = "Square"
-faces = ["#ccc"]
+faces = ["#333"]
 posd = [10, 0]
 size = [9,1]
 count = 8
@@ -71,7 +72,7 @@ count = 8
 [[pieces]]
 pos = [20, 100]
 type = "Square"
-faces = ["#ccc"]
+faces = ["#333"]
 posd = [10, 0]
 size = [9,1]
 count = 8
@@ -79,7 +80,7 @@ count = 8
 [[pieces]]
 pos = [17, 110]
 type = "Square"
-faces = ["#ccc"]
+faces = ["#333"]
 posd = [5, 0]
 size = [1,9]
 count = 16