grid

grid

Neon-pink grid. For all your neon pink & dark purple browsing needs.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "grid",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgba(41, 14, 64, 0.8)",
      "toolbar_text": "rgb(241, 25, 236)",
      "frame": "rgb(22, 54, 75)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(41, 14, 64)",
      "toolbar_field_text": "rgb(241, 25, 236)",
      "tab_line": "rgb(203, 11, 197)",
      "popup": "rgb(41, 14, 64)",
      "popup_text": "rgb(241, 25, 236)",
      "button_background_active": "rgb(140, 31, 138)",
      "button_background_hover": "rgba(80, 28, 121, 0.8)",
      "frame_inactive": "rgb(203, 11, 197)",
      "icons_attention": "rgb(0, 248, 255)",
      "icons": "rgb(203, 11, 197)",
      "ntp_background": "rgba(41, 14, 64, 0.8)",
      "ntp_text": "rgb(241, 25, 236)",
      "sidebar_border": "rgba(41, 14, 64, 0.8)",
      "sidebar_highlight_text": "rgba(80, 28, 121, 0.8)",
      "sidebar_highlight": "rgba(0, 0, 0, 0.8)",
      "sidebar_text": "rgb(71, 12, 120)",
      "tab_loading": "rgb(29, 210, 107)",
      "tab_text": "rgb(241, 25, 236)",
      "toolbar_bottom_separator": "rgb(151, 60, 149)",
      "toolbar_field_border_focus": "rgba(41, 14, 64, 0.8)",
      "toolbar_field_border": "rgb(190, 93, 253)",
      "toolbar_field_focus": "rgba(41, 14, 64, 0.8)",
      "toolbar_field_highlight_text": "rgb(22, 54, 75)",
      "toolbar_field_highlight": "rgb(55, 233, 237)",
      "toolbar_field_separator": "rgb(203, 11, 197)",
      "toolbar_field_text_focus": "rgb(241, 25, 236)",
      "toolbar_top_separator": "rgb(203, 11, 197)",
      "toolbar_vertical_separator": "rgb(71, 12, 120)"
    }
  }
}