{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Frostlund",
  "author": "musimo",
  "themes": [
    {
      "name": "Frostlund (dark)",
      "appearance": "dark",
      "style": {
        "background": "#181d28",
        "text": "#f0f0f0",
        "text.muted": "#6f737a",
        "border": "#2b2d30",
        "border.variant": "#313438",
        "element.background": "#26282e",
        "editor.active_line.background": "#282c37",
        "editor.line_number": "#4b5059",
        "editor.active_line_number": "#a1a3ab",
        "panel.border": "#2b2d30",
        "sidebar.background": "#1e1f22",
        "sidebar.border": "#2b2d30",
        "sidebar.foreground": "#f0f0f0",
        "sidebarSectionHeader.background": "#26282e",
        "sidebarSectionHeader.foreground": "#6f737a",
        "list.activeSelectionBackground": "#282c37",
        "list.activeSelectionForeground": "#f0f0f0",
        "list.inactiveSelectionBackground": "#1e1f22",
        "list.inactiveSelectionForeground": "#6f737a",
        "list.hoverBackground": "#2a2e3a",
        "list.hoverForeground": "#f0f0f0",
        "list.focusBackground": "#2b2f3b",
        "list.focusForeground": "#f0f0f0",
        "list.dropBackground": "#313438",
        "list.indentGuidesStroke": "#313438",
        "scrollbar.track.background": "#0e16335d",
        "scrollbar.thumb.background": "#060a179d",
        "scrollbar.thumb.hover_background": "#4b50591d",
        "scrollbar.thumb.border": "#0e16335d",
        "warning": "#616161",
        "warning.background": "#181d28",
        "warning.border": "#5e5e1b",
        "conflict": "#a37482",
        "ignored": "#4e557a",
        "background.appearance": "opaque",
        "editor.background": "#181d28",
        "created": "#88a17a",
        "modified": "#7cb1c2",
        "renamed": "#89ddff",
        "editor.document_highlight.read_background": "#393954",
        "editor.gutter.background": "#161c26",
        "info": "#181d2800",
        "info.background": "#181d28",
        "info.border": "#5e5e1b",
        "hint": "#6f737a",
        "hint.background": "#181d28",
        "hint.border": "#73a5b4",
        "element.hover": "#2a2e3a",
        "element.selected": "#2b2f3b",
        "players": [
          {
            "cursor": "#7c7f93",
            "background": "#7c7f93",
            "selection": "#2375a11d"
          }
        ],
        "syntax": {
          "type": {
            "color": "#87C0D1",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#7894B5",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#F0F0F0",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#F0F0F0",
            "font_style": "normal",
            "font_weight": null
          },
          "property": {
            "color": "#F0F0F0",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#F0F0F0",
            "font_style": null,
            "font_weight": null
          },
          "function.definition": {
            "color": "#87C0D1",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#7894B5",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#7894B5",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#7894B5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#87BFCF",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#f0f0f0",
            "font_weight": 500
          },
          "string": {
            "color": "#97b083",
            "font_weight": 500
          },
          "number": {
            "color": "#b38dac",
            "font_weight": 500
          },
          "comment": {
            "color": "#636e87",
            "font_weight": 500
          },
          "comment.doc": {
            "color": "#5f826b",
            "font_style": "italic"
          },
          "punctuation": {
            "color": "#87bfcf",
            "font_weight": 500
          },
          "operator": {
            "color": "#f0f0f0",
            "font_weight": 500
          },
          "attribute": {
            "color": "#9bb586",
            "font_weight": 500
          },
          "tag": {
            "color": "#d5b778",
            "font_weight": 500
          },
          "constructor": {
            "color": "#87bfcf",
            "font_weight": 500
          },
          "regexp": {
            "color": "#42c3d4",
            "font_weight": 500
          }
        },
        "terminal": {
          "ansi": {
            "black": "#363b54",
            "bright_black": "#4e557a",
            "red": "#ba6070",
            "bright_red": "#f7768e",
            "green": "#64bdaf",
            "bright_green": "#73daca",
            "yellow": "#e0af68",
            "bright_yellow": "#e6ca6b",
            "blue": "#6a8cd6",
            "bright_blue": "#7aa2f7",
            "magenta": "#9177bf",
            "bright_magenta": "#bb9af7",
            "cyan": "#6db4de",
            "bright_cyan": "#7dcfff",
            "white": "#949ab8",
            "bright_white": "#acb0d0"
          }
        },
        "terminal.background": "#161c26",
        "status_bar.background": "#161c26",
        "title_bar.background": "#161c26",
        "toolbar.background": "#161c26",
        "tab_bar.background": "#161c26",
        "panel.background": "#161c26"
      }
    }
  ],
  "id": "vb2tWGLZ4uz2EgE-dl2oY"
}