You can create a theme file either by using the editor or by doing it by hand
Top bar
Settings
Theme Editor
Content/
Config/Settings/
Config/Settings/Renderer.yaml
and type in the name of the config file(excluding file extension).uvktheme
RGBA
, Example:
textCol: [1.0, 1.0, 1.0, 1.0]
windowBg: [0.1, 0.1, 0.1, 1.0]
header: [0.2, 0.2, 0.2, 1.0]
headerHovered: [0.3, 0.3, 0.3, 1.0]
headerActive: [0.15, 0.15, 0.15, 1.0]
button: [0.2, 0.2, 0.2, 1.0]
buttonHovered: [0.3, 0.3, 0.3, 1.0]
buttonActive: [0.15, 0.15, 0.15, 1.0]
frame: [0.2, 0.2, 0.2, 1.0]
frameHovered: [0.3, 0.3, 0.3, 1.0]
frameActive: [0.15, 0.15, 0.15, 1.0]
tab: [0.15, 0.15, 0.15, 1.0]
tabHovered: [0.4, 0.4, 0.4, 1.0]
tabActive: [0.3, 0.3, 0.3, 1.0]
tabUnfocused: [0.15, 0.15, 0.15, 1.0]
tabUnfocusedActive: [0.2, 0.2, 0.2, 1.0]
titleBg: [0.15, 0.15, 0.15, 1.0]
titleBgCollapsed: [0.95, 0.15, 0.95, 1.0]
titleBgActive: [0.15, 0.15, 0.15, 1.0]
menubarBg: [0.01, 0.01, 0.01, 1.0]
popupBg: [0.1, 0.1, 0.1, 1.0]
font: "jb.ttf"
font-size: 13
window-rounding: 1.0
Content/
folderConfig/Settings/Renderer.yaml
and type in the name of the config file(excluding file extension)