This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
sintez
/
py_task
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
468ab77828
Branches
Tags
main
py_task
/
venv
/
lib
/
python3.9
/
site-packages
/
rich
/
themes.py
themes.py
102 B
Historique
Raw
1
2
3
4
5
from .default_styles import DEFAULT_STYLES
from .theme import Theme
DEFAULT = Theme(DEFAULT_STYLES)