I want to share with the community the CEGUI theme I have been working on... and will continue working on every once in a while.
The theme is named Glossy Serpent and is planned on being a bit dark and combining the look with a glossy aspect.
The theme is MIT licensed, located here: https://sourceforge.net/projects/glossyserpent
Screenshots :
Supported basic widgets/windows (almost all being started from a near TaharezLook equivalent):
- - Button32: wide button (optimized for (64+)x32 pixels size)
- Button: (simple)
- Checkbox
- Editbox
- StaticImage
- SimplePanel (this is basically a framewindow without a title or resize support).
- SimpleTransparentPanel (same as the previous item, but with a semitransparent interior)
- StaticText
- scrollbars (VerticalScrollbar, HorizontalScrollbar) and thumbs (VerticalScrollbarThumb, HorizontalScrollbarThumb)
- ImageButton
- Combobox (ComboDropList, ComboEditbox, Combobox)
- Spinner
- Tooltip
- TabControl (with TabButton, TabContentPane, TabButtonPane
- SystemButton
- FrameWindow (with Titlebar)
- ProgressBar
- RadioButton
- GroupBox
- MultiColumnList
- Listbox
- ItemListbox
(edited screenshots)