raphwriter / trilium-theme-melon

A theme for Trilium Notes
93 stars 20 forks source link

Screenshots don't match Trilium anymore #10

Closed bmn001 closed 3 years ago

bmn001 commented 3 years ago

I'm just getting started with Trilium, and did my best to install melon-theme-3 using your instructions.

There doesn't appear to be a table-based UI component for attribute editing anymore. Instead there's now an "owned attributes" header below the note's name, embedded into the editor itself. It uses hashtags.

So on each font, you'd enter text like this, instead of filling in a table of text boxes:

originalFileName=FiraCode-Bold.woff #customResourceProvider="fonts/FiraCode-Bold.woff"

And finally, I think some CSS has changed in Trilium itself. The main header bar that runs along the very top of the app shows up as yellow/orange within this theme, rather than the much nicer teal color that appears in your screenshots.

I should mention I'm on Trilium 0.47.7.

raphwriter commented 3 years ago

Hi there, thanks for your feedback! I have updated the readme page with new screenshots.

I couldn't reproduce however, what you mean by the main header bar being orange... The app should look like in the (new) screenshots...

bmn001 commented 3 years ago

Thanks for taking a look!

Here's what I'm seeing. Not sure if it will help! image

raphwriter commented 3 years ago

Huh. Thats... interesting. Are you using the desktop app or the web app? Also, could you check if the css is actually the latest version (copy&paste it again from https://raw.githubusercontent.com/raphwriter/trilium-theme-melon/master/trilium-theme-melon-3.css)

bmn001 commented 3 years ago

A fresh copy-paste didn't seem to change anything, unfortunately :(

raphwriter commented 3 years ago

please try it once again, I think it is fixed now!

bmn001 commented 3 years ago

Right you are, my dude. Thank you!