AutoYADM commit: 2024-12-10 01:00:01
This commit is contained in:
parent
e8145d0f1b
commit
5a85e24261
2 changed files with 4 additions and 4 deletions
4
.config/nvim/lua/plugins/ashen.lua
Normal file
4
.config/nvim/lua/plugins/ashen.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"ficcdaf/ashen.nvim",
|
||||
dev = true,
|
||||
}
|
|
@ -37,10 +37,6 @@ return {
|
|||
},
|
||||
colors = {
|
||||
secondary = "#BD4C4C",
|
||||
-- secondary = "#994848",
|
||||
-- secondary = "#B45959",
|
||||
-- secondary = "#215858",
|
||||
-- secondary = "#B34242",
|
||||
primary = "#933737",
|
||||
diagnostic_error = "#AC2020",
|
||||
diagnostic_warning = "#ff7700",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue