Merge branch 'master' into laptop
|
@ -0,0 +1 @@
|
|||
Subproject commit fc2b46896fe9daf1b1b1a6a0af5ae6fcfefa7511
|
Before Width: | Height: | Size: 700 B After Width: | Height: | Size: 700 B |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 894 B After Width: | Height: | Size: 894 B |
Before Width: | Height: | Size: 961 KiB After Width: | Height: | Size: 961 KiB |
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"version": "1.1",
|
||||
"name": "Dark Blue",
|
||||
"theme": {
|
||||
"images": {},
|
||||
"properties": {},
|
||||
"colors": {
|
||||
"toolbar": [2, 50, 105],
|
||||
"tab_selected": [2, 50, 105],
|
||||
"tab_background_separator": [2, 50, 105],
|
||||
"toolbar_text": [255, 255, 255],
|
||||
"frame": [24, 25, 29],
|
||||
"frame_inactive": [24, 25, 29],
|
||||
"frame_incognito_inactive": [24, 25, 29],
|
||||
"frame_incognitor": [24, 25, 29],
|
||||
"background_tab_inactive": [24, 25, 29],
|
||||
"tab_background_text": [207, 207, 217],
|
||||
"tab_background_text_incognito": [207, 207, 217],
|
||||
"tab_background_text_incognito_inactive": [207, 207, 217],
|
||||
"toolbar_field": [24, 25, 29],
|
||||
"toolbar_field_text": [255, 255, 255],
|
||||
"tab_line": [2, 50, 105],
|
||||
"popup": [24, 25, 29],
|
||||
"popup_text": [255, 255, 255],
|
||||
"button_background_active": [2, 50, 105],
|
||||
"button_background_hover": [2, 50, 105],
|
||||
"icons": [255, 255, 255],
|
||||
"ntp_background": [24, 25, 29],
|
||||
"ntp_text": [255, 255, 255],
|
||||
"ntp_card_background": [41, 41, 46],
|
||||
"tab_text": [255, 255, 255],
|
||||
"toolbar_field_border_focus": [2, 50, 105],
|
||||
"toolbar_top_separator": [36, 37, 38],
|
||||
"tab_loading": [24, 25, 29]
|
||||
}
|
||||
}
|
||||
}
|