Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix editor & breadcrumbs separator line color #139

Merged

Conversation

arcticicestudio
Copy link
Contributor

Fixes #138


Before

After

Fixed the color of the editor & breadcrumbs separator line to use the
correct color `nord3` instead of the pinkish "test color" that should
only be used during development to quickly identify UI and syntax
elements that are affected by a specific theme color key.

Thanks to "Tom1206" again for the quick bug report.

[1]: https://github.com/Tom1206

Related to GH-125, GH-136
GH-138
@arcticicestudio arcticicestudio merged commit e029b55 into develop Feb 16, 2020
@arcticicestudio arcticicestudio deleted the bugfix/gh-138-pink-editor-breadcrumbs-separator-line branch February 16, 2020 07:33
@arcticicestudio arcticicestudio removed their assignment Feb 16, 2020
arcticicestudio added a commit that referenced this pull request Feb 16, 2020
Fixed the color of the editor & breadcrumbs separator line to use the
correct color `nord3` instead of the pinkish "test color" that should
only be used during development to quickly identify UI and syntax
elements that are affected by a specific theme color key.

Thanks to "Tom1206" again for the quick bug report.

[1]: https://github.com/Tom1206

Related to GH-125, GH-136
Fixes GH-138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pink line between editor and breadcrumbs in 0.11.0
2 participants