Update title_color

This commit is contained in:
Santiago Lo Coco 2022-01-28 20:56:36 -03:00
parent 56d77acccb
commit e47345e12f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
screen_color = (CYAN,CYAN,ON)
shadow_color = (BLACK,BLACK,ON)
dialog_color = (BLACK,WHITE,OFF)
title_color = (BLACK,WHITE,OFF)
title_color = (RED,WHITE,OFF)
border_color = (WHITE,WHITE,ON)
button_active_color = (WHITE,BLUE,ON)
button_inactive_color = dialog_color