New file
This commit is contained in:
6
chrome/blank_page_background.css
Normal file
6
chrome/blank_page_background.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Set blank page background-color */
|
||||
/* Uses color from theme_colors if available */
|
||||
|
||||
#tabbrowser-tabpanels{
|
||||
background-color: var(--uc-light-bkgnd-color,rgb(46,54,69)) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user