Examine source code of rose-pine

Inspect and view changes in rose-pine 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": "rose-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(110, 106, 134)",
      "toolbar_field": "rgb(33, 31, 45)",
      "toolbar_field_text": "rgb(224, 222, 244)",
      "tab_line": "rgb(235, 188, 186)",
      "popup": "rgb(33, 31, 45)",
      "popup_text": "rgb(224, 222, 244)",
      "button_background_active": "rgb(25, 23, 36)",
      "button_background_hover": "rgb(31, 29, 46)",
      "frame_inactive": "rgb(33, 31, 45)",
      "icons_attention": "rgb(235, 111, 146)",
      "icons": "rgb(235, 188, 186)",
      "ntp_background": "rgb(38, 35, 58)",
      "ntp_text": "rgb(241, 162, 184)",
      "popup_border": "rgb(49, 116, 143)",
      "popup_highlight": "rgb(110, 106, 134)",
      "sidebar_border": "rgb(110, 106, 134)",
      "sidebar_highlight_text": "rgb(246, 193, 119)",
      "sidebar_highlight": "rgb(25, 23, 36)",
      "sidebar_text": "rgb(224, 222, 244)",
      "sidebar": "rgb(38, 35, 58)",
      "tab_loading": "rgb(196, 167, 231)",
      "tab_text": "rgb(224, 222, 244)",
      "toolbar_bottom_separator": "rgb(25, 23, 36)",
      "toolbar_field_border_focus": "rgb(235, 111, 146)",
      "toolbar_field_focus": "rgb(38, 35, 58)",
      "toolbar_top_separator": "rgb(0, 0, 0)",
      "toolbar_vertical_separator": "rgb(235, 188, 186)"
    }
  }
}