Commit 2d37d334 authored by 李维's avatar 李维

修改字体颜色

parent 8e045dfe
...@@ -3567,9 +3567,9 @@ ...@@ -3567,9 +3567,9 @@
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 132, "r": 255,
"g": 79, "g": 255,
"b": 159, "b": 255,
"a": 255 "a": 255
}, },
"_contentSize": { "_contentSize": {
...@@ -3656,9 +3656,9 @@ ...@@ -3656,9 +3656,9 @@
"_enabled": true, "_enabled": true,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 255, "r": 75,
"g": 255, "g": 129,
"b": 255, "b": 58,
"a": 255 "a": 255
}, },
"_width": 3, "_width": 3,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment