Skip to content

Making the insert mode indicator more visible and vibrant by default #1032

Answered by gdh1995
txtyash asked this question in Q&A
Discussion options

You must be logged in to vote

You may write CSS rules to adjust the UI, like this:

.HUD { top: 0; font-size: 24px; color: red; line-height: 28px; height: 30px }
.HUD::after{ border-radius: 0 0 8px 8px; }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by txtyash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants