NordColors class abstract

The colors of the Nord theme.

NordColors is an abstract class so it can't be instantiated. By default, the colors are with an alpha value of 0xFF. The main source: https://www.nordtheme.com/docs/colors-and-palettes.

Constructors

NordColors()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

$0 → const Color
The origin color or the Polar Night palette.
$1 → const Color
A brighter shade color based on $0.
$2 → const Color
An even more brighter shade color of $0].
$3 → const Color
The brightest shade color based on $0.
$4 → const Color
The origin color or the Snow Storm palette.
$5 → const Color
A brighter shade color of $4.
$6 → const Color
The brightest shade color based on $4.
$7 → const Color
A calm and highly contrasted color reminiscent of frozen polar water.
$8 → const Color
The bright and shiny primary accent color reminiscent of pure and clear ice.
$9 → const Color
A more darkened and less saturated color reminiscent of arctic waters.
$10 → const Color
A dark and intensive color reminiscent of the deep arctic ocean.
$11 → const Color
A vermilion, yet soothing color.
$12 → const Color
A saturated, imposing orange color.
$13 → const Color
A calming yellow color.
$14 → const Color
A nice, neither too bright nor too dark, green color.
$15 → const Color
A dark, dull violet color.
aurora → const NordAurora
Aurora consists of five vivid, colorful components reminiscent of polar lights.
frost → const NordFrost
The heart palette of Nord, a group of four bluish colors.
polarNight → const NordPolarNight
Polar Night is composed of four dark grey colors.
snowStorm → const NordSnowStorm
A palette made up of three bright grey colors.