Skip to content

Commit c0730e1

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

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

firefox/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Bring your browser into the Cyber Renaissance with this Firefox theme inspired b
4242

4343
This theme may be submitted to the Firefox Add-ons store for easier installation.
4444

45+
### Method 4: Firefox Color
46+
47+
You can also play around with this theme on Firefox Color using this [link](https://color.firefox.com/?theme=XQAAAAL7AwAAAAAAAABBKYhm849SCicxcUZDt38oKRicm6da8pDtxcPwPxmGU02fJQL0pXK8yCeYBNpewrVS_mNz3z1UyAyiCuQbJWLos0xbPN_ocNgVtVlQToVNU2i0c1CulBOOT9ayOvS1Ttf0UGZq2TJoqiuwN0P4FH5xc_Saf5-Q7FTc_cAKMSKszZTJlaBoL6ZeaMCjh56k-7NkhqXwcyIVatIMTSmcACcRknRTOD66k5aP8cJOSL0lQSDSlLBpZbfTbTpJrEoqRrjgDTYvE9AbeMNLrajStuQ211F0t4xVDkrVojBLQKOL0b7dNv69Kp4-Iiahipf_S3eHGGqlB5lbLR3OBUQDdWZnP09G-R-yM6qTurZg5ovdji2CAwVlOPB89jY4oWl1CH58-UGg2UiDUYTDowLhA2MnAc2E52CvA0nPqGK-ZmyQQNw4oMtxxPOabY3vNfcWqbJo4fh16IoPjtzt9oeTAiQeGlljRhY_1QyNHsuzUJgYhmE9iciUwe5xEcE06KF9V2__5IOX2w)
48+
4549
## Color Palette
4650

4751
The Jensen Firefox theme uses the following carefully selected colors:

firefox/manifest.json

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"manifest_version": 2,
3-
"version": "1.0",
3+
"version": "1.1",
44
"name": "Jensen - Deus Ex Theme",
55
"theme": {
66
"images": {
@@ -22,13 +22,14 @@
2222
"frame": "rgb(0, 0, 0)",
2323
"tab_background_text": "rgb(251, 251, 251)",
2424
"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)",
2727
"popup": "rgb(20, 21, 20)",
2828
"popup_text": "rgb(251, 251, 251)",
2929
"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)",
3233
"ntp_background": "rgb(36, 36, 36)",
3334
"popup_border": "rgb(237, 166, 34)",
3435
"popup_highlight": "rgb(237, 166, 34)",
@@ -39,13 +40,14 @@
3940
"sidebar": "rgb(20, 21, 20)",
4041
"tab_background_separator": "rgb(20, 255, 20)",
4142
"tab_loading": "rgb(237, 166, 34)",
42-
"tab_text": "rgb(237, 166, 34)",
43+
"tab_text": "rgb(251, 251, 251)",
4344
"toolbar_bottom_separator": "rgb(20, 21, 20)",
4445
"toolbar_field_border_focus": "rgb(160, 255, 51)",
45-
"toolbar_field_border": "rgb(14, 162, 201)",
46+
"toolbar_field_border": "rgb(237, 166, 34)",
4647
"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)",
4951
"toolbar_top_separator": "rgb(20, 21, 20)",
5052
"toolbar_vertical_separator": "rgb(237, 166, 34)"
5153
}

0 commit comments

Comments
 (0)