NookX Theme

NookX Theme

Firefox Theme for complement NookX Windows 10 themes

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "NookX Theme",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(252, 237, 162)",
      "toolbar_text": "rgb(113, 103, 75)",
      "frame": "rgb(255, 248, 229)",
      "tab_background_text": "rgb(100, 91, 65)",
      "toolbar_field": "rgb(255, 249, 229)",
      "toolbar_field_text": "rgb(125, 116, 88)",
      "tab_line": "rgba(255, 255, 255, 0)",
      "popup": "rgb(255, 249, 229)",
      "popup_text": "rgb(83, 77, 58)",
      "ntp_background": "rgb(255, 249, 229)",
      "popup_border": "rgba(125, 116, 88, 0)",
      "tab_selected": "rgb(255, 208, 11)",
      "tab_text": "rgb(77, 70, 51)",
      "tab_loading": "rgba(255, 255, 255, 0)"
    }
  }
}