Skip to content

Commit 160f606

Browse files
authored
Reorganize Chroma styles (#13934)
This moves the Chroma styles into separate files with base,light and dark variants. Should work exactly as before.
1 parent 5fdf500 commit 160f606

File tree

7 files changed

+189
-751
lines changed

7 files changed

+189
-751
lines changed

web_src/less/_base.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,6 +1416,7 @@ a.ui.basic.label:hover {
14161416
}
14171417

14181418
.lines-code {
1419+
background-color: var(--color-code-bg);
14191420
padding-left: 5px;
14201421
}
14211422

web_src/less/_chroma.less

Lines changed: 0 additions & 376 deletions
This file was deleted.

0 commit comments

Comments
 (0)