Rosé Pine Dawn colorscheme based on https://rosepinetheme.com/
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 Dawn",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(255, 250, 243)",
"toolbar_text": "rgb(215, 130, 126)",
"frame": "rgb(250, 244, 237)",
"tab_background_text": "rgb(87, 82, 121)",
"toolbar_field": "rgb(250, 244, 237)",
"toolbar_field_text": "rgb(87, 82, 121)",
"tab_line": "rgb(255, 250, 243)",
"popup": "rgb(242, 233, 222)",
"popup_text": "rgb(87, 82, 121)",
"tab_loading": "rgb(255, 250, 243)"
}
}
}