mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 09:23:18 +00:00
Improve calendar's lines color contrast
This commit is contained in:
parent
84760b603d
commit
6ca4fd718d
5 changed files with 48 additions and 32 deletions
|
@ -3,7 +3,6 @@ import { AppWindowActions } from "../Actions.slint";
|
|||
import { VButton, ToggleButton, VActionButton, VText, Svg, Palette } from "@selenite";
|
||||
|
||||
export component SideBar inherits Rectangle {
|
||||
background: Palette.pane;
|
||||
|
||||
VerticalLayout {
|
||||
height: parent.height;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue