new font and menu tweaks, created bishop and knight character
This commit is contained in:
@@ -5,10 +5,10 @@ content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.428961, 0.730226, 0.50528, 1)
|
||||
bg_color = Color(0.9100096, 0.86291647, 0.708175, 1)
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color(0.298858, 0.546296, 0.363635, 1)
|
||||
border_color = Color(0, 0, 0, 1)
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
||||
@@ -19,10 +19,10 @@ content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.298858, 0.546296, 0.363635, 1)
|
||||
bg_color = Color(0.95843965, 0.9319269, 0.85383695, 1)
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color(0.234842, 0.443383, 0.289887, 1)
|
||||
border_color = Color(0, 0, 0, 1)
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
||||
@@ -33,10 +33,10 @@ content_margin_left = 4.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.234842, 0.443383, 0.289887, 1)
|
||||
bg_color = Color(0.8565786, 0.79335916, 0.5865505, 1)
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color(0.234842, 0.443383, 0.289887, 1)
|
||||
border_color = Color(0, 0, 0, 1)
|
||||
corner_radius_top_left = 4
|
||||
corner_radius_top_right = 4
|
||||
corner_radius_bottom_right = 4
|
||||
|
||||
Reference in New Issue
Block a user