01-17-2016, 03:34 PM | #1 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jan 2016
Device: none
|
Themes for Calibre
Is there a dark theme for Calibre? Additionally, how do you hide the icons on the main toolbar, or the main toolbar itself, in Calibre?
|
01-17-2016, 03:51 PM | #2 |
Well trained by Cats
Posts: 30,316
Karma: 58000000
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Customize the toolbar
Preferences: Toolbar WARNING Some features are only accessible from icons (no default hot keys) |
Advert | |
|
01-17-2016, 03:51 PM | #3 | |
null operator (he/him)
Posts: 20,885
Karma: 27620684
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
To get rid of the icons: in Preferences->Look and Feel set the icon size to none. You can also add most features to the book list context menu - my preferred way to drive is: kb shortcuts (first), context menu, icon-less tool bar, Favourites PI (last). I suggest you spend some time looking through the Preferences BR Last edited by BetterRed; 01-17-2016 at 04:10 PM. |
|
01-19-2016, 02:09 PM | #4 |
Grand Sorcerer
Posts: 5,698
Karma: 16542228
Join Date: Feb 2010
Location: Pennsylvania
Device: Huawei MediaPad M5, LG V30, Boyue T80S, Nexus 7 LTE, K3 3G, Fire HD8
|
If you have a theme created in windows, you can get Calibre to use your colors by choosing System default for the User interface style under Look and Feel in Preferences.
|
01-24-2016, 08:40 PM | #5 |
Junior Member
Posts: 5
Karma: 10
Join Date: Jan 2016
Device: Amazon Fire 7"
|
In Linux (Ubuntu) it automatically takes on the theme of the OS. I have a dark theme installed and it looks like below
|
Advert | |
|
02-25-2016, 04:36 PM | #6 | |
Junior Member
Posts: 2
Karma: 10
Join Date: May 2012
Device: Bookeen Cybook Odyssey
|
Quote:
I use a GTK theme (Ambiance-backout-graphite) with Unity Tweak tool and all my software are dark, except calibre. What theme, and kind of theme (Unity, GTK ...) do you use ? |
|
02-25-2016, 06:32 PM | #7 | |
Junior Member
Posts: 5
Karma: 10
Join Date: Jan 2016
Device: Amazon Fire 7"
|
Quote:
I'm running Ubuntu 15.10 and using the Unity Tweak Tool and get themes from Noobslab ( http://www.noobslab.com/2015/05/ambi...ors-theme.html ). That's what I have installed presently and it's changed to match the system. |
|
02-26-2016, 11:23 PM | #8 |
Junior Member
Posts: 5
Karma: 10
Join Date: Jan 2016
Device: Amazon Fire 7"
|
|
02-26-2016, 11:27 PM | #9 |
creator of calibre
Posts: 44,289
Karma: 23661992
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
That is because of Qt version mismatches. calibre comes with its own copy of Qt and your system themes will only work if they were compiled against a matching version of Qt. Newer versions of calibre use Qt 5.1. You can make it work by compiling calibre from source with the same version of Qt as is on your system, but that is a fairly difficult task.
|
02-26-2016, 11:31 PM | #10 |
Junior Member
Posts: 5
Karma: 10
Join Date: Jan 2016
Device: Amazon Fire 7"
|
I wouldn't even know where to begin. I'll just be content with the native theme.
|
02-27-2016, 10:05 PM | #11 |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
It's actually not so difficult. Getting the dependencies right can sometimes be a pain, but the Ubuntu developers have probably done that already.
Code:
sudo apt-get build-dep calibre Also install Git, for downloading the source code. Then checkout and build the source code: Code:
git clone git://github.com/kovidgoyal/calibre cd calibre python2 setup.py bootstrap sudo python2 setup.py install Last edited by eschwartz; 02-27-2016 at 10:11 PM. |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Themes are FANTASTIC! | chilady1 | Calibre | 11 | 09-29-2015 10:44 PM |
Themes? | ldrover | Marvin | 5 | 11-09-2013 07:04 AM |
Calibre ebook viewer themes - how to share? | Vortex | Calibre | 1 | 01-27-2013 12:43 PM |
Pocketbook 622 - Calibre/ Themes/ RSS NewsReader | Kanalratte | PocketBook | 16 | 09-01-2012 05:44 AM |
360 Themes etc | MorganM | PocketBook | 14 | 09-29-2011 10:10 PM |