We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d1763 commit 65d106dCopy full SHA for 65d106d
Main.kt
@@ -54,7 +54,7 @@ val themeNight = Colors(
54
textOutline = "#2e2e48",
55
textWater = "#2e2e48",
56
textWaterOutline = "#ccf",
57
- privateOverlay = "#f3dacd",
+ privateOverlay = "#3d364e",
58
hillshadeLight = "hsl(240, 30%, 50%)",
59
hillshadeShadow = "hsl(240, 80%, 0%)",
60
onewayArrow = "#ccf"
0 commit comments