Updates the nvim stylings
This commit is contained in:
parent
9d145716ff
commit
417da31bbf
3 changed files with 11 additions and 11 deletions
|
|
@ -1,14 +1,14 @@
|
|||
general {
|
||||
border_size = 2
|
||||
gaps_in = 6
|
||||
gaps_out = 8
|
||||
gaps_in = 4
|
||||
gaps_out = 6
|
||||
|
||||
col.active_border = rgb(AE9B92)
|
||||
col.inactive_border = rgb(806254)
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding = 4
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 1
|
||||
|
|
@ -20,7 +20,7 @@ decoration {
|
|||
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 3
|
||||
range = 2
|
||||
render_power = 1
|
||||
|
||||
color = rgb(AE9B92)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue