mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
Fix Chroma line highlight style
This commit is contained in:
parent
7a8459641f
commit
fb21233098
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
--base0F: #333;
|
||||
}
|
||||
|
||||
.hll { background-color: #fff; }
|
||||
.hl { background-color: var(--base02); }
|
||||
.c { color: var(--base03); }
|
||||
.err { color: var(--base08); }
|
||||
.k { color: var(--base0E); }
|
||||
|
|
|
|||
Loading…
Reference in a new issue