189 current 2024-03-13 14:20:34 24.05.20240309.3030f18 6.7.9-zen1 *
This commit is contained in:
parent
67882089fc
commit
ea6cb8081a
1 changed files with 2 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
||||||
# colorschemes.oxocarbon.enable = true;
|
# colorschemes.oxocarbon.enable = true;
|
||||||
colorschemes.tokyonight = {
|
colorschemes.tokyonight = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
style = "night";
|
||||||
onColors = '' function(colors)
|
onColors = '' function(colors)
|
||||||
colors.gitSigns.add = colors.green
|
colors.gitSigns.add = colors.green
|
||||||
colors.gitSigns.change = colors.blue
|
colors.gitSigns.change = colors.blue
|
||||||
|
|
@ -266,6 +267,7 @@
|
||||||
hl["DropBarKind" .. value] = { link = "DropBarKind" }
|
hl["DropBarKind" .. value] = { link = "DropBarKind" }
|
||||||
end
|
end
|
||||||
end'';
|
end'';
|
||||||
|
transparent = true;
|
||||||
};
|
};
|
||||||
options = {
|
options = {
|
||||||
number = true;
|
number = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue