Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.11 KB

TGUI-DarkTheme

TGUI "Texus' Graphical User Interface" (TGUI)

Tested with:

  • Compiler: g++
  • Version: g++.exe (Rev2, Built by MSYS2 project) 14.2.0
  • To use the prebuilt libs you have to use the ucrt MSYS2 mingw build for g++ 14.2.0
  • Version: 3.0.0
  • Version: 1.7

Although this project is called TGUI-DarkTheme, there is also an equivalent Light Theme, the only difference being the colours. Padding, borders, etc. are the same.

There are two ways of using the themes in this project:

  1. load from the txt files
  2. load using the theme classes that are included

Both ways of loading produce the same theme.

Dark Theme Example

image image

Light Theme Example

image image