From ce6a5c826cde86e0bf58596db71a794a6d672b28 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 22 Sep 2014 18:39:34 +0530 Subject: [PATCH] ... --- src/calibre/ebooks/covers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/ebooks/covers.py b/src/calibre/ebooks/covers.py index c43ba0294c..c68f838498 100644 --- a/src/calibre/ebooks/covers.py +++ b/src/calibre/ebooks/covers.py @@ -258,7 +258,7 @@ default_color_themes = { 'Earth' : to_theme('e8d9ac c7b07b 564628 382d1a'), 'Grass' : to_theme('d8edb5 abc8a4 375d3b 183128'), 'Water' : to_theme('d3dcf2 829fe4 00448d 00305a'), - 'Cloud' : to_theme('e6f1f5 aab3b6 6e7476 3b3e40'), + 'Silver': to_theme('e6f1f5 aab3b6 6e7476 3b3e40'), }