{
  "container": {
    "color": {
      "border": "#7b8089"
    }
  },
  "gsb": {
    "color": {
      "background": "#172635",
      "text": "#ffffff"
    },
    "icon": {
      "color": {
        "fill": {
          "default": "#4dacff",
          "hover": "#92cbff"
        }
      }
    }
  },
  "log": {
    "color": {
      "border": "#7b8089"
    }
  },
  "notification-banner": {
    "color": {
      "border": {
        "inner": {
          "caution": "#fad800",
          "critical": "#ff2a04",
          "default": "#005a8f",
          "normal": "#00e200",
          "off": "#7b8089",
          "serious": "#ffaf3d",
          "standby": "#64d9ff"
        },
        "outer": {
          "caution": "#645600",
          "critical": "#661102",
          "default": "#005a8f",
          "normal": "#005a00",
          "off": "#3c3e42",
          "serious": "#664618",
          "standby": "#285766"
        }
      }
    }
  },
  "scrollbar": {
    "shadow": {
      "inner": {
        "horizontal": "inset 1px 3px 3px 0px rgba(0, 0, 0, 0.5)",
        "vertical": "inset 3px 3px 3px 0px rgba(0, 0, 0, 0.25)"
      }
    }
  },
  "tag": {
    "shadow": {
      "inner": {
        "fail": "inset 0px 0px 5px 0px rgb(255, 42, 4)",
        "pass": "inset 0px 0px 5px 0px rgb(0, 226, 0)",
        "unknown": "inset 0px 0px 5px 0px rgb(123, 128, 137)"
      }
    }
  },
  "timeline": {
    "cell": {
      "color": {
        "background": "#cbdee9"
      }
    },
    "header": {
      "color": {
        "background": "#f5f6f9"
      }
    }
  },
  "tooltip": {
    "color": {
      "background": "#bbc1c9",
      "text": "#000000"
    }
  },
  "color": {
    "background": {
      "base": {
        "default": "#eaeef4",
        "header": "#f5f6f9",
        "hover": "#98bdd3",
        "selected": "#cee9fc"
      },
      "surface": {
        "default": "#ffffff",
        "header": "#f5f6f9",
        "hover": "#daeeff",
        "selected": "#cee9fc"
      },
      "interactive": {
        "default": "#005a8f",
        "hover": "#1c3f5e",
        "muted": "#2f7aa7"
      }
    },
    "text": {
      "primary": "#292a2d",
      "secondary": "#51555b",
      "placeholder": "#7b8089",
      "inverse": "#ffffff",
      "interactive": {
        "default": "#005a8f",
        "hover": "#1c3f5e"
      },
      "error": "#c8102e"
    },
    "border": {
      "interactive": {
        "default": "#005a8f",
        "hover": "#1c3f5e",
        "muted": "#2f7aa7"
      },
      "error": "#c8102e",
      "focus": {
        "default": "#b534ce"
      }
    },
    "status": {
      "critical": "#ff2a04",
      "serious": "#ffaf3d",
      "caution": "#fad800",
      "normal": "#00e200",
      "standby": "#64d9ff",
      "off": "#7b8089"
    },
    "data-visualization": {
      "1": "#035051",
      "2": "#6058a8",
      "3": "#1c3851",
      "4": "#00777a",
      "5": "#786dd3",
      "6": "#2b659b",
      "7": "#009fa3",
      "8": "#3a87cf"
    }
  },
  "shadow": {
    "overlay": " 0px 4px 4px 1px rgba(0, 0, 0, 0.35)"
  }
}