Fluorescence

Fluorescence

Fluorescent theme with bright shades of green and blue

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Fluorescence",
  "description": "Fluorescent theme with bright shades of green and blue",
  "version": "0.1",
  "theme": {
    "colors": {
      "frame": [
        0,
        208,
        255
      ],
      "frame_inactive": [
        173,
        222,
        233
      ],
      "frame_incognito": [
        32,
        33,
        36
      ],
      "frame_incognito_inactive": [
        59,
        64,
        67
      ],
      "background_tab": [
        97,
        231,
        237
      ],
      "background_tab_inactive": [
        191,
        234,
        236
      ],
      "background_tab_incognito": [
        146,
        146,
        146
      ],
      "background_tab_incognito_inactive": [
        122,
        122,
        122
      ],
      "toolbar": [
        52,
        245,
        255
      ],
      "tab_text": [
        0,
        88,
        87
      ],
      "tab_background_text": [
        155,
        162,
        170
      ],
      "tab_background_text_inactive": [
        99,
        103,
        108
      ],
      "tab_background_text_incognito": [
        197,
        198,
        197
      ],
      "tab_background_text_incognito_inactive": [
        144,
        144,
        144
      ],
      "bookmark_text": [
        38,
        38,
        38
      ],
      "ntp_background": [
        57,
        52,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        133,
        133,
        133
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "button_background": [
        66,
        133,
        244
      ]
    }
  }
}