Skip to content

Commit

Permalink
update built-in theme
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Jan 22, 2024
1 parent 880a079 commit 8c86062
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down
6 changes: 3 additions & 3 deletions latte.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down
6 changes: 3 additions & 3 deletions macchiato.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down
6 changes: 3 additions & 3 deletions nord.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down
6 changes: 3 additions & 3 deletions onedark.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down
6 changes: 3 additions & 3 deletions sepia.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down
6 changes: 3 additions & 3 deletions xiaobot.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,14 +742,15 @@ Parent Block Header Style
/* Code */
.CodeMirror {
font-family: var(--ls-font-family-code);
font-size: calc(var(--ls-font-size) * 0.9);
font-size: calc(var(--ls-font-size));
font-weight: 400;
text-rendering: optimizelegibility !important;
-webkit-text-size-adjust: 100% !important;
/*
-webkit-font-smoothing: antialiased !important;
font-smoothing: antialiased !important;
*/
word-spacing: 0;
letter-spacing: 0;
}

/*:not(pre):not(mark)>code:before {
Expand Down Expand Up @@ -1457,7 +1458,6 @@ body {
font-size: var(--ls-font-size);
font-weight: var(--ls-font-weight);
line-height: var(--ls-line-height);
letter-spacing: 0.01em;

content-visibility: auto;
contain-intrinsic-size: auto 500px; /* Explained in the next section. */
Expand Down

0 comments on commit 8c86062

Please sign in to comment.