java.lang.Object
org.pdfsam.theme.Light
org.pdfsam.theme.Dark
org.pdfsam.theme.DarkPurple
- All Implemented Interfaces:
Theme
- Author:
- Andrea Vacondio
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pdfsam.theme.Dark
isDark, stylesheetsMethods inherited from class org.pdfsam.theme.Light
transparentIncapableStylesheets
-
Constructor Details
-
DarkPurple
public DarkPurple()
-
-
Method Details
-
id
-
name
-
isDefault
public boolean isDefault() -
defaultPrimary
- Returns:
- the String representation of the default primary color for this theme as specified in
or null if the system accent color should be used
invalid reference
javafx.scene.paint.Color#web(String)
-