Examine source code of The Great Grass Sea Theme

Inspect and view changes in The Great Grass Sea Theme source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "The Great Grass Sea Theme",
  "description": "Resolution 1024x768.",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        116,
        124,
        94
      ],
      "toolbar": [
        177,
        172,
        132
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        247,
        243,
        213
      ],
      "ntp_text": [
        247,
        243,
        213
      ],
      "ntp_link": [
        247,
        243,
        213
      ],
      "ntp_section": [
        247,
        243,
        213
      ],
      "ntp_header": [
        185,
        162,
        68
      ],
      "control_background": [
        164,
        198,
        57
      ],
      "bookmark_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        -1,
        0,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        0,
        0.65
      ],
      "frame_incognito": [
        0.5,
        0,
        0.5
      ],
      "frame_incognito_inactive": [
        -1,
        0,
        0.45
      ],
      "background_tab": [
        0.5,
        0.5,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom center",
      "ntp_background_repeat": "repeat-x"
    }
  }
}