Skip to content

Commit a651561

Browse files
committed
Use orange RGBA for enemy health bars.
1 parent 434df14 commit a651561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"padding": 10
3838
},
3939
"enemy": {
40-
"background": "#9f2b68ff",
40+
"background": "#f75c03ff",
4141
"fill": "#ffffffff",
4242
"corner_ratio": 0.5,
4343
"padding": 5

0 commit comments

Comments
 (0)