Examine source code of Rosé Pine Theme

Inspect and view changes in Rosé Pine 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
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Rosé Pine",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(38, 35, 58)",
      "toolbar_text": "rgb(224, 222, 244)",
      "frame": "rgb(25, 23, 36)",
      "tab_background_text": "rgb(224, 222, 244)",
      "toolbar_field": "rgb(31, 29, 46)",
      "toolbar_field_text": "rgb(224, 222, 244)",
      "tab_line": "rgb(38, 35, 58)",
      "popup": "rgb(31, 29, 46)",
      "popup_text": "rgb(224, 222, 244)",
      "icons_attention": "rgb(235, 188, 186)",
      "icons": "rgb(144, 140, 170)",
      "ntp_text": "rgb(224, 222, 244)",
      "popup_border": "rgb(41, 40, 55)",
      "popup_highlight_text": "rgb(224, 222, 244)",
      "popup_highlight": "rgb(82, 79, 103)",
      "sidebar_border": "rgb(41, 40, 55)",
      "sidebar_highlight_text": "rgb(224, 222, 244)",
      "sidebar_highlight": "rgb(82, 79, 103)",
      "sidebar_text": "rgb(224, 222, 244)",
      "sidebar": "rgb(25, 23, 36)",
      "tab_loading": "rgb(25, 23, 36)",
      "toolbar_bottom_separator": "rgb(25, 23, 36)",
      "toolbar_field_border_focus": "rgb(235, 188, 186)",
      "toolbar_field_focus": "rgb(31, 29, 46)",
      "toolbar_field_highlight_text": "rgb(224, 222, 244)",
      "toolbar_field_highlight": "rgb(82, 79, 103)",
      "toolbar_field_text_focus": "rgb(224, 222, 244)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd42ef3a-72e3-46c2-a1a4-fcf11f147126}"
    }
  }
}