NanoGUI Theme [WIP]

Started by rubenwardy, 10 May 2020, 00:48:04

rubenwardy

This is a Work In Progress theme based on NanoGUI's default theme

License: BSD 3-clause

Source code: https://gitlab.com/rubenwardy/tgui-nanogui-theme
Downloads: https://gitlab.com/rubenwardy/tgui-nanogui-theme/pipelines

Supported widgets:

  • ChildWindow
  • Panel
  • ListBox
  • EditText
  • CheckBox
  • Button


tortugapower

Hi rubenwardy,

This theme looks very sharp. Is this still an active work?

(I read your article comparing the different GUI libraries for SFML -- funny to see the same name here.)

Cheers.

rubenwardy

Quote from: tortugapower on 17 January 2022, 07:02:10
Hi rubenwardy,

This theme looks very sharp. Is this still an active work?

(I read your article comparing the different GUI libraries for SFML -- funny to see the same name here.)

Cheers.

I've only added supports for the widgets I intend to use, and don't plan to add anymore. It's a time consuming process to work out how to style things

You can use this as a base for your theme, I would also appreciate pull requests back if you add support for more widgets

tortugapower

Understood, thank you.

Quote from: rubenwardy on 17 January 2022, 13:48:37
You can use this as a base for your theme, I would also appreciate pull requests back if you add support for more widgets

If I do I'm more than happy to share.