Skip to content

Commit 974aa05

Browse files
Merge branch 'main' into remove-ns-layout-manager
2 parents c711521 + cc6d9d5 commit 974aa05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CodeEditTextView/STTextViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ public class STTextViewController: NSViewController, STTextViewDelegate, ThemeAt
211211
rulerView?.separatorColor = theme.invisibles
212212
rulerView?.baselineOffset = baselineOffset
213213

214+
(view as? NSScrollView)?.backgroundColor = theme.background
214215
(view as? NSScrollView)?.contentView.contentInsets.bottom = bottomContentInsets
215216

216217
setStandardAttributes()

0 commit comments

Comments
 (0)