Inspect and view changes in Deep Oceanic Next Chrome Theme 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "Deep Oceanic Next Chrome Theme",
"description": "Experience the serene depths of the Deep Ocean with this refreshed color theme.",
"version": "3.2",
"author": "spearkkk",
"theme": {
"colors": {
"frame": [
0,
72,
82
],
"tab_text": [
255,
224,
138
],
"toolbar": [
0,
41,
49
],
"toolbar_button_icon": [
255,
224,
138
],
"omnibox_text": [
242,
247,
249
],
"omnibox_background": [
0,
72,
82
],
"bookmark_text": [
242,
247,
249
],
"ntp_background": [
0,
28,
31
],
"ntp_text": [
255,
224,
138
],
"ntp_link": [
255,
224,
138
],
"background_tab": [
0,
72,
82
],
"tab_background_text": [
0,
147,
163
],
"frame_inactive": [
0,
41,
49
],
"background_tab_inactive": [
0,
41,
49
],
"tab_background_text_inactive": [
255,
224,
138
],
"frame_incognito": [
0,
41,
49
],
"background_tab_incognito": [
0,
41,
49
],
"tab_background_text_incognito": [
0,
41,
49
],
"frame_incognito_inactive": [
0,
28,
31
],
"background_tab_incognito_inactive": [
0,
28,
31
],
"tab_background_text_incognito_inactive": [
212,
225,
232
]
}
}
}