Class CatpuccinMochaTheme

java.lang.Object
de.luckymcdev.foundryengine.client.editor.styles.builtin.CatpuccinMochaTheme
All Implemented Interfaces:
ImTheme

public class CatpuccinMochaTheme extends Object implements ImTheme
  • Constructor Details

    • CatpuccinMochaTheme

      public CatpuccinMochaTheme()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface ImTheme
    • applyTheme

      public void applyTheme(imgui.ImGuiStyle s)
      Specified by:
      applyTheme in interface ImTheme