summaryrefslogtreecommitdiff
path: root/dotfiles/.config/cosmic/com.system76.CosmicTheme.Dark/v2/background
blob: 78d285ee1ae340535477a90d77303a019ba413e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(
    base: "#1B1B1BFF",
    component: (
        base: "#2E2E2EFF",
        hover: "#434343FF",
        pressed: "#585858FF",
        selected: "#434343FF",
        selected_text: "#4B4B4BFF",
        focus: "#4B4B4BFF",
        divider: "#FFFFFF33",
        on: "#FFFFFFFF",
        disabled: "#2E2E2E80",
        on_disabled: "#FFFFFFA6",
        border: "#BEBEBEFF",
        disabled_border: "#BEBEBE80",
    ),
    divider: "#474747FF",
    on: "#F5F5F5FF",
    small_widget: "#27272740",
)