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 dd305c1 + f13e672 commit 165fd8dCopy full SHA for 165fd8d
Github.hidden-theme
@@ -1113,7 +1113,7 @@
1113
"layer1.draw_center": false,
1114
"content_margin": [
1115
8,
1116
- 12
+ 10
1117
],
1118
"color_scheme_tint": "var(inputBackground)"
1119
},
src/theme.ts
@@ -925,7 +925,7 @@ export function getRules() {
925
'layer1.opacity': 1.0,
926
'layer1.inner_margin': 1,
927
'layer1.draw_center': false,
928
- content_margin: [8, 12],
+ content_margin: [8, 10],
929
color_scheme_tint: 'var(inputBackground)',
930
931
0 commit comments