Skip to content

How can I change the color of delimiters in the toolbar? #1831

Answered by ChilledMoth
amadeogarcia asked this question in Q&A
Discussion options

You must be logged in to vote

Try the following rule in the styles editor:

.NavigationBar .nav-item[data-class="space"][data-type="static"]::after {
  background-color: #364259;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@amadeogarcia
Comment options

Answer selected by amadeogarcia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants