From 662f9a7621308a21fbed96ca46cbac33848403f0 Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 8 Apr 2013 19:17:32 +0200 Subject: Start migrating the command index --- doc/source/themes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source/themes.rst') diff --git a/doc/source/themes.rst b/doc/source/themes.rst index 98b5f13e..92b88245 100644 --- a/doc/source/themes.rst +++ b/doc/source/themes.rst @@ -51,7 +51,7 @@ To define a *color pair* and assign it to the *COLOR_NAME* option, just do class FooTheme(theming.Theme): COLOR_NAME = (fg_color, bg_color, opt_attr) -You do not have to define all the :ref:`available options`, +You do not have to define all the :ref:`available-options`, you can decide that your theme will only change some options, the other one will just have the default value (from the default theme). @@ -105,4 +105,4 @@ Available options .. warning:: This section is not complete. All available options can be found into the default theme, which is into the -_theming.py_ file from the poezio’s source code. +**theming.py** file from the poezio’s source code. -- cgit v1.2.3