Examine source code of Rose Pose (Theme by I am Programmer)

Inspect and view changes in Rose Pose (Theme by I am Programmer) 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": "https://clients2.google.com/service/update2/crx",
  "author": "I am Programmer <contact@iamprogrammer.lk>",
  "description": "Envelop your browser in soft enchanting shades of rose creating a serene and elegant atmosphere for a delightful browsing experience",
  "icons": {
    "128": "image/store_icon_128x128.png"
  },
  "manifest_version": 3,
  "name": "Rose Pose (Theme by I am Programmer)",
  "short_name": "Rose Pose",
  "theme": {
    "colors": {
      "control_background": [
        0,
        0,
        0
      ],
      "control_button_background": [
        0,
        0,
        0
      ],
      "background_tab": [
        240,
        136,
        132
      ],
      "background_tab_inactive": [
        240,
        136,
        132
      ],
      "background_tab_incognito": [
        240,
        136,
        132
      ],
      "background_tab_incognito_inactive": [
        240,
        136,
        132
      ],
      "bookmark_text": [
        140,
        69,
        108
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "frame": [
        245,
        167,
        152
      ],
      "frame_inactive": [
        240,
        136,
        132
      ],
      "frame_incognito": [
        33,
        33,
        33
      ],
      "frame_incognito_inactive": [
        66,
        66,
        66
      ],
      "ntp_background": [
        245,
        167,
        152
      ],
      "ntp_header": [
        140,
        69,
        108
      ],
      "ntp_link": [
        140,
        69,
        108
      ],
      "ntp_link_underline": [
        140,
        69,
        108
      ],
      "ntp_text": [
        140,
        69,
        108
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "omnibox_background": [
        245,
        167,
        152
      ],
      "omnibox_text": [
        140,
        69,
        108
      ],
      "tab_background_text": [
        140,
        69,
        108
      ],
      "tab_background_text_inactive": [
        140,
        69,
        108
      ],
      "tab_background_text_incognito": [
        140,
        69,
        108
      ],
      "tab_background_text_incognito_inactive": [
        140,
        69,
        108
      ],
      "tab_text": [
        140,
        69,
        108
      ],
      "toolbar": [
        255,
        191,
        168
      ],
      "toolbar_button_icon": [
        140,
        69,
        108
      ],
      "toolbar_text": [
        140,
        69,
        108
      ]
    }
  },
  "version": "1.0.0",
  "version_name": "1.0.0"
}