Inspect and view changes in Hot Pink Highlights - Dark 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": "Hot Pink Highlights - Dark",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(33, 36, 63)",
"toolbar_text": "rgb(191, 187, 221)",
"frame": "rgb(8, 11, 33)",
"tab_background_text": "rgb(131, 135, 191)",
"toolbar_field": "rgb(54, 61, 87)",
"toolbar_field_text": "rgb(191, 187, 221)",
"tab_line": "rgb(249, 63, 255)",
"popup": "rgb(33, 36, 63)",
"popup_text": "rgb(191, 187, 221)",
"icons": "rgb(249, 63, 255)",
"popup_border": "rgb(249, 63, 255)",
"popup_highlight": "rgb(131, 135, 191)",
"sidebar_border": "rgb(249, 63, 255)",
"sidebar_highlight_text": "rgb(191, 187, 221)",
"sidebar_highlight": "rgb(54, 58, 89)",
"sidebar_text": "rgb(191, 187, 221)",
"sidebar": "rgb(33, 36, 63)",
"tab_text": "rgb(233, 221, 255)",
"toolbar_bottom_separator": "rgb(8, 11, 33)",
"toolbar_field_border_focus": "rgb(249, 63, 255)",
"toolbar_field_border": "rgb(8, 11, 33)",
"toolbar_field_highlight_text": "rgb(249, 63, 255)",
"toolbar_field_highlight": "rgb(33, 36, 63)",
"toolbar_vertical_separator": "rgb(249, 63, 255)",
"tab_loading": "rgb(249, 63, 255)"
}
}
}