mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Seperate margin and padding
This commit is contained in:
parent
39b72f8d81
commit
5965bbfe3a
4 changed files with 10 additions and 9 deletions
|
@ -117,7 +117,9 @@
|
|||
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
|
||||
corner-radius = 12;
|
||||
border-width = 3;
|
||||
padding = 10;
|
||||
|
||||
margin = 10;
|
||||
padding = 10;
|
||||
|
||||
font.size.normal = 12;
|
||||
font.size.big = 18;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue