Spaces / Charcoal

Charcoal

dark Slug: charcoal Updated 17 days ago Created Oct 06, 2025

dark

Back
Aa — The quick brown fox jumps over the lazy dog 012345

Tokens

Text: #e7e9ee
Panels:
Primary font: Inter

Background

Mode:color
Color:#1a1a1a
Preset ID:

Manifest

{
  "prefs": {
  },
  "theme": {
    "tokens": {
      "fonts": {
        "primary": "Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", sans-serif",
        "secondary": "Poppins, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif"
      },
      "colors": {
        "text": "#e7e9ee",
        "panel": {
          "primaryBg": "rgba(51, 51, 51, 0.39)",
          "tertiaryBg": "rgba(130, 130, 130, 1)",
          "secondaryBg": "rgba(15, 15, 15, 0.26)"
        }
      }
    },
    "variation": "dark",
    "background": {
      "mode": "color",
      "color": "#1a1a1a",
      "presets": [

      ],
      "imageFit": "cover",
      "imageUrl": "",
      "presetId": "",
      "imagePosition": "center"
    }
  },
  "__version": 1
}