Nature Gray Theme

Nature Gray Theme

A nature gray theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Nature Gray Theme",
  "manifest_version": 2,
  "version": "6.0",
  "applications": {
    "gecko": {
      "id": "nature-gray-theme@weijarz",
      "strict_min_version": "67.0"
    }
  },
  "theme": {
    "colors": {
      "tab_line": "#605e5c",
      "tab_background_text": "#d6d4d2",
      "frame": "#605e5c",
      "tab_background_separator": "#b3b0ad",
      "tab_loading": "#ffaa44",
      "icons_attention": "#3584E4",
      "ntp_background": "#ddd",
      "ntp_text": "#3b3a39",
      "toolbar": "#b3b0ad",
      "bookmark_text": "#201f1e",
      "toolbar_top_separator": "#605e5c",
      "toolbar_bottom_separator": "#605e5c",
      "toolbar_vertical_separator": "#605e5c",
      "toolbar_field": "#d2d0ce",
      "toolbar_field_text": "#201f1e",
      "toolbar_field_border": "#d2d0ce",
      "toolbar_field_separator": "#605e5c",
      "toolbar_field_border_focus": "#faf9f8",
      "toolbar_field_focus": "#faf9f8",
      "toolbar_field_text_focus": "#201f1e",
      "toolbar_field_highlight": "#1e88e5",
      "toolbar_field_highlight_text": "#ffffff",
      "button_background_hover": "#d6d4d2",
      "button_background_active": "#fff",
      "popup": "#fff",
      "popup_text": "#201f1e",
      "popup_highlight": "#1e88e5",
      "popup_highlight_text": "#fff",
      "sidebar": "#f3f2f1",
      "sidebar_border": "#d2d2d2",
      "sidebar_highlight": "#1e88e5",
      "sidebar_highlight_text": "#fff",
      "sidebar_text": "#201f1e"
    }
  }
}