SchemeBaseColors
, SchemeDerivedColors
, SubstanceColorScheme
, SubstanceTrait
CharcoalColorScheme
, DarkGrayColorScheme
, DarkMetallicColorScheme
, DarkVioletColorScheme
, EbonyColorScheme
, JadeForestColorScheme
, UltramarineColorScheme
public abstract class BaseDarkColorScheme extends BaseColorScheme
derivedColorsResolver, displayName, isDark
Modifier | Constructor | Description |
---|---|---|
protected |
BaseDarkColorScheme(String displayName) |
Creates a new dark color scheme.
|
getBackgroundFillColor, getDisplayName, getFocusRingColor, getLineColor, getResolver, getSelectionBackgroundColor, getSelectionForegroundColor, getTextBackgroundFillColor, getWatermarkDarkColor, getWatermarkLightColor, getWatermarkStampColor, hueShift, invert, isDark, named, negate, saturate, shade, shift, shiftBackground, tint, tone, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDarkColor, getExtraLightColor, getForegroundColor, getLightColor, getMidColor, getUltraDarkColor, getUltraLightColor
protected BaseDarkColorScheme(String displayName)
displayName
- Display name for the color scheme.