schemes/forge-ember.json

{
  "id": "forge-ember",
  "name": "Forge Ember",
  "colors": {
    "background": "#140C07",
    "foreground": "#F4E2C8",
    "cursorColor": "#FF6A1F",
    "selectionBackground": "#33220F",
    "black": "#241810",
    "red": "#FF4733",
    "green": "#C4C24A",
    "yellow": "#FFB347",
    "blue": "#F0A24F",
    "purple": "#FF6A4D",
    "cyan": "#FFD27A",
    "white": "#E6D2B6",
    "brightBlack": "#7A6248",
    "brightRed": "#FF4733",
    "brightGreen": "#C4C24A",
    "brightYellow": "#FF7A2D",
    "brightBlue": "#F0A24F",
    "brightPurple": "#FF6A4D",
    "brightCyan": "#FFD27A",
    "brightWhite": "#F4E2C8"
  }
}