OK, I feel silly
How do I use this theme?
I tried pasting all the code in customising CSS box in the settings and placing CSS files into darktableâs themes folder.
They do appear in the selectable list, but nothing happens.
No need to feel silly, I did exactly the same thing and wondered why nothing changed
Your theme folder should look something like this
Many thanks!
Man, how awesome is this
Thanks for sharing
Looks great, thanks for making this available.
Where can I increase the font size for the switches between Lightable, Darkroom etc. They look tiny on a 4K screen.
I downloaded this theme package to try on darktable 4.6.1, on both Linux and Windows. I should mention that I donât use the darktable database, so whenever I open darktable I have an empty library. This may affect what I am seeing.
darktable-elegant-grey:
md3-grey:
Seeing it on my own display, I find that the font used in the MD3 themes is much more readable than the font in the built-in themes. I think the md3-grey is still darker than it should be for a neutral editing environment, and will probably affect edits.
On md3-grey, much of the screen content is missing in, and above and below, the image area. However, if I run the mouse pointer over the area above and below the image area, icons and tool appear (fully or partially) as the mouse pointer goes over their locations. Sometimes they stay visible, and sometimes they disappear again. The descriptive information within the image area does not appear until I click the âadd to libraryâ button.
On md3-grey, the button in the histogram for âhistogramâ doesnât work. The others (waveform, etc.) do work.
I find I have to stop/start dt after switching from one of the built-in themes to one of the md3 themes. However, I donât have to do that to switch from one built-in to another or from an md3 theme to a built-in theme. Iâve never added custom themes before, so I donât know whether this is as expected.
EDIT: Please note that I donât know whether the above problems are particular to the MD3 themes or the implementation of themes in dt. I can open issue(s) for either project once I know which one is responsible.
Youâve got the theme installed wrong, from the looks of it youâre missing the base darktable.css. Perhaps I should see if the licensing allows me to just copy its contents into my base file lol
Either way, make sure thereâs a darktable.css file at the root of your /themes/ folder
Look for the following in md3/base.css
and adjust font-size
:
#top-hinter widget label,
#top-hinter combobox {
font-size: 18px;
font-weight: 500;
}
Iâm not surprised at all that I did it wrong! I was indeed missing the base darktable.css. Thanks for catching my mistake. Everything works well now.
Before copying it from /usr/share/darktable/themes
to ~/.config/darktable/themes
, I tried adding an import from /usr/share/darktable/themes/darktable.css
, but that didnât work.
FWIW, and Iâm sure you would know this, the dt manual says:
Please note that the structure of darktableâs internal CSS changes frequently and you may need to make significant changes to your own themes when new versions of darktable are released.
I donât know how tightly darktable.css is tied to darktable code. The answer to that might determine whether it is a good or bad thing to copy darktable.css to ~/.config/darktable/themes
and risk having a theme that doesnât play well with the next release of dt.
Hey peeps, for those following this thread only, Iâve just pushed another update to the theme:
- History panel and collection filters have been styled correctly now (no more huge history panel, though I recommend not having it spanning its full height either way since i removed some of its side padding since the scroll bar has it too);
- Added side spacing to top information blocks in left and right panel;
- Removed side padding for buttons when theyâre in a row of 2, and drop downs are set to match;
- Made dialogs and drop downs use a darker shade of the background colour, so itâs easier to distinguish the title bar;
- Removed module header toggles from the left panel. Sorry, would remove them from the right in lighttable too if I could;
- Decreased scrollbar padding;
- Adjusted spacing and styling slightly for the top bar.
Now it is indeed much better, thank you
How can I make the module header stand out more from the module content?
As you can see in the image below it is hard to tell where the âstylesâ module ends, even the âbuttonsâ (create, edit, etc) are much more distinguishable than the module header itself.
This is awesome! This should be the default theme, I think itâs definitely more legible and looks better too
It got updated though, so it looks slightly different now, but it is still nicer than default. I hope it doesnât break when DT 5.0 comes outâŚ
Now is the time to test for 5.0! You donât have to hope, you can know.
Just installed your latest. Very nice. Thanks for all the work.
What version is that? the theme was made for 4.8.1, if youâre running anything later than that youâll have graphical bugs.
If you are running 4.8.1 can you make sure you copied the exact folder structure from the github release? just having the base.css isnât enough, well it is, if you donât care about the modules bits, but that looks like youâre missing some of the css files.
The readme.md was actually updated for 5.0 so who knowsâŚ
There are scheduled releases 2x per yearâŚit will be soon in December