forked from Shinonome/fred-neovim
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