diff --git a/Main.kt b/Main.kt index f8ddf3d..b51d2c7 100644 --- a/Main.kt +++ b/Main.kt @@ -52,7 +52,7 @@ val themeNight = Colors( textOutline = "#2e2e48", textWater = "#2e2e48", textWaterOutline = "#ccf", - privateOverlay = "#f3dacd", + privateOverlay = "#3d364e", hillshadeLight = "hsl(240, 30%, 50%)", hillshadeShadow = "hsl(240, 80%, 0%)", onewayArrow = "#ccf"