summaryrefslogtreecommitdiff
path: root/dotfiles/.config/cosmic/com.system76.CosmicTheme.Dark/v2/transparent_primary
blob: 62126f902316198a2556461367dc407957751446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(
    base: "#272727FF",
    component: (
        base: "#363636FF",
        hover: "#363636FF",
        pressed: "#363636FF",
        selected: "#363636FF",
        selected_text: "#4B4B4BFF",
        focus: "#4B4B4BFF",
        divider: "#FFFFFF33",
        on: "#FFFFFFFF",
        disabled: "#36363680",
        on_disabled: "#FFFFFFA6",
        border: "#BEBEBEFF",
        disabled_border: "#BEBEBE80",
    ),
    divider: "#525252FF",
    on: "#FFFFFFFF",
    small_widget: "#34343440",
)