Commit graph

3 commits

Author SHA1 Message Date
Sergey Vartanov
e8486ee0b8 Make colors based on hash permanent.
In Python 3 hash() result is only consistent within a process, so we
have to use hashlib.
2020-08-26 22:56:33 +03:00
Sergey Vartanov
f88f3b9f50 Issue #11: fix user and time modes. 2020-08-26 09:54:15 +03:00
Sergey Vartanov
f452a08177 Refactor map constructor. 2020-08-26 09:20:54 +03:00