summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-07-12 02:11:24 +0200
committer hap <happppp@users.noreply.github.com>2019-07-12 02:11:24 +0200
commit65253c24a18b818e5a20ba2610530953867ea8f1 (patch)
tree1ecc8473c55509e8dc02822c7fe55881c4d63470
parent9578d61fd55ea18c5bd07c29190352d40bb4eee3 (diff)
make cblack a bit brighter in some chess layouts (not enough contrast between black piece and black square) (nw)
-rw-r--r--src/mame/layout/chessmstdm.lay2
-rw-r--r--src/mame/layout/mephisto_megaiv.lay2
-rw-r--r--src/mame/layout/mephisto_mondial2.lay2
-rw-r--r--src/mame/layout/mephisto_smondial2.lay2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/layout/chessmstdm.lay b/src/mame/layout/chessmstdm.lay
index 2c382ab40eb..fe09518f448 100644
--- a/src/mame/layout/chessmstdm.lay
+++ b/src/mame/layout/chessmstdm.lay
@@ -102,7 +102,7 @@
<!-- sb board -->
- <element name="cblack"><rect><color red="0.44" green="0.08" blue="0.01" /></rect></element>
+ <element name="cblack"><rect><color red="0.5" green="0.14" blue="0.06" /></rect></element>
<element name="cwhite"><rect><color red="0.84" green="0.75" blue="0.50" /></rect></element>
<element name="hlbb" defstate="0">
diff --git a/src/mame/layout/mephisto_megaiv.lay b/src/mame/layout/mephisto_megaiv.lay
index 3a52011ad59..5bc34d00259 100644
--- a/src/mame/layout/mephisto_megaiv.lay
+++ b/src/mame/layout/mephisto_megaiv.lay
@@ -109,7 +109,7 @@
<!-- sb board -->
<element name="cwhite"><rect><color red="1.00" green="1.00" blue="1.00" /></rect></element>
- <element name="cblack"><rect><color red="0.30" green="0.30" blue="0.30" /></rect></element>
+ <element name="cblack"><rect><color red="0.40" green="0.40" blue="0.40" /></rect></element>
<element name="hlbb" defstate="0">
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
diff --git a/src/mame/layout/mephisto_mondial2.lay b/src/mame/layout/mephisto_mondial2.lay
index 07778dd9d15..795530daad1 100644
--- a/src/mame/layout/mephisto_mondial2.lay
+++ b/src/mame/layout/mephisto_mondial2.lay
@@ -101,7 +101,7 @@
<!-- sb board -->
<element name="cwhite"><rect><color red="1.00" green="1.00" blue="1.00" /></rect></element>
- <element name="cblack"><rect><color red="0.30" green="0.30" blue="0.30" /></rect></element>
+ <element name="cblack"><rect><color red="0.40" green="0.40" blue="0.40" /></rect></element>
<element name="hlbb" defstate="0">
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
diff --git a/src/mame/layout/mephisto_smondial2.lay b/src/mame/layout/mephisto_smondial2.lay
index d2c1ccf517a..4a5e7385a65 100644
--- a/src/mame/layout/mephisto_smondial2.lay
+++ b/src/mame/layout/mephisto_smondial2.lay
@@ -112,7 +112,7 @@
<!-- sb board -->
<element name="cwhite"><rect><color red="1.00" green="1.00" blue="1.00" /></rect></element>
- <element name="cblack"><rect><color red="0.30" green="0.30" blue="0.30" /></rect></element>
+ <element name="cblack"><rect><color red="0.40" green="0.40" blue="0.40" /></rect></element>
<element name="hlbb" defstate="0">
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>