mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-05 14:59:28 -05:00
Adjusted look and feel
This commit is contained in:
+8
-1
@@ -1,5 +1,12 @@
|
||||
{
|
||||
colorschemes = {
|
||||
gruvbox.enable = true;
|
||||
onedark = {
|
||||
enable = true;
|
||||
settings = {
|
||||
colors = { yellow = "#d9a950"; };
|
||||
style = "dark";
|
||||
transparent = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user