Issue #70: add workspace file.

This commit is contained in:
Sergey Vartanov 2021-08-02 23:47:31 +03:00
parent e11d1552d2
commit 916e7c7bde
9 changed files with 113 additions and 47 deletions

View file

@ -24,9 +24,6 @@ from roentgen.scheme import Scheme
__author__ = "Sergey Vartanov"
__email__ = "me@enzet.ru"
ICONS_FILE_NAME: str = "icons/icons.svg"
TAGS_FILE_NAME: str = "scheme/default.yml"
AUTHOR_MODE = "user-coloring"
CREATION_TIME_MODE = "time"