Skip to content

Commit bee5cc3

Browse files
authored
Merge pull request ufosc#164 from Tarnest/name-capture-bug
Changed Input Font Color to Purple
2 parents 8e28828 + d518642 commit bee5cc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BytesOfLove/game/screens.rpy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ style input_prompt:
195195
style input:
196196
xalign gui.dialogue_text_xalign
197197
xmaximum gui.dialogue_width
198+
color "#a4389d"
198199

199200

200201
## Choice screen ###############################################################

0 commit comments

Comments
 (0)