Skip to content

Commit

Permalink
protect bookmark terminal colors #246
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Jan 8, 2024
1 parent 3c2fb3b commit 4b9d187
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/css/terminal.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.lips.terminal {
--terminal: black;
--background: #000;
--color: #ccc;
}
.terminal .token.__doc__::before {
color: var(--base-background, #000);
Expand Down

0 comments on commit 4b9d187

Please sign in to comment.