High Contrast Colors

The full HTML document is available in the Sphinx HTML build directory .. ||<-snap->|| not_doc_md

Author:Wolfgang Scherer

Abstract

Thunderbird Tags

Example for Thundebird tags in configuration file prefs.js.

Replacements of standard tags:

user_pref("mailnews.tags.$label2.color", "#63452c");
user_pref("mailnews.tags.$label2.tag", "MCK");
user_pref("mailnews.tags.$label3.color", "#0FCFC0");
user_pref("mailnews.tags.$label3.tag", "TDB");

Additional tags:

user_pref("mailnews.tags.alw.color", "#11C638");
user_pref("mailnews.tags.alw.tag", "ALW");
user_pref("mailnews.tags.da.color", "#D33F6A");
user_pref("mailnews.tags.da.tag", "DA");
user_pref("mailnews.tags.js.color", "#EF9708");
user_pref("mailnews.tags.js.tag", "JS");
user_pref("mailnews.tags.ws.color", "#4A6FE3");
user_pref("mailnews.tags.ws.tag", "WS");
user_pref("mailnews.tags.x50mp.color", "#8e063b");
user_pref("mailnews.tags.x50mp.tag", "MP");
user_pref("mailnews.tags.x90af.color", "#F79CD4");
user_pref("mailnews.tags.x90af.tag", "AF");

References

References for contrast color palettes:


.. ||<-snap->|| not_doc_md

References

Copyright

Copyright (C) 2020, Wolfgang Scherer, <Wolfgang.Scherer at gmx.de>. See the document source for conditions of use under the GNU Free Documentation License.