use less teal for sh theme
authorMarco Otte-Witte <marco.otte-witte@mainmatter.com>
Thu, 22 Aug 2024 13:38:27 +0000 (15:38 +0200)
committerMarco Otte-Witte <marco.otte-witte@mainmatter.com>
Thu, 22 Aug 2024 13:43:19 +0000 (15:43 +0200)
book/custom.theme

index 64482db..b839db3 100644 (file)
@@ -26,7 +26,7 @@
             "underline": false
         },
         "BaseN": {
-            "text-color": "#03DAC5",
+            "text-color": "#a5d6ff",
             "background-color": null,
             "bold": false,
             "italic": false,
@@ -40,7 +40,7 @@
             "underline": false
         },
         "Char": {
-            "text-color": "#03DAC5",
+            "text-color": "#a5d6ff",
             "background-color": null,
             "bold": false,
             "italic": false,
             "underline": false
         },
         "String": {
-            "text-color": "#03DAC5",
+            "text-color": "#a5d6ff",
             "background-color": null,
             "bold": false,
             "italic": false,
             "underline": false
         },
         "VerbatimString": {
-            "text-color": "#03DAC5",
+            "text-color": "#a5d6ff",
             "background-color": null,
             "bold": false,
             "italic": false,