index
:
pywal.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pywal
/
colors.py
Age
Commit message (
Expand
)
Author
2018-02-03
colors: Add light theme support.
Dylan Araps
2018-02-03
general: Allow both light and dark themes.
Dylan Araps
2018-02-02
colors: Add light theme support.
Dylan Araps
2018-02-02
colors: Add light theme support.
Dylan Araps
2018-02-01
config: Versioned scheme files.
Dylan Araps
2018-01-31
colors: Fix empty key. Closes #164
Dylan Araps
2018-01-17
tests: Update tests.
Dylan Araps
2018-01-17
alpha: Store alpha value in scheme file. Fixes #120
Dylan Araps
2018-01-07
colors: better sort and better white by blending.
Dylan Araps
2018-01-02
misc: change
Dylan Araps
2018-01-02
misc: changes.
Dylan Araps
2018-01-02
colors: cleanup
Dylan Araps
2018-01-02
general: Add pylintrc.
Dylan Araps
2018-01-02
colors: Cleanup
Dylan Araps
2018-01-01
colors: update error message.
Dylan Araps
2018-01-01
colors: Fix test.
Dylan Araps
2018-01-01
colors: More readable loop
Dylan Araps
2018-01-01
colors: Only check for imagemagick once.
Dylan Araps
2017-12-28
colors: Improve contrast and brightness.
Dylan Araps
2017-12-28
colors: Improve background contrast.
Dylan Araps
2017-09-24
Use run instead of popen so that things are closed correctly
Matthew Leonberger
2017-08-25
colors: Remove unused import.
Dylan Araps
2017-08-25
colors: Don't hardcode command to Windows
Dylan Araps
2017-08-25
general: Fix linux specific path
Dylan Araps
2017-08-25
colors: Use separate command on Windows
Dylan Araps
2017-08-25
OS: Added support for Windows
Dylan Araps
2017-08-12
colors: Fix cache file name.
Dylan Araps
2017-08-10
general: Remove need for OrderedDict
Dylan Araps
2017-08-10
general: Remove all pathlib usage
Dylan Araps
2017-08-10
colors: Use an ordered dict to store the colors.
Dylan Araps
2017-08-09
general: Make pywal compatible with python 3.5
Dylan Araps
2017-08-02
colors: fix print
Dylan Araps
2017-08-02
colors: Create comment color based on bg.
Dylan Araps
2017-07-31
colors: Fix bug with brighter backgrounds
Dylan Araps
2017-07-28
general: Use sys.exit everywhere.
Dylan Araps
2017-07-28
colors: Don't overdarken
Dylan Araps
2017-07-28
colors: Darken bg if contrast is too low.
Dylan Araps
2017-07-24
general: Rename constants
Dylan Araps
2017-07-23
tests: Add .coveragerc
Dylan Araps
2017-07-23
tests: Exclude convert check
Dylan Araps
2017-07-23
optimization: Speed up image processing by 5-6x resizing images before grabbi...
Dylan Araps
2017-07-23
api: Added function to load colors from file.
Dylan Araps
2017-07-22
api: Remove wal.py
Dylan Araps
[prev]