summaryrefslogtreecommitdiff
path: root/dotfiles/.config/cosmic/com.system76.CosmicTheme.Dark/v2/transparent_background
blob: 6440a6d30288caf068e64a27e2407330a83484c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(
    base: "#1B1B1BC2",
    component: (
        base: "#2E2E2EC2",
        hover: "#424242C8",
        pressed: "#565656CE",
        selected: "#424242C8",
        selected_text: "#4B4B4BFF",
        focus: "#4B4B4BFF",
        divider: "#FFFFFF33",
        on: "#FFFFFFFF",
        disabled: "#2E2E2E61",
        on_disabled: "#FFFFFFA6",
        border: "#BEBEBEFF",
        disabled_border: "#BEBEBE80",
    ),
    divider: "#454545CE",
    on: "#F5F5F5FF",
    small_widget: "#27272740",
)