-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
88 changed files
with
86,116 additions
and
188,125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,28 @@ | ||
#:kivy 2.2.1 | ||
############# | ||
### PATHS ### | ||
############# | ||
|
||
#:import PATH_IMAGES tools.path.PATH_IMAGES | ||
#:import PATH_TITLE_FONT tools.path.PATH_TITLE_FONT | ||
#:import PATH_TEXT_FONT tools.path.PATH_TEXT_FONT | ||
|
||
############ | ||
### FONT ### | ||
############ | ||
|
||
#:import TITLE_FONT_SIZE tools.constants.TITLE_FONT_SIZE | ||
#:import MAIN_BUTTON_FONT_SIZE tools.constants.MAIN_BUTTON_FONT_SIZE | ||
#:import TITLE_OUTLINE_WIDTH tools.constants.TITLE_OUTLINE_WIDTH | ||
#:import TITLE_OUTLINE_COLOR tools.constants.TITLE_OUTLINE_COLOR | ||
#:import TEXT_FONT_COLOR tools.constants.TEXT_FONT_COLOR | ||
|
||
################ | ||
### POSITION ### | ||
################ | ||
|
||
#:import BOTTOM_BAR_HEIGHT tools.constants.BOTTOM_BAR_HEIGHT | ||
#:import POS_HINT_BACK_ARROW tools.constants.POS_HINT_BACK_ARROW | ||
#:import POS_HINT_RIGHT_TOP_BUTTON tools.constants.POS_HINT_RIGHT_TOP_BUTTON | ||
|
||
WindowManager: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Prompts | ||
|
||
badge design for a novice, realistic, metal intricated, highly detailed, render, no background |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
kivy==2.2.1 | ||
kivy==2.2.1 | ||
Pillow==10.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
pylint | ||
pylint-report |
Oops, something went wrong.