The first time I started thinking about this problem, I was reading the materials late at night. As we all know, reading information on webpages is a very boring thing. The web pages of technical materials are either like official documents, and there is no decoration on the pages. All the paragraphs are as wide as the screen, so they don't seem to shake their heads ...... Or, you know, some very ugly Web Pages don't say how ugly they are. In fact, it is only a small thing to see. The bigger problem is that these things will look very dazzling in the middle of the night. This is a serious headache.
To put it bluntly, this is the post-web era, and it is an era of full individuality. When I look down, I can see some webpages that are not very uncomfortable. Why can't you choose to endure it? Why? Or something to do? Do something. Why? You don't have to endure it.
First of all, you should first look for it. Is there anyone who has done something? The readability and readable Firefox plug-ins are immediately discovered. Especially readable, it looks really dazzling. The following example shows the webpage-Emacs Viper mode.
View big chart
However, readable also has readable problems. The first is performance issues. A slightly larger web page readable may be difficult to implement. Our goal is to look better. If the browser is killed, it will not be worth it. Another problem is that not all the places can be readable enough. Some web pages are restricted for access, so readable is useless at this time. Of course, readability is acceptable, but it is hard to understand.
It seems that you have to do it yourself. Firefox provides a plug-in named stylish. With stylish, you can write CSS on your own to create your own visual experience from scratch. You can also download a large number of stylish scripts from the Internet. Of course, as far as I feel, it is more reliable to do it myself.
This page is probably the first stylish I wrote myself. Dark, right, right. At that time, the biggest problem for me was the dazzling screen in the dark light when I was reading the lights at night. So I made a dark page. The color combination comes from my Emacs color-theme.
View big chart
The problem solved in the middle of the night should be more comfortable during the day. So I copied the readable page effect and made a set of daytime versions. Unlike readable, I keep the organization of the original page. This is very important. The organization of the document page passes a lot of information, but readable removes all of them.
Look at the original page without modifying the big picture.
In addition to modifying simple documents, some complex pages are not very difficult. The following is a simple modified books24x7.com. This page is not final yet, but now it just makes him so dazzling, and then the font is more comfortable. I have also used other fonts. You are not sure which one is the most comfortable. But this is the benefit of freedom. Carefree, you can change your mind at any time.
Look at the original page without modifying the big picture.
Finally there is a style from http://userstyles.org/download, Google Reader absolutely compact enchanced. But I think that is too ...... Compact, so I added some decoration.
Look at the big picture. The original webpage without decoration looks like this.
Stylish in addition to decoration and beautification, fonts are also very important. Many Web pages now use very small fonts that are hard to read on high-resolution displays. Although Firefox can easily enlarge the font, vimperator can simply use the ZM shortcut to zoom in to the appropriate size at a time. However, is it more convenient to directly display the appropriate content in a proper font?
Write your own stylish. Write your freedom.