Matte Black (Sky Blue)

Matte Black (Sky Blue)

The Sky Blue (my favourite color) version of my Matte Black Theme. Click my name for more accents (request if not available).

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Matte Black (Sky Blue)",
  "author": "Elijah Lopez",
  "manifest_version": 2,
  "version": "2022.2.23",
  "theme": {
    "colors": {
      "frame": "rgb(0, 0, 0)",
      "frame_inactive": "rgb(0, 0, 0)",
      "tab_text": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(190, 190, 190)",
      "tab_background_separator": "rgba(255, 255, 255, 0.5)",
      "tab_line": "#00bfff",
      "tab_loading": "#00bfff",
      "icons_attention": "#00bfff",
      "toolbar": "rgb(32, 32, 32)",
      "toolbar_top_separator": "rgb(32, 32, 32)",
      "toolbar_bottom_separator": "rgb(32, 32, 32)",
      "toolbar_vertical_separator": "rgb(170, 170, 170)",
      "toolbar_field": "rgb(18, 18, 18)",
      "toolbar_field_text": "rgb(200, 200, 200)",
      "toolbar_field_border": "rgb(18, 18, 18)",
      "toolbar_field_separator": "rgba(18, 18, 18, 0.2)",
      "toolbar_field_focus": "rgb(18, 18, 18)",
      "toolbar_field_border_focus": "rgb(30, 30, 30)",
      "button_background_hover": "rgba(200, 200, 200, 0.12)",
      "button_background_active": "rgba(255, 255, 255, 0.15)",
      "icons": "rgb(169, 169, 169)",
      "bookmark_text": "rgb(170, 170, 170)",
      "popup": "rgb(18, 18, 18)",
      "popup_text": "rgb(200, 200, 200)",
      "popup_border": "rgb(18, 18, 18)",
      "popup_highlight": "#21252b",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(18, 18, 18)",
      "ntp_text": "rgb(170, 170, 170)",
      "sidebar": "rgb(32, 32, 32)",
      "sidebar_text": "rgb(170, 170, 170)",
      "sidebar_border": "rgb(18, 18, 18)",
      "sidebar_highlight": "#21252B",
      "sidebar_highlight_text": "rgb(170, 170, 170)"
    }
  }
}