Skip to content

Commit 6e89ddd

Browse files
committed
Updating manifest.json for Firefox theme
1 parent e2b464d commit 6e89ddd

1 file changed

Lines changed: 22 additions & 24 deletions

File tree

firefox/manifest.json

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"manifest_version": 2,
33
"version": "1.0",
44
"name": "Jensen - Deus Ex Theme",
5-
"description": "Cyber Renaissance theme inspired by Deus Ex: Human Revolution. Features signature gold and copper tones against deep carbon black.",
6-
"author": "tomaytotomato",
75
"theme": {
86
"images": {
97
"additional_backgrounds": [
@@ -21,35 +19,35 @@
2119
"colors": {
2220
"toolbar": "rgb(20, 21, 20)",
2321
"toolbar_text": "rgb(237, 166, 34)",
24-
"frame": "rgb(20, 21, 20)",
22+
"frame": "rgb(0, 0, 0)",
2523
"tab_background_text": "rgb(251, 251, 251)",
26-
"toolbar_field": "rgb(36, 36, 36)",
27-
"toolbar_field_text": "rgb(251, 251, 251)",
28-
"toolbar_field_border": "rgb(237, 166, 34)",
29-
"toolbar_field_focus": "rgb(36, 36, 36)",
30-
"toolbar_field_text_focus": "rgb(237, 166, 34)",
31-
"toolbar_field_border_focus": "rgb(237, 166, 34)",
32-
"tab_line": "rgb(237, 166, 34)",
33-
"tab_loading": "rgb(160, 255, 51)",
34-
"tab_selected": "rgb(36, 36, 36)",
35-
"tab_text": "rgb(196, 199, 196)",
24+
"toolbar_field": "rgb(0, 0, 0)",
25+
"toolbar_field_text": "rgb(237, 166, 34)",
26+
"tab_line": "rgb(36, 36, 36)",
3627
"popup": "rgb(20, 21, 20)",
3728
"popup_text": "rgb(251, 251, 251)",
29+
"button_background_active": "rgb(20, 21, 20)",
30+
"button_background_hover": "rgb(14, 162, 201)",
31+
"icons_attention": "rgb(237, 166, 34)",
32+
"ntp_background": "rgb(36, 36, 36)",
3833
"popup_border": "rgb(237, 166, 34)",
3934
"popup_highlight": "rgb(237, 166, 34)",
40-
"popup_highlight_text": "rgb(20, 21, 20)",
41-
"button_background_active": "rgb(237, 166, 34)",
42-
"button_background_hover": "rgb(187, 131, 27)",
43-
"icons": "rgb(237, 166, 34)",
44-
"icons_attention": "rgb(242, 82, 68)",
45-
"ntp_background": "rgb(20, 21, 20)",
46-
"ntp_text": "rgb(251, 251, 251)",
47-
"sidebar": "rgb(20, 21, 20)",
4835
"sidebar_border": "rgb(237, 166, 34)",
49-
"sidebar_text": "rgb(251, 251, 251)",
36+
"sidebar_highlight_text": "rgb(237, 166, 34)",
5037
"sidebar_highlight": "rgb(237, 166, 34)",
51-
"sidebar_highlight_text": "rgb(20, 21, 20)",
52-
"bookmark_text": "rgb(251, 251, 251)"
38+
"sidebar_text": "rgb(251, 251, 251)",
39+
"sidebar": "rgb(20, 21, 20)",
40+
"tab_background_separator": "rgb(20, 255, 20)",
41+
"tab_loading": "rgb(237, 166, 34)",
42+
"tab_text": "rgb(237, 166, 34)",
43+
"toolbar_bottom_separator": "rgb(20, 21, 20)",
44+
"toolbar_field_border_focus": "rgb(160, 255, 51)",
45+
"toolbar_field_border": "rgb(14, 162, 201)",
46+
"toolbar_field_focus": "rgb(20, 21, 20)",
47+
"toolbar_field_separator": "rgb(20, 21, 20)",
48+
"toolbar_field_text_focus": "rgb(160, 255, 51)",
49+
"toolbar_top_separator": "rgb(20, 21, 20)",
50+
"toolbar_vertical_separator": "rgb(237, 166, 34)"
5351
}
5452
}
5553
}

0 commit comments

Comments
 (0)