Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Marcus Theme: Black",
"version": "2.0",
"description": "Professional dark theme optimized for Chrome - Pure black aesthetic for focused work",
"author": "Marcus Ackre Medina",
"theme": {
"colors": {
"frame": [
16,
16,
16
],
"frame_inactive": [
12,
12,
12
],
"toolbar": [
18,
18,
18
],
"tab_text": [
240,
240,
240
],
"tab_background_text": [
180,
180,
180
],
"tab_background_text_inactive": [
140,
140,
140
],
"bookmark_text": [
220,
220,
220
],
"ntp_background": [
18,
18,
18
],
"ntp_text": [
230,
230,
230
],
"ntp_link": [
100,
180,
255
],
"ntp_section_text": [
200,
200,
200
],
"button_background": [
35,
35,
35
],
"omnibox_background": [
25,
25,
25
],
"omnibox_text": [
240,
240,
240
],
"toolbar_button_icon": [
220,
220,
220
],
"toolbar_text": [
230,
230,
230
],
"window_control_button": [
200,
200,
200
],
"window_control_button_hover": [
255,
255,
255
],
"window_control_button_pressed": [
150,
150,
150
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 1
}
},
"icons": {
"16": "icons\/icon_16.png",
"128": "icons\/icon_128.png"
}
}