Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - finjosh

#1
Themes / Dark Theme
05 January 2024, 02:37:13
GitHub Repository: https://github.com/finjosh/TGUI-DarkTheme

There is also an equivalent Light Theme, the only difference being the colours. Padding, borders, etc. are the same. (If you want to see examples of the light theme, there are images in the GitHub Repository)

There are two ways of using the themes in this project:
  • load from the txt files
  • load using the theme classes that are included
Both ways of loading produce the same theme.

Supported Widgets:
  • ChatBox
  • ComboBox
  • EditBox
  • EditBox
  • ListBox
  • ListView
  • MenuBar
  • MessageBox
  • RadioButton
  • RangeSlider
  • ScrollBar
  • SeparatorLine
  • Slider
  • TextArea
  • ToggleButton
  • ChildWindow
  • Button
  • SplitContainer
  • Any other widgets that inherit their properties from either global or the listed widget's properties will work

350769835-78a15440-1531-4fde-b99a-cb2db7c47b21.png
350769822-86a6330b-13c3-4e6c-9560-a7845270c175.png