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,
"version": "1.0",
"name": "Vesper Dark",
"description": "A minimal dark theme with warm orange accents. Inspired by the Vesper VS Code theme by Rauno Freiberg.",
"icons": {
"16": "images\/icon-16.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"theme": {
"colors": {
"frame": [
16,
16,
16
],
"frame_inactive": [
16,
16,
16
],
"frame_incognito": [
22,
22,
22
],
"frame_incognito_inactive": [
16,
16,
16
],
"toolbar": [
22,
22,
22
],
"toolbar_text": [
255,
255,
255
],
"toolbar_button_icon": [
160,
160,
160
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
160,
160,
160
],
"tab_background_text_inactive": [
128,
128,
128
],
"bookmark_text": [
160,
160,
160
],
"ntp_background": [
16,
16,
16
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
255,
199,
153
],
"ntp_header": [
22,
22,
22
],
"button_background": [
40,
40,
40,
0.7
],
"omnibox_background": [
28,
28,
28
],
"omnibox_text": [
255,
255,
255
]
},
"tints": {
"buttons": [
0.08,
0.5,
0.5
],
"frame_incognito": [
-1,
0.2,
0.35
],
"frame_incognito_inactive": [
-1,
0.3,
0.3
]
},
"properties": {
"ntp_background_alignment": "center"
}
}
}