Forest

A serene and peaceful color combination to enchance your internet browsing experience.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "description": "A serene and peaceful color combination to enchance your internet browsing experience.",
  "manifest_version": 2,
  "name": "Forest",
  "theme": {
    "colors": {
      "bookmark_text": [
        241,
        241,
        241
      ],
      "frame": [
        31,
        46,
        58
      ],
      "frame_inactive": [
        40,
        45,
        49
      ],
      "ntp_link": [
        241,
        241,
        241
      ],
      "ntp_text": [
        241,
        241,
        241
      ],
      "ntp_header": [
        241,
        241,
        241
      ],
      "tab_background_text": [
        101,
        115,
        127
      ],
      "tab_text": [
        241,
        241,
        241
      ],
      "toolbar": [
        34,
        51,
        64
      ]
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_tab_background": "images/theme_button_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.143,
        0.94,
        0.6588
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5833,
        0.18,
        0.5
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.5"
}