summaryrefslogtreecommitdiff
path: root/dotfiles/.config/cosmic/com.system76.CosmicTheme.Light/v2/transparent_background
blob: bb9666536a837c493c573e66e58babf2fb462937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(
    base: "#D7D7D7C2",
    component: (
        base: "#F5F5F5C2",
        hover: "#EFEFEFC8",
        pressed: "#EBEBEBCE",
        selected: "#EFEFEFC8",
        selected_text: "#00525AFF",
        focus: "#00525AFF",
        divider: "#27272733",
        on: "#272727FF",
        disabled: "#F5F5F561",
        on_disabled: "#272727A6",
        border: "#161616FF",
        disabled_border: "#16161680",
    ),
    divider: "#A5A5A5CE",
    on: "#121212FF",
    small_widget: "#CACACA40",
)