SchemeBaseColors
, SchemeDerivedColors
, SubstanceColorScheme
, SubstanceTrait
public class SteelBlueColorScheme extends BaseLightColorScheme
derivedColorsResolver, displayName, isDark
Constructor | Description |
---|---|
SteelBlueColorScheme() |
Creates a new
Steel Blue color scheme. |
Modifier and Type | Method | Description |
---|---|---|
java.awt.Color |
getDarkColor() |
Retrieves the dark color.
|
java.awt.Color |
getExtraLightColor() |
Retrieves the extra color.
|
java.awt.Color |
getForegroundColor() |
Retrieves the foreground color.
|
java.awt.Color |
getLightColor() |
Retrieves the light color.
|
java.awt.Color |
getMidColor() |
Retrieves the medium color.
|
java.awt.Color |
getUltraDarkColor() |
Retrieves the ultra-dark color.
|
java.awt.Color |
getUltraLightColor() |
Retrieves the ultra-light color.
|
getBackgroundFillColor, getDisplayName, getFocusRingColor, getLineColor, getResolver, getSelectionBackgroundColor, getSelectionForegroundColor, getTextBackgroundFillColor, getWatermarkDarkColor, getWatermarkLightColor, getWatermarkStampColor, hueShift, invert, isDark, named, negate, saturate, shade, shift, shiftBackground, tint, tone, toString
public SteelBlueColorScheme()
Steel Blue
color scheme.public java.awt.Color getForegroundColor()
SchemeBaseColors
public java.awt.Color getUltraLightColor()
SchemeBaseColors
public java.awt.Color getExtraLightColor()
SchemeBaseColors
public java.awt.Color getLightColor()
SchemeBaseColors
public java.awt.Color getMidColor()
SchemeBaseColors
public java.awt.Color getDarkColor()
SchemeBaseColors
public java.awt.Color getUltraDarkColor()
SchemeBaseColors