Added colors:
Color Role |
Tone: Light |
Tone: Dark |
Surface Dim |
N-87 |
N-6 |
Surface Bright |
N-98 |
N-24 |
Surface Container Lowest |
N-100 |
N-4 |
Surface Container Low |
N-96 |
N-10 |
Surface Container |
N-94 |
N-12 |
Surface Container High |
N-92 |
N-17 |
Surface Container Highest |
N-90 |
N-22 |
Color Role |
Tone: Light |
Tone: Dark |
Primary Fixed |
P-90 |
P-90 |
Primary Fixed Dim |
P-80 |
P-80 |
Secondary Fixed |
S-90 |
S-90 |
Secondary Fixed Dim |
S-80 |
S-80 |
Tertiary Fixed |
T-90 |
T-90 |
Tertiary Fixed Dim |
T-80 |
T-80 |
Color Role |
Tone: Light |
Tone: Dark |
Primary Fixed |
P-10 |
P-10 |
Primary Fixed Variant |
P-30 |
P-30 |
Secondary Fixed |
S-10 |
S-10 |
Secondary Fixed Variant |
S-30 |
S-30 |
Tertiary Fixed |
T-10 |
T-10 |
Tertiary Fixed Variant |
T-30 |
T-30 |
Changed
Old
Color Role |
Tone: Light |
Tone: Dark |
Surface |
N-99 |
N-10 |
New
Color Role |
Tone: Light |
Tone: Dark |
Surface |
N-98 |
N-6 |
The chroma for the neutral palette has been increased from 4 to 6.
Deprecated
background
on_background
surface_variant
Added
- (COLORS_ANDROID) add
source_color
- (template) add
hsl
and hsla
formats
- (template) add
dark
, amoled
and light
schemes to every template
Fixed
- (android_scheme) fix
light
and pure_dark
colors
Other
- remove build warnings (closes #17)
- add
--json
docs
- format with cargofmt
- add --json flag
- run formatter
- update note markdown
- (nixos) add specific version for flake
- move some stuff into their own functions