catppuccin.vscode
Options for the catppuccin.vscode
module.
catppuccin.vscode.profiles
Section titled “catppuccin.vscode.profiles”Catppuccin settings for VSCode profiles.
Type: attribute set of (submodule)
Default: {
default = { };
}
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.accent
Section titled “catppuccin.vscode.profiles.<name>.accent”Catppuccin accent for vscode
Type: one of "blue", "flamingo", "green", "lavender", "maroon", "mauve", "peach", "pink", "red", "rosewater", "sapphire", "sky", "teal", "yellow"
Default: "catppuccin.accent"
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.enable
Section titled “catppuccin.vscode.profiles.<name>.enable”Whether to enable Catppuccin theme for vscode.
Type: boolean
Default: "catppuccin.enable"
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.flavor
Section titled “catppuccin.vscode.profiles.<name>.flavor”Catppuccin flavor for vscode
Type: one of "latte", "frappe", "macchiato", "mocha"
Default: "catppuccin.flavor"
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.icons.enable
Section titled “catppuccin.vscode.profiles.<name>.icons.enable”Whether to enable Catppuccin theme for vscode-icons.
Type: boolean
Default: "catppuccin.enable"
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.icons.flavor
Section titled “catppuccin.vscode.profiles.<name>.icons.flavor”Catppuccin flavor for vscode-icons
Type: one of "latte", "frappe", "macchiato", "mocha"
Default: "catppuccin.flavor"
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.settings
Section titled “catppuccin.vscode.profiles.<name>.settings”Settings for the extension theme. See https://github.com/catppuccin/vscode/blob/8ac8c5e1db78174c98c55ecd9c1bd3a6f2cbbc0b/packages/catppuccin-vsc/src/theme/index.ts#L14-L25 for a full list of options.
Type: JSON value
Default: { }
Declared in: modules/home-manager/vscode.nix
catppuccin.vscode.profiles.<name>.settings.accent
Section titled “catppuccin.vscode.profiles.<name>.settings.accent”Catppuccin accent for vscode.
Type: one of "blue", "flamingo", "green", "lavender", "maroon", "mauve", "peach", "pink", "red", "rosewater", "sapphire", "sky", "teal", "yellow"
Default: "mauve"
Declared in: modules/home-manager/vscode.nix