Skip to content

Commit

Permalink
Change caret-color to white
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyivanenko committed Feb 20, 2025
1 parent 699343b commit 70092a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ const PbKitPlayground = () => {
style={{
fontFamily: 'monospace',
fontSize: 16,
caretColor: "white",
}}
value={code}
/>
Expand Down

0 comments on commit 70092a3

Please sign in to comment.