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 6cc9063 commit 2909159Copy full SHA for 2909159
Main.kt
@@ -52,7 +52,7 @@ val themeNight = Colors(
52
textOutline = "#2e2e48",
53
textWater = "#2e2e48",
54
textWaterOutline = "#ccf",
55
- privateOverlay = "#f3dacd",
+ privateOverlay = "#3d364e",
56
hillshadeLight = "hsl(240, 30%, 50%)",
57
hillshadeShadow = "hsl(240, 80%, 0%)",
58
onewayArrow = "#ccf"
0 commit comments