summaryrefslogtreecommitdiff
path: root/docs/source/configuration/index.rst
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-05-18 09:36:36 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-05-18 09:36:36 +0100
commit6cbace46c2d0e37b1da18d4abe08f1b6e4c454e0 (patch)
tree84d6863c1325ee50179e7675332c5e776100366f /docs/source/configuration/index.rst
parent9143b059e40a881e6c716b73027a427329914fea (diff)
fix minor issues in docs
Diffstat (limited to 'docs/source/configuration/index.rst')
-rw-r--r--docs/source/configuration/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/source/configuration/index.rst b/docs/source/configuration/index.rst
index 4a69bced..b51f6176 100644
--- a/docs/source/configuration/index.rst
+++ b/docs/source/configuration/index.rst
@@ -225,6 +225,8 @@ Apart from command pre- and posthooks, the following hooks will be interpreted:
:type timestamp: `datetime`
:rtype: str
+.. _themes:
+
Themes
======
Alot can be run in 1, 16 or 256 colour mode. The requested mode is determined by the command-line parameter `-C` or read
@@ -273,7 +275,7 @@ Custom Tagstring Formatting
To specify how a particular tagstring is displayed throughout the interface you can
add a subsection named after the tag to the `[tags]` config section.
The following attribute keys will interpreted and may contain urwid attribute strings
-as described in the :ref:`Themes` section above:
+as described in the :ref:`Themes <themes>` section above:
`fg` (foreground), `bg` (background), `focus_fg` (foreground if focused) and `focus_bg` (background if focused).
An alternative string representation is read from the option `translated` or can be given