Add sample colors to sample .lumerc

This commit is contained in:
Ryan Cavicchioni 2021-01-24 19:02:34 -06:00
parent 8364201d7b
commit 1ac9487c76
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -1 +1,11 @@
access_token = "token"
access_token = "token"
[colors]
purple_candy = [ 280.0, 0.29, 0.71 ]
wasabi = [ 120.0, 1.0, 0.7 ]
honeydew = [ 120.0, 1.0, 0.97 ]
green_mist = [ 92.0, 0.72, 0.75 ]
pea = [ 90.0, 0.42, 0.47 ]
cat_eye = [ 76.0, 0.74, 0.61 ]
seagreen = [ 160.0, 1.0, 0.50 ]
blue_mist = [ 202.0, 0.97, 0.75 ]