Thread Rating:
  • 3 Vote(s) - 2.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Black theme from incognito
#1
is it possible to get black theme from incognito regime for normal mode? at night time it could be very useful!.
Reply
#2
If all you need is a night mode, it is easy to achieve.
First, enable the option "Use custom background color for web pages" and fill the color value with "000000"(without quotes).
Second, create a file named night_mode.css and write the following content:
*:not(button):not(select) {
background-color:black !important;
color:white !important;
}
Save it and select it in the "Custom stylesheet" section.(enable "Load custom stylesheet" first).

These two steps will give you a perfect night mode, may be better than "Hight Contrast" extension.
Reply
#3
yep, it's possible https://chrome.google.com/webstore/detai...foel?hl=en
Reply
#4
(08-21-2016, 07:55 PM)tamer Wrote: yep, it's possible https://chrome.google.com/webstore/detai...foel?hl=en

Thank you, this is exactly what @rey wanted.
Reply
#5
for pity none of these are the solution, 'cause all of them don't change address bar. themes can change colurs, there are extentions to make websites dark, but adress stays white./
i'd even wish to have ability to make all menus same black as address bar in incognito, to have proper "night mode", but for the moment no version of chromium seem to do this at least to take as an example.(
Reply
#6
(09-15-2016, 11:34 PM)rey Wrote: for pity none of these are the solution, 'cause all of them don't change address bar. themes can change colurs, there are extentions to make websites dark, but adress stays white./
i'd even wish to have ability to make all menus same black as address bar in incognito, to have proper "night mode", but for the moment no version of chromium seem to do this at least to take as an example.(

Address bar inherits Windows theme color.
If you are using Windows 7, you can change Edit Control background color at "Control Panel => Appearance and Personalization => Personalization => Window Color and Appearance".
Unfortunately this feature has been removed since Windows 8.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)