They where even supposed to be blended on how much they should be yours or the websites.
User Author
Font o-----x--------------o 64%
Color o-x------------------o 90%
Margin o-------------x------o 37%
Volume o---------x----------o 50%
source: https://www.wiumlie.no/2006/phd/archive/www.w3.org/People/ho...Some things may be a problem when using multiple text colours in a single document (or to do reverse video when the document does not specify its own colours). But I had already thought of a way to work with that, which is to support indexed colours. (You could specify both an indexed and direct colour for the same property, so that the direct colour is normally used, but the indexed colour helps when needed.)
Of course, I would do it now with the existing CSS rather than the format there, although many things would be using "privileged" CSS codes, not available to document writers but are available to the user. There would also be additional unprivileged codes available, usable by both the user and the document author.
I also thought that many things can be done with "data-" attributes and CSS styles for availability by user stylesheets even if the document author does not use them. (I have used them in HTML documents that actually have no CSS at all, for this reason.)