mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
37b9050bd9
commit
6941392503
@ -468,45 +468,45 @@ the color of the blinking cursor.</p>
|
|||||||
<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>
|
<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>
|
||||||
|
|
||||||
<p xml:lang="und">
|
<p xml:lang="und">
|
||||||
{0}
|
{}
|
||||||
The most important rule. Sets the foreground and background colors for the \
|
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.
|
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.
|
Defines the colors for text selected by the mouse.
|
||||||
|
|
||||||
{2}
|
{}
|
||||||
Defines the color for the line containing the cursor.
|
Defines the color for the line containing the cursor.
|
||||||
|
|
||||||
{3}
|
{}
|
||||||
Defines the colors for the line numbers on the left.
|
Defines the colors for the line numbers on the left.
|
||||||
|
|
||||||
{4}
|
{}
|
||||||
Defines the colors for matching tags in HTML and matching
|
Defines the colors for matching tags in HTML and matching
|
||||||
braces in CSS.
|
braces in CSS.
|
||||||
|
|
||||||
{5}
|
{}
|
||||||
Used for highlighting tags in HTML
|
Used for highlighting tags in HTML
|
||||||
|
|
||||||
{6}
|
{}
|
||||||
Used for highlighting attributes in HTML
|
Used for highlighting attributes in HTML
|
||||||
|
|
||||||
{7}
|
{}
|
||||||
Tag names in HTML
|
Tag names in HTML
|
||||||
|
|
||||||
{8}
|
{}
|
||||||
Namespace prefixes in XML and constants in CSS
|
Namespace prefixes in XML and constants in CSS
|
||||||
|
|
||||||
{9}
|
{}
|
||||||
Non-breaking spaces/hyphens in HTML
|
Non-breaking spaces/hyphens in HTML
|
||||||
|
|
||||||
{10}
|
{}
|
||||||
Syntax errors such as <this <>
|
Syntax errors such as <this <>
|
||||||
|
|
||||||
{11}
|
{}
|
||||||
Misspelled words such as <span lang="en">thisword</span>
|
Misspelled words such as <span lang="en">thisword</span>
|
||||||
|
|
||||||
{12}
|
{}
|
||||||
Comments like <!-- this one -->
|
Comments like <!-- this one -->
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user