Skip to content

Default colorscheme is not the same #415

Closed
@sample-usr

Description

@sample-usr

Description

Hi,
I am running the default colorscheme mocha but the colors are very different as you can see in the image.
Even if try to use color_overrides that just messes up the entire colorscheme and turns it into something else. It seems like the color_overrides doesn't have any effect. I tried other flavors but none are applied properly (the colors mismatch). I also tried with CatppuccinCompile etc.

Screenshot 2023-02-21 at 12 45 47

Neovim version

NVIM v0.8.3
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@Ventura-arm64.local

Operating system and version

macOS 13.1

Catppuccin version / branch / rev

v1.0.0

Steps to reproduce

load nvim with default colorscheme config

Expected behavior

Colorscheme should apply the correct colors

Actual behavior

Colorscheme doesn't apply the correct colors

Minimal config

require("catppuccin").setup({
	flavour = "mocha",
})

vim.cmd.colorscheme("catppuccin")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions