Examine source code of Okay Geek Theme

Inspect and view changes in Okay Geek 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",
  "name": "Okay Geek Theme",
  "description": "The official Okay Geek theme for Google Chrome.",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        64,
        63,
        61
      ],
      "frame_inactive": [
        64,
        63,
        61
      ],
      "frame_incognito": [
        123,
        135,
        43
      ],
      "frame_incognito_inactive": [
        121,
        128,
        25
      ],
      "toolbar": [
        255,
        254,
        247
      ],
      "tab_text": [
        92,
        90,
        84
      ],
      "tab_background_text": [
        107,
        106,
        101
      ],
      "bookmark_text": [
        110,
        107,
        94
      ],
      "ntp_background": [
        245,
        244,
        240
      ],
      "ntp_text": [
        97,
        95,
        90
      ],
      "ntp_link": [
        86,
        92,
        48
      ],
      "ntp_header": [
        122,
        128,
        74
      ],
      "ntp_section": [
        222,
        220,
        209
      ],
      "ntp_section_text": [
        179,
        177,
        166
      ],
      "ntp_section_link": [
        145,
        143,
        139
      ],
      "control_background": [
        194,
        194,
        194,
        0
      ],
      "button_background": [
        61,
        61,
        61,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.14285714285714,
        0.04093567251462,
        0.33529411764706
      ],
      "frame": [
        0.13253012048193,
        0.45355191256831,
        0.35882352941176
      ],
      "frame_inactive": [
        0.1324200913242,
        0.31330472103004,
        0.45686274509804
      ],
      "frame_incognito": [
        0.19406392694064,
        0.87250996015936,
        0.4921568627451
      ],
      "frame_incognito_inactive": [
        0.18918918918919,
        0.91133004926108,
        0.39803921568627
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}