initial
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"version": "1.0",
|
||||
"name": "Cybersteel",
|
||||
"description": "Retrofuturist. Technical. Direct. Cybersteel design system palette for Brave.",
|
||||
|
||||
"theme": {
|
||||
"colors": {
|
||||
"frame": [29, 32, 33],
|
||||
"frame_inactive": [29, 32, 33],
|
||||
"frame_incognito": [29, 32, 33],
|
||||
"frame_incognito_inactive": [29, 32, 33],
|
||||
|
||||
"background_tab": [29, 32, 33],
|
||||
"background_tab_inactive": [29, 32, 33],
|
||||
"background_tab_incognito": [29, 32, 33],
|
||||
"background_tab_incognito_inactive": [29, 32, 33],
|
||||
|
||||
"toolbar": [49, 49, 49],
|
||||
"toolbar_text": [242, 226, 186],
|
||||
"toolbar_button_icon": [250, 189, 47],
|
||||
"button_background": [29, 32, 33],
|
||||
|
||||
"tab_text": [251, 241, 199],
|
||||
"tab_background_text": [224, 208, 168],
|
||||
"tab_background_text_inactive": [206, 189, 158],
|
||||
"tab_background_text_incognito": [224, 208, 168],
|
||||
"tab_background_text_incognito_inactive": [206, 189, 158],
|
||||
|
||||
"bookmark_text": [224, 208, 168],
|
||||
|
||||
"omnibox_background": [60, 56, 54],
|
||||
"omnibox_text": [242, 226, 186],
|
||||
|
||||
"ntp_background": [49, 49, 49],
|
||||
"ntp_header": [60, 56, 54],
|
||||
"ntp_text": [242, 226, 186],
|
||||
"ntp_link": [131, 165, 152]
|
||||
},
|
||||
|
||||
"tints": {
|
||||
"buttons": [-1, -1, -1],
|
||||
"frame": [-1, -1, -1],
|
||||
"frame_inactive": [-1, -1, -1],
|
||||
"frame_incognito": [-1, -1, -1],
|
||||
"frame_incognito_inactive": [-1, -1, -1],
|
||||
"background_tab": [-1, -1, -1]
|
||||
},
|
||||
|
||||
"properties": {
|
||||
"ntp_logo_alternate": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user