summaryrefslogtreecommitdiff
path: root/src/theming.py
AgeCommit message (Collapse)Author
2011-11-07Add a warning in case of theme not found, and now unsetting 'theme',mathieui
setting it to 'default' or a number of spaces has the same effect
2011-10-01remove white from the nick colorsFlorent Le Coz
2011-09-25mergeFlorent Le Coz
2011-09-25Default theme is now ok, I thinkFlorent Le Coz
2011-09-25Convert 256 colors to 8 if the terminal doesn’t support themFlorent Le Coz
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
Doesn’t run yet if term doesn’t support 256 colors, I know (thus the branch "256")