Theme inspired by: https://draculatheme.com/
Made by a fan of the Dracula style <3
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.1resigned1",
"name": "Dracula",
"theme": {
"colors": {
"frame": [
40,
42,
54
],
"tab_background_text": [
248,
248,
242
],
"button_background_hover": [
68,
71,
90
],
"button_background_active": [
80,
250,
123
],
"icons": [
248,
248,
242
],
"icons_attention": [
255,
224,
26
],
"tab_selected": [
98,
114,
164
],
"tab_text": [
248,
248,
242
],
"tab_line": [
189,
147,
249
],
"toolbar": [
98,
114,
164
],
"popup_highlight": [
80,
250,
123
],
"ntp_background": [
68,
71,
90
],
"ntp_text": [
255,
184,
108
],
"tab_background_separator": [
40,
42,
54
],
"toolbar_top_separator": [
98,
114,
164
],
"toolbar_field_border": [
98,
114,
164
],
"bookmark_text": [
248,
248,
242
],
"toolbar_field": [
248,
248,
242
],
"popup": [
68,
71,
90
],
"popup_highlight_text": [
68,
71,
90
],
"popup_text": [
248,
248,
242
],
"sidebar": [
68,
71,
90
],
"sidebar_highlight": [
80,
250,
123
],
"sidebar_highlight_text": [
68,
71,
90
],
"sidebar_text": [
248,
248,
242
],
"toolbar_bottom_separator": [
98,
114,
164
],
"toolbar_field_border_focus": [
80,
250,
123
],
"tab_loading": [
80,
250,
123
]
}
},
"browser_specific_settings": {
"gecko": {
"id": "{ca467aaf-463e-4010-abbb-e143f206071c}"
}
}
}