Fix typo in the Windows Terminal JSON
authorStephen Jianu <stephen@stephenjianu.com>
Wed, 25 Jan 2023 04:11:19 +0000 (22:11 -0600)
committerStephen Jianu <stephen@stephenjianu.com>
Wed, 25 Jan 2023 04:11:19 +0000 (22:11 -0600)
windows-terminal/settings.json

index 26f04da77021c612c1f49fba293cbff6d948660b..5bb95a390a156dfd4950017c4a67f87030c21bb6 100644 (file)
@@ -7,7 +7,7 @@
     "background" : "#1f292b",
     "foreground" : "#a99b81",
 
-    "black" : "#2a3436C",
+    "black" : "#2a3436",
     "blue" : "#8186a9",
     "cyan" : "#81a9a8",
     "green" : "#81a984",