Tags refactoring and new tags.

This commit is contained in:
Sergey Vartanov 2015-08-06 22:43:24 +03:00
parent 6a42e87543
commit 2b67ea2c56
3 changed files with 369 additions and 229 deletions

View file

@ -1,4 +1,5 @@
import copy
import re
def get_color(color, scheme):
if color in scheme['colors']: