This commit is contained in:
parent
b66cbd557f
commit
749d54f18d
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ OUTPUT_DIR = Path(__file__).parent.resolve() / "output"
|
||||||
|
|
||||||
COLOUR_REPLACE = {
|
COLOUR_REPLACE = {
|
||||||
b"#609926": b"#e85537",
|
b"#609926": b"#e85537",
|
||||||
b"#fff": b"#0a0a0a"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue