macOS Mojave Light Blue

macOS Mojave Light Blue

A theme work well with macOS Mojave Light Blue

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.2",
  "name": "macOS Mojave Light Blue",
  "theme": {
    "colors": {
      "toolbar": "rgb(250, 250, 250)",
      "bookmark_text": "rgb(71, 71, 71)",
      "frame": "rgb(210, 210, 210)",
      "frame_inactive": "rgb(244, 244, 244)",
      "tab_background_text": "black",
      "toolbar_field": "rgb(250, 250, 250)",
      "toolbar_field_text": "black",
      "toolbar_field_highlight_text": "black",
      "toolbar_field_border": "rgb(167,167,167)",
      "popup": "rgb(250, 250, 250)",
      "popup_text": "rgb(71, 71, 71)",
      "popup_highlight_text": "white",
      "sidebar_highlight_text": "white",
      "tab_line": "rgb(47,124,246)",
      "tab_loading": "rgb(47,124,246)",
      "icons_attention": "rgb(47,124,246)",
      "popup_highlight": "rgb(47,124,246)",
      "sidebar_highlight": "rgb(47,124,246)",
      "icons_attension": "rgb(47,124,246)",
      "toolbar_field_border_focus": "rgb(47,124,246)",
      "toolbar_field_highlight": "rgba(47,124,246, 0.2)"
    }
  }
}