forked from forgejo/forgejo
Reorganize Chroma styles (#13934)
This moves the Chroma styles into separate files with base,light and dark variants. Should work exactly as before.
This commit is contained in:
parent
5fdf500ace
commit
160f606a15
7 changed files with 189 additions and 751 deletions
|
@ -1416,6 +1416,7 @@ a.ui.basic.label:hover {
|
|||
}
|
||||
|
||||
.lines-code {
|
||||
background-color: var(--color-code-bg);
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue