bumblebee-status/bumblebee
Tobias Witek 5d1d994dce [core] Add support for custom colorsets (e.g. pywal)
In a theme file, it is now possible to provide an array of "color
definitions", which allow you to use names instead of colors throughout
the theme file.

Currently, only the colorset "wal" is supported, which reads all colors
from the wal JSON file (~/.cache/wal/colors.json) and makes them usable
in the theme (as "foreground", "background", "cursor", "color12", etc.).

An example of this can be found in the theme wal-powerline.

see #185
2017-10-08 08:13:10 +02:00
..
modules nvidiagpu.py: remove invalid shebang 2017-10-06 22:15:46 -04:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [doc] Updated README.md + small logging refactor 2017-08-20 10:59:39 +02:00
engine.py [core] Add ability to "hide" a module with all its widgets 2017-08-12 17:03:04 +02:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core/input] Ignore errors during callbacks 2017-09-07 05:10:47 +02:00
output.py [core] Add ability to "hide" a module with all its widgets 2017-08-12 17:03:04 +02:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [core] Add support for custom colorsets (e.g. pywal) 2017-10-08 08:13:10 +02:00
util.py [module/battery] Add remaining time, if available 2017-07-26 16:41:30 +02:00