Argon - experimental

Argon - experimental

Argon - experimental edition

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "0.1",
  "name": "Argon - experemental",
  "theme": {
    "images": {
      "theme_frame": "images/Pinot Noir.jpg"
    },
    "colors": {
      "button_background_active": "rgba(51, 51, 51, 0.4)",
      "button_background_hover": "rgba(51, 51, 51, 0.2)",
      "bookmark_text": "white",
      "frame": "#30343c",
      "frame_inactive": "#30343c",
      "icons": "#e6e6e6",
      "icons_attention": "#ffd244",
      "ntp_background": "#30343c",
      "ntp_text": "white",
      "popup": "#323439",
      "popup_border": "#555555",
      "popup_highlight": "#555555",
      "popup_highlight_text": "white",
      "popup_text": "white",
      "sidebar": "#323439",
      "sidebar_border": "#30343c",
      "sidebar_highlight": "#30343c",
      "sidebar_highlight_text": "white",
      "sidebar_text": "white",
      "tab_background_separator": "rgba(51, 51, 51, 0.0)",
      "tab_line": "rgba(51, 51, 51, 0.0)",
      "tab_loading": "white",
      "tab_selected": "rgba(51, 51, 51, 0.0)",
      "tab_text": "white",
      "tab_background_text": "white",
      "toolbar": "rgba(51, 51, 51, 0.8)",
      "toolbar_bottom_separator": "rgba(51, 51, 51, 0.8)",
      "toolbar_field": "rgba(51, 51, 51, 0.0)",
      "toolbar_field_border": "rgba(51, 51, 51, 0.0)",
      "toolbar_field_border_focus": "#666666",
      "toolbar_field_focus": "rgba(51, 51, 51, 0.0)",
      "toolbar_field_highlight": "#555555",
      "toolbar_field_highlight_text": "white",
      "toolbar_field_separator": "rgba(51, 51, 51, 0.0)",
      "toolbar_field_text": "white",
      "toolbar_field_text_focus": "white",
      "toolbar_top_separator": "rgba(51, 51, 51, 0.8)",
      "toolbar_vertical_separator": "rgba(51, 51, 51, 0.0)"
    }
  }
}