1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Share the same padding value

This commit is contained in:
RGBCube 2023-12-07 16:03:48 +03:00
parent cb6acb3682
commit 7db3442533
No known key found for this signature in database
9 changed files with 25 additions and 22 deletions

View file

@ -117,6 +117,7 @@
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
corner-radius = 12;
border-width = 3;
padding = 10;
font.size.normal = 12;
font.size.big = 18;