First iteration of the new screens and also added a hotreloader.

This commit is contained in:
simplePCBuilding
2022-03-07 15:51:35 +01:00
parent 0ac77f238f
commit 1397a25707
6 changed files with 20 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ BoxLayout:
size_hint_x: .3
path: app.path_to_kv_file
errors: True
errors_text_color: 1, 1, 0, 1
errors_text_color: 1, 0, 0, 1
errors_background_color: app.theme_cls.bg_dark
'''