Skip to content

Tweak sidebar/bottomToolBar background color

Louis Schul requested to merge work/sidebar_color into master

The editor background color was previously changed to Kirigami.Theme.Window to reduce the contrast between the editor and the sidebar. Since the editor color was revert back to Kirigami.Theme.View, the contrast issue came back. This fixes the issue.

This is based on the way Marknote change the backgroundColor of its MainPage. The color is also the exact same.

Light: image

Dark: image

Edited by Louis Schul

Merge request reports