Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m50s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m51s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
141 lines
4.7 KiB
JSON
141 lines
4.7 KiB
JSON
{
|
|
"id": "catppuccin-mocha",
|
|
"name": "Catppuccin Mocha",
|
|
"author": "Catppuccin",
|
|
"url": "https://github.com/catppuccin/catppuccin",
|
|
"light": {
|
|
"background": "#1e1e2e",
|
|
"surface_background": "#181825",
|
|
"elevated_surface_background": "#11111b",
|
|
"panel_background": "#1e1e2e",
|
|
"overlay": "#cdd6f41a",
|
|
"title_bar": "#181825",
|
|
"title_bar_inactive": "#11111b",
|
|
"window_border": "#6c7086",
|
|
"border": "#585b70",
|
|
"border_variant": "#45475a",
|
|
"border_focused": "#89b4fa",
|
|
"border_selected": "#89b4fa",
|
|
"border_transparent": "#00000000",
|
|
"border_disabled": "#313244",
|
|
"ring": "#89b4fa",
|
|
"text": "#cdd6f4",
|
|
"text_muted": "#bac2de",
|
|
"text_placeholder": "#a6adc8",
|
|
"text_accent": "#89b4fa",
|
|
"icon": "#bac2de",
|
|
"icon_muted": "#a6adc8",
|
|
"icon_accent": "#89b4fa",
|
|
"element_foreground": "#11111b",
|
|
"element_background": "#89b4fa",
|
|
"element_hover": "#b4befe",
|
|
"element_active": "#7ba2e1",
|
|
"element_selected": "#6d90c9",
|
|
"element_disabled": "#89b4fa4d",
|
|
"secondary_foreground": "#6d90c9",
|
|
"secondary_background": "#181825",
|
|
"secondary_hover": "#89b4fa33",
|
|
"secondary_active": "#11111b",
|
|
"secondary_selected": "#11111b",
|
|
"secondary_disabled": "#89b4fa4d",
|
|
"danger_foreground": "#11111b",
|
|
"danger_background": "#f38ba8",
|
|
"danger_hover": "#eba0ac",
|
|
"danger_active": "#db7d98",
|
|
"danger_selected": "#c46f88",
|
|
"danger_disabled": "#f38ba84d",
|
|
"warning_foreground": "#11111b",
|
|
"warning_background": "#f9e2af",
|
|
"warning_hover": "#fab387",
|
|
"warning_active": "#e0cb9e",
|
|
"warning_selected": "#c8b48d",
|
|
"warning_disabled": "#f9e2af4d",
|
|
"ghost_element_background": "#00000000",
|
|
"ghost_element_background_alt": "#313244",
|
|
"ghost_element_hover": "#cdd6f433",
|
|
"ghost_element_active": "#45475a",
|
|
"ghost_element_selected": "#45475a",
|
|
"ghost_element_disabled": "#cdd6f40d",
|
|
"tab_inactive_background": "#181825",
|
|
"tab_inactive_foreground": "#bac2de",
|
|
"tab_active_background": "#1e1e2e",
|
|
"tab_active_foreground": "#cdd6f4",
|
|
"tab_hover_foreground": "#b4befe",
|
|
"scrollbar_thumb_background": "#cdd6f433",
|
|
"scrollbar_thumb_hover_background": "#cdd6f580",
|
|
"scrollbar_thumb_border": "#00000000",
|
|
"scrollbar_track_background": "#00000000",
|
|
"scrollbar_track_border": "#45475a",
|
|
"drop_target_background": "#89b4fa1a",
|
|
"cursor": "#f5e0dc",
|
|
"selection": "#9399b240"
|
|
},
|
|
"dark": {
|
|
"background": "#1e1e2e",
|
|
"surface_background": "#181825",
|
|
"elevated_surface_background": "#11111b",
|
|
"panel_background": "#1e1e2e",
|
|
"overlay": "#cdd6f41a",
|
|
"title_bar": "#181825",
|
|
"title_bar_inactive": "#11111b",
|
|
"window_border": "#6c7086",
|
|
"border": "#585b70",
|
|
"border_variant": "#45475a",
|
|
"border_focused": "#89b4fa",
|
|
"border_selected": "#89b4fa",
|
|
"border_transparent": "#00000000",
|
|
"border_disabled": "#313244",
|
|
"ring": "#89b4fa",
|
|
"text": "#cdd6f4",
|
|
"text_muted": "#bac2de",
|
|
"text_placeholder": "#a6adc8",
|
|
"text_accent": "#89b4fa",
|
|
"icon": "#bac2de",
|
|
"icon_muted": "#a6adc8",
|
|
"icon_accent": "#89b4fa",
|
|
"element_foreground": "#11111b",
|
|
"element_background": "#89b4fa",
|
|
"element_hover": "#b4befe",
|
|
"element_active": "#7ba2e1",
|
|
"element_selected": "#6d90c9",
|
|
"element_disabled": "#89b4fa4d",
|
|
"secondary_foreground": "#6d90c9",
|
|
"secondary_background": "#181825",
|
|
"secondary_hover": "#89b4fa33",
|
|
"secondary_active": "#11111b",
|
|
"secondary_selected": "#11111b",
|
|
"secondary_disabled": "#89b4fa4d",
|
|
"danger_foreground": "#11111b",
|
|
"danger_background": "#f38ba8",
|
|
"danger_hover": "#eba0ac",
|
|
"danger_active": "#db7d98",
|
|
"danger_selected": "#c46f88",
|
|
"danger_disabled": "#f38ba84d",
|
|
"warning_foreground": "#11111b",
|
|
"warning_background": "#f9e2af",
|
|
"warning_hover": "#fab387",
|
|
"warning_active": "#e0cb9e",
|
|
"warning_selected": "#c8b48d",
|
|
"warning_disabled": "#f9e2af4d",
|
|
"ghost_element_background": "#00000000",
|
|
"ghost_element_background_alt": "#313244",
|
|
"ghost_element_hover": "#cdd6f433",
|
|
"ghost_element_active": "#45475a",
|
|
"ghost_element_selected": "#45475a",
|
|
"ghost_element_disabled": "#cdd6f40d",
|
|
"tab_inactive_background": "#181825",
|
|
"tab_inactive_foreground": "#bac2de",
|
|
"tab_active_background": "#1e1e2e",
|
|
"tab_active_foreground": "#cdd6f4",
|
|
"tab_hover_foreground": "#b4befe",
|
|
"scrollbar_thumb_background": "#cdd6f433",
|
|
"scrollbar_thumb_hover_background": "#cdd6f580",
|
|
"scrollbar_thumb_border": "#00000000",
|
|
"scrollbar_track_background": "#00000000",
|
|
"scrollbar_track_border": "#45475a",
|
|
"drop_target_background": "#89b4fa1a",
|
|
"cursor": "#f5e0dc",
|
|
"selection": "#9399b240"
|
|
}
|
|
}
|