From 5a582553b9a40f92a1368c21893127b575fba779 Mon Sep 17 00:00:00 2001 From: Jeff Arnold Date: Fri, 23 Mar 2012 08:41:11 -0400 Subject: [PATCH] fix formatting --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 414ecbf..76eaebf 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ Additionally, it defines these colors, the values of which are dependent on the options specified when the theme is loaded. - ``solarized@accent`` Accent color. -- ``solarized@rebase03``,``solarized@rebase02``,``solarized@rebase01``,``solarized@rebase00``: Background colors; dark colors if the dark theme is used, light colors if light theme. +- ``solarized@rebase03``, ``solarized@rebase02``, ``solarized@rebase01``, ``solarized@rebase00``: Background colors; dark colors if the dark theme is used, light colors if light theme. - ``solarized@rebase0``, ``solarized@rebase1``, ``solarized@rebase2``, ``solarized@rebase3``: Foreground colors; light colors if the dark theme is used, dark colors if light theme.