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": "Old Brave OLED Theme",
"version": "1.0.2",
"author": "Peter Stather",
"description": "Brave's old OLED theme, ported to Chrome and Chromium-based browsers.",
"homepage_url": "https:\/\/github.com\/Simber1\/brave-dark-chromium",
"icons": {
"128": "icon.png"
},
"theme": {
"colors": {
"background_tab": [
0,
0,
0
],
"background_tab_inactive": [
0,
0,
0
],
"background_tab_incognito": [
27,
14,
44
],
"background_tab_incognito_inactive": [
50,
38,
65
],
"bookmark_text": [
255,
255,
255
],
"frame": [
0,
0,
0
],
"frame_inactive": [
0,
0,
0
],
"frame_incognito": [
27,
14,
44
],
"frame_incognito_inactive": [
50,
38,
65
],
"ntp_background": [
59,
59,
59
],
"omnibox_background": [
32,
33,
36
],
"omnibox_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"tab_text": [
243,
243,
243
],
"toolbar": [
53,
53,
53
],
"toolbar_button_icon": [
237,
237,
237
]
},
"images": {
"theme_ntp_background": "new_tab_page1440.png"
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 1
}
}
}