We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16f9701 + 0ec948c commit 082103eCopy full SHA for 082103e
theme/flavors/gruvbox-material.theme.css
@@ -19,7 +19,7 @@
19
letter-spacing: -0.05ch; /* decreases letter spacing for better readability. */
20
font-weight: 400; /* UI font weight. */
21
--label-font-weight: 500; /* font weight for panel labels. */
22
- --corner-text: 'catppuccin24'; /* custom text to display in the corner. only works on windows. */
+ --corner-text: 'gruvbox material'; /* custom text to display in the corner. only works on windows. */
23
--pad: 16px; /* padding between panels. */
24
--txt-pad: 10px; /* padding inside panels to prevent labels from clipping */
25
--panel-roundness: 0px; /* corner roundness of panels. ONLY WORKS IF unrounding.css IS REMOVED (see above). */
0 commit comments