Skip to content

Commit

Permalink
Night Owl - Update Line Highlight Background (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonanitech authored Jan 16, 2025
1 parent 91ca441 commit 58ee300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/night-owl/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ $text-editor-background-disabled: $secondary-background-disabled;
$text-editor-gutter-background: $secondary-background;
$text-editor-gutter-color: #4b6479;
$text-editor-gutter-active-line-background: $secondary-background-selected;
$text-editor-active-line-background: #00000033;
$text-editor-active-line-background: #28707d29;
$text-editor-selection-background: #5f7e9779;

$event-log-background: $secondary-background;
Expand Down

0 comments on commit 58ee300

Please sign in to comment.