mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
improve print margin contrast in dark mode
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
background-color: $pt-app-background-color;
|
||||
}
|
||||
|
||||
// higher contrast
|
||||
|
||||
.ace-tomorrow-night-eighties .ace_print-margin {
|
||||
background: $dark-gray4;
|
||||
}
|
||||
|
||||
// add "BETA" watermark
|
||||
|
||||
.pb-beta .ace_scroller::after {
|
||||
|
||||
Reference in New Issue
Block a user