519 current 1970-01-01 01:00:00 24.11.20250110.1dab772 6.6.71 *
This commit is contained in:
parent
ccf63fa289
commit
8e7be94b1d
@ -1,45 +1,45 @@
|
|||||||
---@type LazySpec
|
---@type LazySpec
|
||||||
return {
|
return {
|
||||||
{
|
-- {
|
||||||
"catppuccin/nvim",
|
-- "catppuccin/nvim",
|
||||||
name = "catppuccin",
|
-- name = "catppuccin",
|
||||||
opts = {
|
-- opts = {
|
||||||
-- configuration options...
|
-- -- configuration options...
|
||||||
flavor = "mocha",
|
-- flavor = "mocha",
|
||||||
dim_inactive = {
|
-- dim_inactive = {
|
||||||
enable = true,
|
-- enable = true,
|
||||||
shade = "light",
|
-- shade = "light",
|
||||||
percentage = 0.15,
|
-- percentage = 0.15,
|
||||||
},
|
-- },
|
||||||
color_overrides = {
|
-- color_overrides = {
|
||||||
mocha = {
|
-- mocha = {
|
||||||
base = "#26211e",
|
-- base = "#26211e",
|
||||||
crust = "#0a0807",
|
-- crust = "#0a0807",
|
||||||
mantle = "#585049",
|
-- mantle = "#585049",
|
||||||
text = "#e6e2de",
|
-- text = "#e6e2de",
|
||||||
subtext0 = "#c6c2be",
|
-- subtext0 = "#c6c2be",
|
||||||
subtext1 = "#a6a29e",
|
-- subtext1 = "#a6a29e",
|
||||||
surface0 = "#585049",
|
-- surface0 = "#585049",
|
||||||
surface1 = "#c1b7b0",
|
-- surface1 = "#c1b7b0",
|
||||||
surface2 = "#f2f0ef",
|
-- surface2 = "#f2f0ef",
|
||||||
|
--
|
||||||
red = "#f75b72",
|
-- red = "#f75b72",
|
||||||
green = "#67af34",
|
-- green = "#67af34",
|
||||||
yellow = "#c98b1a",
|
-- yellow = "#c98b1a",
|
||||||
blue = "#509af6",
|
-- blue = "#509af6",
|
||||||
pink = "#ca64f3",
|
-- pink = "#ca64f3",
|
||||||
teal = "#1faeae",
|
-- teal = "#1faeae",
|
||||||
|
--
|
||||||
bright_red = "#fb8590",
|
-- bright_red = "#fb8590",
|
||||||
bright_green = "#75c73b",
|
-- bright_green = "#75c73b",
|
||||||
bright_yellow = "#e49f27",
|
-- bright_yellow = "#e49f27",
|
||||||
bright_blue = "#77b1fb",
|
-- bright_blue = "#77b1fb",
|
||||||
bright_pink = "#d68af7",
|
-- bright_pink = "#d68af7",
|
||||||
bright_teal = "#24c6c6",
|
-- bright_teal = "#24c6c6",
|
||||||
},
|
-- },
|
||||||
},
|
-- },
|
||||||
},
|
-- },
|
||||||
},
|
-- },
|
||||||
{
|
{
|
||||||
"AstroNvim/astroui",
|
"AstroNvim/astroui",
|
||||||
---@type AstroUIOpts
|
---@type AstroUIOpts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user