mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-18 11:36:23 +02:00
Tags refactoring and new tags.
This commit is contained in:
parent
6a42e87543
commit
2b67ea2c56
3 changed files with 369 additions and 229 deletions
|
@ -1,4 +1,5 @@
|
|||
import copy
|
||||
import re
|
||||
|
||||
def get_color(color, scheme):
|
||||
if color in scheme['colors']:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue