Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adjust the initial Lumina theming a bit: Use the "bora_black" fluxbox theme, ↵ | Ken Moore | 2015-12-17 |
| | | | | with a new "Black" color scheme for the Lumina interface. This is just a nice neutral panel/interface which should work with any background image (including the Lumina wallpapers). | ||
* | Touch up the new Grey-Dark color scheme a bit - now the highlight/accent ↵ | Ken Moore | 2015-08-14 |
| | | | | colors look a bit nicer. | ||
* | Add a couple more color schemed I put together: Blue-light and Grey-Dark, ↵ | Ken Moore | 2015-08-14 |
| | | | | also modify the lumina-green color scheme so it is a bit less yellow-tinged. | ||
* | Add two new color schemes from "mitlik" on IRC: Solarized-[Light/Dark]. ↵ | Ken Moore | 2015-08-14 |
| | | | | These color schemes are based on a project by Ethan Schoonover (http://ethanschoonover.com/solarized) to provide consistent contrast/usability in all lighting situations. | ||
* | Update the lumina themes and the PC-BSD color scheme a bit, and a couple ↵ | Ken Moore | 2015-07-09 |
| | | | | more minor adjustments to case sensitivity in the luminaDesktop.conf parsing. | ||
* | Update all the other Lumina color schemes to work with their respective ↵ | Ken Moore | 2015-02-03 |
| | | | | wallpapers. | ||
* | Update the Lumina-Purple color scheme to work better with the purple Lumina ↵ | Ken Moore | 2015-02-03 |
| | | | | wallpaper. | ||
* | Update the Lumina-Red color scheme. Now it works quite well as a darker ↵ | Ken Moore | 2015-02-03 |
| | | | | theme to go with the red lumina background. | ||
* | Add a new PC-BSD (version 10.x) color scheme for the Lumina Desktop | Ken Moore | 2015-02-03 |
| | |||
* | Add a bunch of new color schemes for Lumina (Red/Green/Purple/Gold/Glass), ↵ | Ken Moore | 2014-11-12 |
| | | | | and adjust the auto-loading of a theme so that it will automatically pick up when the current theme/color file changes (such as when it was manually edited). | ||
* | Finish up the rest of the new Lumina Theme engine and the utilities for ↵ | Ken Moore | 2014-10-14 |
| | | | | editing those themes in lumina-config. Also tag Lumina version 0.7.0 with this change. | ||
* | Get the new LuminaThemes class working with a sample color theme for Insight ↵ | Ken Moore | 2014-10-06 |
(for testing). The theme loading/usage appears to be working, now I just need to generalize the theme template so that it applies to all the QAbstract* widgets |