From 273d2658d63c44a0f686b6346ce973f8a1fb5f45 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 14 Sep 2014 20:24:12 +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 b0c58d0f30..22d72d59af 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'), - 'Cloudy': to_theme('e6f1f5 aab3b6 6e7476 3b3e40'), + 'Cloud' : to_theme('e6f1f5 aab3b6 6e7476 3b3e40'), }