Skip to content

Releases: eliandoran/breeze-trilium

v0.7.2

16 Apr 16:37
613f7cf
Compare
Choose a tag to compare
  • widgets: Improve combobox list background & margins

v0.7.1

02 Mar 08:49
258eb07
Compare
Choose a tag to compare

Please note that this version of the theme is designed for Trilium Notes 0.62.6, using older versions might have graphical glitches or incompatibilities (especially with jump to note).

Change log:

  • toolbar: Re-enable panel folding button (fixes #11)
  • jump-to-note: Fix search bar not visible
  • widgets: Improve text box with buttons look
  • widgets: Improve text box buttons spacing
  • widgets: Improve text box buttons style
  • sidebar: Fix quick search background & border
  • toolbar: Hide consecutive spacers
  • widgets: Improve more text boxes

v0.7.0: Menu improvements & deprecation of light/dark variants

10 Jan 18:27
Compare
Choose a tag to compare

Improvements

Most improvements are relevant to contextual menus and the global hamburger menu:

  • Buttons: Add background when active (mouse hold)
  • Menu: Use gray color to shortcuts
  • Menu: Fix "Advanced" menu positioning
  • Menu: Display under hamburger button
  • Menu: Improve zoom buttons design
  • Menu: Improve icon and selection design
  • Menu: Use spacing between items as per newer Breeze design
  • Menu: Improve border radius
  • Menu: Fix border color

Deprecation of light/dark variants

The previous versions came in three versions: light, dark and auto. Now there's only the auto theme. This was mostly done in order to simplify the development further on and not having to deal with three different CSS files. If this causes issues with your workflow, feel free to open an issue.

v0.6.1: Minor improvements

10 Jan 18:27
Compare
Choose a tag to compare
  • Sidebar: Improve positioning of tree actions bar
  • Toolbar: Fix sync button outline rotating
  • Toolbar: Rename buttons according to tooltips
  • Toolbar: Re-enable display of tooltips (thanks to @FliegendeWurst)

v0.6.0: General improvements

19 Jul 19:37
Compare
Choose a tag to compare

General quality of life improvements:

  • Tabbar: Fix close button size
  • Tabbar: Fix hover color
  • Tabbar: Fix close button alignment on 0.59.2
  • Note list: Improve <hr> style
  • Fix <code> style breaking line editing
  • Note list: Improve style of code block
  • Fix <code> selection background
  • Improve code & monospace look
  • Toolbar: Fix bookmarks not showing properly
  • Toolbar: Improve alignment of the buttons
  • Toolbar: Fix hamburger menu highlight
  • Fix toolbar on 0.58.7
  • Reduce heading size in note card previews
  • Apply the table style to note previews as well
  • Improve the style of horizontal rulers
  • Improve default style of tables in dark mode
  • Improve "Note source" layout
  • Settings: Improve content width
  • Settings: Improve style of navbar
  • Modals: Add bottom border to title bar
  • Improve style of options dialog
  • Scrollbar: Fix thickness of horizontal scrollbars
  • Add title bar for modal windows
  • Sidebar: Improve size & focus style
  • Sidebar: Improve style of search bar
  • Sidebar: Make tree action buttons slightly dim
  • Sidebar: Improve position of tree buttons
  • Tree: Fix border cut-off
  • Editor: Fix border cutoff
  • Ribbon: Overhaul style for "Owned attributes"
  • Ribbon: Improve spacing for "Basic properties"
  • Toolbar: Hide labels when there is not enough width
  • Ribbon: Improve margins for all tabs
  • Ribbon: Improve alignment of "Book Properties"
  • Ribbon: Fix layout & style for Book Properties
  • Toolbar: Add icons for history & calendar as well
  • Toolbar: Hide tooltips
  • Toolbar: Add back text for the main actions
  • Move "Split button" in the top bar
  • Ribbon: Improve button style
  • Ribbon: Reduce margins
  • Fix whitespace in build directory path

The theme should now be mostly ready for day-to-day use. Feel free to report any issues.

v0.5.0: Trilium v0.54.1-beta & "Jump to note" improvements

19 Jul 19:36
Compare
Choose a tag to compare
  • Compatibility with Trilium v0.54.1-beta release.
  • Improved the style of the tab bar (background + close button)
  • Improved the style of "Jump to note", including background, layout and selection.
  • Improved the style of modals in general.
  • Note lists were slightly redesigned and look better under nested books.

v0.4.0: Light theme + improvements

19 Jul 19:35
Compare
Choose a tag to compare

New features:

  • A light theme has been implemented.
  • There is also a way to easily switch between the light and dark theme via the "Auto" theme. It changes the theme automatically based on the OS preference (i.e. dark mode enabled).

Bug fixes:

  • Improved the main menu button: adjusted margins, used the correct icon, improved the "Update" indicator layout.
  • Improved the scrollbar alignment in both the tree and content views.
  • Improved the layout of the sidebar slightly.
  • "Add label" / "Add relationship" modals were not working.

v0.3.0: Improved ribbon

16 Jan 12:48
Compare
Choose a tag to compare

The ribbon is the top bar of a note, with different options such as "Basic Properties", "Owned attributes", "Inherited attributes", etc. In order to make these options appear more KDE-like, they were moved to the bottom of the editor, similar to how the Kate editor handles this.

In order to achieve a visual balance, the "Note revisions" and context menu were kept at the top, moved near the "Create new split" button.

image

v0.2.0: Improved toolbar

10 Jan 20:55
Compare
Choose a tag to compare

The "launch bar" was previously moved to the top of window, instead of the left of the window. This was done in order to more closely align with the KDE/Breeze look and feel.

The following improvements were made to the toolbar:

  1. Text is now displayed to the right of the items, in a similar fashion to how KDE apps handle it. The label is generated dynamically from the tooltip of the item.
  2. The "protected session" and "sync status" icons were moved to the right of the window, next to the hamburger menu.

Due to the new labels, the theme has some trouble on smaller screens. In the future, core buttons such as "New note" and "Search" are going to have their label removed.

screenshot

v0.1.0: First version

09 Jan 00:21
Compare
Choose a tag to compare

First version of the theme.

There are still some readability and styling issues within the application (especially modal screens, setitngs), but the application is in a working state.

The highlight of this version is the launch pane which is usually displayed on the left side of Trilium. For this theme, the launch pane is moved to the top to be more consistent with the KDE ecosystem.

Currently only the Breeze Dark theme is available.