aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/qs-hyprview-unified/common/Appearance.qml
blob: 956b8d3d5cee96df56d2863002a5af3c24de3120 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
import QtQuick

QtObject {
    id: m3

    property color m3Primary: "#b3c5ff"
    property color m3OnPrimary: "#192e60"

    property color m3PrimaryContainer: "#324578"
    property color m3OnPrimaryContainer: "#dbe1ff"

    property color m3Secondary: "#c1c6dd"
    property color m3OnSecondary: "#2a3042"

    property color m3SecondaryContainer: "#414659"
    property color m3OnSecondaryContainer: "#dde1f9"
}

send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage