Browse Source

set correct foreground color (#6480)

Vicente Canales 2 years ago
parent
commit
78f4265354
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pixel/theme.json

+ 1 - 1
pixel/theme.json

@@ -36,7 +36,7 @@
                     "slug": "primary"
                 },
                 {
-                    "color": "#040D41",
+                    "color": "#040DE1",
                     "name": "Foreground",
                     "slug": "foreground"
                 },