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": "GitHub Dark Style Theme",
"description": "A sleek dark theme inspired by GitHub's color palette (#0d1117, #010409, and #151b23).",
"theme": {
"colors": {
"frame": [
1,
4,
9
],
"frame_inactive": [
1,
4,
9
],
"frame_incognito": [
1,
4,
9
],
"frame_incognito_inactive": [
1,
4,
9
],
"toolbar": [
21,
27,
35
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"tab_background_separator": [
48,
54,
61
],
"bookmark_text": [
236,
239,
241
],
"ntp_background": [
1,
4,
9
],
"ntp_text": [
255,
255,
255
],
"button_background": [
13,
17,
23,
0
]
},
"tints": {
"buttons": [
-1,
-1,
0.95
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}