mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-03 12:00:21 +01:00
Merge branch 'master' of github.com:dylanaraps/pywal
This commit is contained in:
commit
9af91045c2
@ -119,7 +119,7 @@ def get(img, light=False, backend="wal", cache_dir=CACHE_DIR):
|
|||||||
colors = theme.file(cache_file)
|
colors = theme.file(cache_file)
|
||||||
logger.disabled = False
|
logger.disabled = False
|
||||||
|
|
||||||
util.Color.alpha_num = colors["alpha"]
|
colors["alpha"] = util.Color.alpha_num
|
||||||
logging.info("Found cached colorscheme.")
|
logging.info("Found cached colorscheme.")
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user