mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
603e756cdc
commit
06ba143405
@ -492,7 +492,7 @@ class ThemeEditor(Dialog):
|
|||||||
'''\
|
'''\
|
||||||
<h2>Creating a custom theme</h2>
|
<h2>Creating a custom theme</h2>
|
||||||
|
|
||||||
<p id="attribute">You can create a custom syntax highlighting
|
<p id="attribute" lang="und">You can create a custom syntax highlighting
|
||||||
theme, with your own colors and font styles. The most important
|
theme, with your own colors and font styles. The most important
|
||||||
types of highlighting rules are described below. Note that not
|
types of highlighting rules are described below. Note that not
|
||||||
every rule supports every kind of customization, for example,
|
every rule supports every kind of customization, for example,
|
||||||
@ -503,7 +503,7 @@ class ThemeEditor(Dialog):
|
|||||||
<p>As you make changes to your them on the left, the changes will
|
<p>As you make changes to your them on the left, the changes will
|
||||||
be reflected live in this panel.</p>
|
be reflected live in this panel.</p>
|
||||||
|
|
||||||
<p xml:lang="xyz">
|
<p xml:lang="und">
|
||||||
{0}
|
{0}
|
||||||
The most important rule. Sets the
|
The most important rule. Sets the
|
||||||
foreground and background colors for the editor as well as the
|
foreground and background colors for the editor as well as the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user