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

Titlebar-text is completely black #6

Closed
Gorpalicious opened this issue Sep 18, 2020 · 3 comments
Closed

Titlebar-text is completely black #6

Gorpalicious opened this issue Sep 18, 2020 · 3 comments

Comments

@Gorpalicious
Copy link

May just be my machine but it was showing as completely black so I couldn't actually see what I'm clicking on.

It seems to be this class:

Obsidian 0.8.14

And I it made it visible again (middlebar text = white, right-hand side icons = dark grey) by disabling this css:
text-on-accent: rgba(0,0,0,0.8);

(Love this theme by the way)

@deathau
Copy link
Owner

deathau commented Sep 18, 2020

Could you provide a screenshot?
This is what I see in 0.8.14:
image
Also, you might want to double-check that you have the latest update, because the titlebar class did change in 0.8.14 (and I did fix that).

@Gorpalicious
Copy link
Author

Before
After

Just turned the theme off and on again and it's fixed 🤦 Thanks for such a quick response, sorry for wasting your time

@Gorpalicious
Copy link
Author

Before
After

Just turned the theme off and on again and it's fixed 🤦 Thanks for such a quick response, sorry for wasting your time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants