fdcc908d83
For modules that use aliases, until now, *only* the alias theme was considered. This is typically a bad idea (tm), as the "generic" case is that of a module theme (e.g. "disk", not that of a theme per instance of the module (i.e. "home", "root", etc.)). Therefore, introduce the concept of a "class" theme that can be optionall overridden by a specific module theme. As a pleasant side-effect, this should bring back the disk icons for all instances of the disk module :) fixes #79 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
config.py | ||
engine.py | ||
error.py | ||
input.py | ||
output.py | ||
store.py | ||
theme.py | ||
util.py |