diff --git a/styles/osm-dark/style.json b/styles/osm-dark/style.json
index efe2cb0394a02f40f166cd981312434aa3c9a1b1..9b03d0e43f770670b295661c5b00f9070ebb3f63 100644
--- a/styles/osm-dark/style.json
+++ b/styles/osm-dark/style.json
@@ -255,7 +255,7 @@
         "visibility": "visible"
       },
       "paint": {
-        "fill-color": "hsla(30, 19%, 90%, 0.4)"
+        "fill-color": "rgba(104, 104, 104, 0.4)"
       }
     },
     {
@@ -751,7 +751,7 @@
         "visibility": "visible"
       },
       "paint": {
-        "fill-color": "hsl(210, 67%, 85%)",
+        "fill-color": "rgba(100, 122, 139, 1)",
         "fill-opacity": 0.7
       }
     },
@@ -983,7 +983,7 @@
         "line-join": "round"
       },
       "paint": {
-        "line-color": "#cfcdca",
+        "line-color": "rgba(101, 100, 100, 1)",
         "line-opacity": {
           "stops": [
             [
@@ -1779,7 +1779,7 @@
       },
       "paint": {
         "fill-antialias": true,
-        "fill-color": "#f8f4f0"
+        "fill-color": "rgba(122, 122, 115, 1)"
       }
     },
     {
@@ -2581,7 +2581,7 @@
         "visibility": "visible"
       },
       "paint": {
-        "line-color": "rgba(166, 155, 120, 1)",
+        "line-color": "rgba(129, 120, 91, 1)",
         "line-width": {
           "base": 1.2,
           "stops": [
@@ -3636,7 +3636,7 @@
         ]
       ],
       "paint": {
-        "line-color": "#bbb",
+        "line-color": "rgba(57, 57, 57, 1)",
         "line-width": {
           "base": 1.4,
           "stops": [
@@ -3678,7 +3678,7 @@
         ]
       ],
       "paint": {
-        "line-color": "#bbb",
+        "line-color": "rgba(57, 57, 57, 1)",
         "line-dasharray": [
           0.2,
           8
@@ -4646,7 +4646,9 @@
         "text-size": 10,
         "icon-keep-upright": false
       },
-      "paint": {}
+      "paint": {
+        "text-color": "rgba(212, 212, 212, 1)"
+      }
     },
     {
       "id": "highway-shield-us-interstate",
@@ -4702,7 +4704,7 @@
         "text-size": 10
       },
       "paint": {
-        "text-color": "rgba(0, 0, 0, 1)"
+        "text-color": "rgba(193, 193, 193, 1)"
       }
     },
     {
@@ -4756,7 +4758,7 @@
         "text-size": 10
       },
       "paint": {
-        "text-color": "rgba(0, 0, 0, 1)"
+        "text-color": "rgba(193, 193, 193, 1)"
       }
     },
     {