From c7ff0215413477180c0068505f3fc286075c6747 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 9 Nov 2013 14:41:15 +0530 Subject: [PATCH] ... --- src/calibre/gui2/tweak_book/editor/themes.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calibre/gui2/tweak_book/editor/themes.py b/src/calibre/gui2/tweak_book/editor/themes.py index dbdccbc853..06d74c5528 100644 --- a/src/calibre/gui2/tweak_book/editor/themes.py +++ b/src/calibre/gui2/tweak_book/editor/themes.py @@ -111,9 +111,9 @@ THEMES = { Cursor fg=black bg=b0b4b8 Normal fg=404850 bg=f0f0f0 - LineNr fg=white bg=a0b0c0 + LineNr fg=white bg=8090a0 LineNrC fg=yellow - Visual fg=black bg=lightyellow + Visual fg=white bg=8090a0 Comment fg={comment} italic Todo fg={comment} italic bold