Package net.mcreator.ui.laf.themes
Class ThemeCSS
java.lang.Object
net.mcreator.ui.laf.themes.ThemeCSS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgenerateCSS(Theme theme) Generates a CSS string with all theme colors as CSS variables using a multiline text block.
-
Constructor Details
-
ThemeCSS
public ThemeCSS()
-
-
Method Details
-
generateCSS
Generates a CSS string with all theme colors as CSS variables using a multiline text block.
-