138 lines
No EOL
1.6 KiB
TOML
138 lines
No EOL
1.6 KiB
TOML
name = verdigris
|
|
version = 0.0.1
|
|
license = GPL-3.0-only
|
|
sourcecode = https://git.basking.monster/gaiety/verdigris
|
|
|
|
[author]
|
|
name = Gaiety
|
|
email = ava+verdigris@gaiety.me
|
|
url = https://gaiety.me
|
|
|
|
[colors]
|
|
|
|
[colors.pit]
|
|
name = "Pit"
|
|
l = 20
|
|
c = 3
|
|
h = 350
|
|
hex = "#201018"
|
|
|
|
[colors.depths]
|
|
name = "Depths"
|
|
l = 27
|
|
c = 3
|
|
h = 350
|
|
hex = "#322028"
|
|
|
|
[colors.stope]
|
|
name = "Stope"
|
|
l = 34
|
|
c = 3
|
|
h = 350
|
|
hex = "#44323A"
|
|
|
|
[colors.text]
|
|
name = "Text"
|
|
l = 92
|
|
c = 3
|
|
h = 350
|
|
hex = "#F5DDE7"
|
|
|
|
[colors.dark_red]
|
|
name = "Dark Red"
|
|
l = 82
|
|
c = 12
|
|
h = 0
|
|
hex = "#FFA3C1"
|
|
|
|
[colors.light_red]
|
|
name = "Light Red"
|
|
l = 92
|
|
c = 12
|
|
h = 0
|
|
hex = "#FFC3E1"
|
|
|
|
[colors.dark_orange]
|
|
name = "Dark Orange"
|
|
l = 82
|
|
c = 12
|
|
h = 45
|
|
hex = "#FFAB82"
|
|
|
|
[colors.light_orange]
|
|
name = "Light Orange"
|
|
l = 92
|
|
c = 12
|
|
h = 45
|
|
hex = "#FFCBA1"
|
|
|
|
[colors.dark_yellow]
|
|
name = "Dark Yellow"
|
|
l = 82
|
|
c = 12
|
|
h = 90
|
|
hex = "#E2C162"
|
|
|
|
[colors.light_yellow]
|
|
name = "Light Yellow"
|
|
l = 92
|
|
c = 12
|
|
h = 90
|
|
hex = "#FFE183"
|
|
|
|
[colors.dark_green]
|
|
name = "Dark Green"
|
|
l = 82
|
|
c = 12
|
|
h = 135
|
|
hex = "#A2D686"
|
|
|
|
[colors.light_green]
|
|
name = "Light Green"
|
|
l = 92
|
|
c = 12
|
|
h = 135
|
|
hex = "#C2F7A5"
|
|
|
|
[colors.dark_teal]
|
|
name = "Dark Teal"
|
|
l = 82
|
|
c = 12
|
|
h = 180
|
|
hex = "#5ADDC7"
|
|
|
|
[colors.light_teal]
|
|
name = "Light Teal"
|
|
l = 92
|
|
c = 12
|
|
h = 180
|
|
hex = "#7EFFE8"
|
|
|
|
[colors.dark_blue]
|
|
name = "Dark Blue"
|
|
l = 82
|
|
c = 12
|
|
h = 270
|
|
hex = "#A6C0FF"
|
|
|
|
[colors.light_blue]
|
|
name = "Light Blue"
|
|
l = 92
|
|
c = 12
|
|
h = 270
|
|
hex = "#C5E1FF"
|
|
|
|
[colors.dark_purple]
|
|
name = "Dark Purple"
|
|
l = 82
|
|
c = 12
|
|
h = 315
|
|
hex = "#E2ACFA"
|
|
|
|
[colors.light_purple]
|
|
name = "Light Purple"
|
|
l = 92
|
|
c = 12
|
|
h = 315
|
|
hex = "#FFCCFF"
|
|
|