|
1 | 1 | { |
2 | 2 | "manifest_version": 2, |
3 | | - "version": "1.0", |
| 3 | + "version": "1.1", |
4 | 4 | "name": "Jensen - Deus Ex Theme", |
5 | 5 | "theme": { |
6 | 6 | "images": { |
|
22 | 22 | "frame": "rgb(0, 0, 0)", |
23 | 23 | "tab_background_text": "rgb(251, 251, 251)", |
24 | 24 | "toolbar_field": "rgb(0, 0, 0)", |
25 | | - "toolbar_field_text": "rgb(237, 166, 34)", |
26 | | - "tab_line": "rgb(36, 36, 36)", |
| 25 | + "toolbar_field_text": "rgb(251, 251, 251)", |
| 26 | + "tab_line": "rgb(237, 166, 34)", |
27 | 27 | "popup": "rgb(20, 21, 20)", |
28 | 28 | "popup_text": "rgb(251, 251, 251)", |
29 | 29 | "button_background_active": "rgb(20, 21, 20)", |
30 | | - "button_background_hover": "rgb(14, 162, 201)", |
31 | | - "icons_attention": "rgb(237, 166, 34)", |
| 30 | + "button_background_hover": "rgb(0, 0, 0)", |
| 31 | + "icons_attention": "rgb(251, 251, 251)", |
| 32 | + "icons": "rgb(237, 166, 34)", |
32 | 33 | "ntp_background": "rgb(36, 36, 36)", |
33 | 34 | "popup_border": "rgb(237, 166, 34)", |
34 | 35 | "popup_highlight": "rgb(237, 166, 34)", |
|
39 | 40 | "sidebar": "rgb(20, 21, 20)", |
40 | 41 | "tab_background_separator": "rgb(20, 255, 20)", |
41 | 42 | "tab_loading": "rgb(237, 166, 34)", |
42 | | - "tab_text": "rgb(237, 166, 34)", |
| 43 | + "tab_text": "rgb(251, 251, 251)", |
43 | 44 | "toolbar_bottom_separator": "rgb(20, 21, 20)", |
44 | 45 | "toolbar_field_border_focus": "rgb(160, 255, 51)", |
45 | | - "toolbar_field_border": "rgb(14, 162, 201)", |
| 46 | + "toolbar_field_border": "rgb(237, 166, 34)", |
46 | 47 | "toolbar_field_focus": "rgb(20, 21, 20)", |
47 | | - "toolbar_field_separator": "rgb(20, 21, 20)", |
48 | | - "toolbar_field_text_focus": "rgb(160, 255, 51)", |
| 48 | + "toolbar_field_highlight_text": "rgb(237, 166, 34)", |
| 49 | + "toolbar_field_separator": "rgb(237, 166, 34)", |
| 50 | + "toolbar_field_text_focus": "rgb(251, 251, 251)", |
49 | 51 | "toolbar_top_separator": "rgb(20, 21, 20)", |
50 | 52 | "toolbar_vertical_separator": "rgb(237, 166, 34)" |
51 | 53 | } |
|
0 commit comments