微调lNavy颜色

This commit is contained in:
MrZ626
2021-08-08 18:24:09 +08:00
parent 1e3c2f039b
commit 7682054dea

View File

@@ -25,7 +25,7 @@ local COLOR={
lGreen= {0.5, .95, 0.5},
lAqua= {0.4, .95, 0.7},
lCyan= {0.5, .95, .95},
lNavy= {.45, 0.8, .85},
lNavy= {0.4, .85, .95},
lSea= {0.5, 0.7, .95},
lBlue= {0.7, 0.7, .95},
lViolet= {0.7, 0.4, .95},