226 current 2024-03-19 15:26:49 24.05.20240316.c75037b 6.8.0-zen1 *
This commit is contained in:
parent
f2fa991c67
commit
fc0719b4f9
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ M.ui = {
|
||||||
hl_add = {},
|
hl_add = {},
|
||||||
hl_override = {},
|
hl_override = {},
|
||||||
changed_themes = {},
|
changed_themes = {},
|
||||||
theme_toggle = { "onedark", "one_light" },
|
theme_toggle = { "rosepine", "one_light" },
|
||||||
theme = "rosepine", -- default theme
|
theme = "rosepine", -- default theme
|
||||||
transparency = false,
|
transparency = false,
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
window_padding_width = 8;
|
window_padding_width = 8;
|
||||||
background_opacity = "0.85";
|
background_opacity = "0.75";
|
||||||
|
|
||||||
foreground = "#a9b1d6";
|
foreground = "#a9b1d6";
|
||||||
background = "#1a1b26";
|
background = "#1a1b26";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue