mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Add script to replace themes in goth - also fix paths on tools scripts
This commit is contained in:
@@ -3,7 +3,7 @@ import json
|
||||
import yaml
|
||||
import hashlib
|
||||
|
||||
source_path = "./themes-yml"
|
||||
source_path = "./themes"
|
||||
dest_path = "./data/themes.json"
|
||||
themes = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user