summaryrefslogtreecommitdiff
path: root/pywal/colors.py
AgeCommit message (Expand)Author
2019-12-17Added ability to modify colors using methods ( .lighten(%), .darken(%), .satu...Amit Prasad
2019-03-05general: Add file size to caching to avoid collisions. Closes #385Dylan Araps
2018-10-24better light colorsDylan Araps
2018-10-18general: lil bit more contDylan Araps
2018-10-18Revert "Hash file for cache filename"Dylan Araps
2018-10-17Fix lint errors.dgrisham
2018-09-27move hashf() to util.pydgrisham
2018-09-27feat: hash file for cache filenamedgrisham
2018-07-06general: Fix quiet mode with cached schemes. Closes #276Dylan Araps
2018-06-21colors: fix testDylan Araps
2018-06-21colors: Added saturate option. Closes #166Dylan Araps
2018-06-16Fix alpha not being set correctly running same image twiceJagannath Natarajan
2018-04-18images: Added --iterative option. Closes 227Dylan Araps
2018-04-16colors: Limit palette width.Dylan Araps
2018-04-03sequences: Set cursor color to foreground.Dylan Araps
2018-04-02misc: cleanupDylan Araps
2018-04-01general: Add palette to output.Dylan Araps
2018-04-01general: cleanup.Dylan Araps
2018-04-01general: Added logging.Dylan Araps
2018-04-01backend: Add random optionDylan Araps
2018-04-01general: rebaseDylan Araps
2018-04-01backends: Dynamically import the backend we want to use.Dylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31pylint: fixesDylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31backend: Error handlingDylan Araps
2018-03-31backend: dynamic fo shizleDylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31backend: Add ColorzDylan Araps
2018-03-31backend: Add colorthief.pyDylan Araps
2018-03-31backend: Add colorthief.pyDylan Araps
2018-03-30backend: initial work to add more backendsDylan Araps
2018-03-18theme: Move theme handling to own file.Dylan Araps
2018-03-16misc: cleanupDylan Araps
2018-03-16themes: Allow local themesDylan Araps
2018-03-15themes: Added 3024Dylan Araps
2018-03-15themes: Add support for terminal.sexy jsonDylan Araps
2018-03-15themes: Add support for terminal.sexy jsonDylan Araps
2018-03-15themes: Initial theme supportDylan Araps
2018-03-15image: Fix crash when using llight themes and gif images. Closes #196Dylan Araps
2018-02-05Merge pull request #177 from deviantfero/masterDylan Araps
2018-02-04hotfix: chache -> cachedeviantfero
2018-02-05colors: Fix comment color in dark themes. Closes #178Dylan Araps
2018-02-04general: change template_version for more appropriate name cache_versiondeviantfero
2018-02-04color: use __template_version__ instead of pywal's version to create cache_filedeviantfero
2018-02-04util: Remove broken notificationsDylan Araps
2018-02-03colors: Add light theme support.Dylan Araps
2018-02-03colors: Add light theme support.Dylan Araps