Nothing Special   »   [go: up one dir, main page]

Skip to content
forked from eylles/pywal16

pywal, and it tries to keep red=red

License

Notifications You must be signed in to change notification settings

murtaza64/pywal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a fork of pywal

Generate and change color-schemes on the fly.

This fork tries to associate the generated colors with the semantic ANSI colors. So it will try to set color 1 (red) to the generated color that's closest to red and so on for the rest of the colors. This helps keep errors, warnings, successes etc clear. (currently only hooked up for the colorthief backend)

NOTE: the existing documentation is probably outdated in places, and certainly the parts about installing from pypi.

img

Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.

There are currently 5 supported color generation backends, each providing a different palette of colors from each image. You're bound to find an appealing color-scheme.

Pywal also supports predefined themes and has over 250 themes built-in. You can also create your own theme files to share with others.

The goal of Pywal was to be as out of the way as possible. It doesn't modify any of your existing configuration files. Instead it works around them and provides tools to integrate your system as you see fit.

Terminal emulators and TTYs have their color-schemes updated in real-time with no delay. With minimal configuration this functionality can be extended to almost anything running on your system.

Packaging status

About

pywal, and it tries to keep red=red

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.9%
  • CSS 2.9%
  • Shell 2.3%
  • C 2.1%
  • Vim Script 0.5%
  • SCSS 0.5%
  • Other 0.8%