Merge branch 'tab_text' into 'master'
fix tab text color See merge request idk/I2P-in-Private-Browsing-Mode-Firefox!27
This commit is contained in:
@@ -190,6 +190,7 @@ let btheme = {
|
||||
colors: {
|
||||
frame: "#363A68",
|
||||
toolbar: "#363A68",
|
||||
tab_text: "#ECF3FF",
|
||||
},
|
||||
};
|
||||
|
||||
@@ -197,6 +198,7 @@ let dtheme = {
|
||||
colors: {
|
||||
frame: "#4456B7",
|
||||
toolbar: "#4456B7",
|
||||
tab_text: "#ECF3FF",
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user