From 6941392503c193d07c2d23f4df913c1cea6bbc05 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 30 Sep 2016 17:51:08 +0530 Subject: [PATCH] ... --- src/calibre/gui2/tweak_book/editor/themes.py | 26 ++++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/calibre/gui2/tweak_book/editor/themes.py b/src/calibre/gui2/tweak_book/editor/themes.py index 17f3cb8694..1e1b7a3bc3 100644 --- a/src/calibre/gui2/tweak_book/editor/themes.py +++ b/src/calibre/gui2/tweak_book/editor/themes.py @@ -468,45 +468,45 @@ the color of the blinking cursor.

As you make changes to your theme on the left, the changes will be reflected live in this panel.

-{0} +{} The most important rule. Sets the foreground and background colors for the \ editor as well as the style of "normal" text, that is, text that does not match any special syntax. -{1} +{} Defines the colors for text selected by the mouse. -{2} +{} Defines the color for the line containing the cursor. -{3} +{} Defines the colors for the line numbers on the left. -{4} +{} Defines the colors for matching tags in HTML and matching braces in CSS. -{5} +{} Used for highlighting tags in HTML -{6} +{} Used for highlighting attributes in HTML -{7} +{} Tag names in HTML -{8} +{} Namespace prefixes in XML and constants in CSS -{9} +{} Non-breaking spaces/hyphens in HTML -{10} +{} Syntax errors such as -{11} +{} Misspelled words such as thisword -{12} +{} Comments like