fix: starship mocha

This commit is contained in:
winston 2024-05-02 17:00:40 +02:00
parent 283770848e
commit 138a9fcb02
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -521,29 +521,29 @@ mantle = "#1e2030"
crust = "#181926" crust = "#181926"
[palettes.catppuccin_mocha] [palettes.catppuccin_mocha]
rosewater = "#ece3e1" rosewater = "#f5e0dc"
flamingo = "#e1d2d2" flamingo = "#f2cdcd"
pink = "#ddccd8" pink = "#f5c2e7"
mauve = "#bbb2c9" mauve = "#cba6f7"
red = "#c4a2aa" red = "#f38ba8"
maroon = "#cbadb1" maroon = "#eba0ac"
peach = "#d5beb4" peach = "#fab387"
yellow = "#ece3d3" yellow = "#f9e2af"
green = "#b9ddb6" green = "#a6e3a1"
teal = "#badad4" teal = "#94e2d5"
sky = "#b8d4db" sky = "#89dceb"
sapphire = "#a9c0ce" sapphire = "#74c7ec"
blue = "#aab3c7" blue = "#89b4fa"
lavender = "#bfc1d2" lavender = "#b4befe"
text = "#d3d6e1" text = "#cdd6f4"
subtext1 = "#bec2d2" subtext1 = "#bac2de"
subtext0 = "#a8adc3" subtext0 = "#a6adc8"
overlay2 = "#9299b4" overlay2 = "#9399b2"
overlay1 = "#7c84a5" overlay1 = "#7f849c"
overlay0 = "#686f94" overlay0 = "#6c7086"
surface2 = "#555a7b" surface2 = "#585b70"
surface1 = "#434664" surface1 = "#45475a"
surface0 = "#30314b" surface0 = "#313244"
base = "#101010" base = "#1e1e2e"
mantle = "#090909" mantle = "#181825"
crust = "#080808" crust = "#11111b"