Skip to content

Original color not kept? #3

Description

@fr3fou

I tried creating a theme by changing the gray color to "#0f1015", but when generating the colorscheme, this color is nowhere to be found. Is that supposed to be like that? Can it be changed?

{
  "colors": {
    "gray": {
      "50": "#F0F1F4",
      "100": "#D5D7E1",
      "200": "#BBBECE",
      "300": "#A0A4BB",
      "400": "#858BA8",
      "500": "#6A7195",
      "600": "#555B77",
      "700": "#404459",
      "800": "#2B2D3B",
      "900": "#15171E"
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions