Explorar el Código

set correct foreground color (#6480)

Vicente Canales hace 2 años
padre
commit
78f4265354
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
                 },