insanum / obsidian_gruvbox

A gruvbox theme for Obsidian
MIT License
162 stars 38 forks source link

Fix color of a-tags when logged in (dark mode) #6

Closed spektral3 closed 4 years ago

spektral3 commented 4 years ago

When logged in, you can't see the text within two of the buttons. This change solves the issue by making the text darker

insanum commented 4 years ago

Logged into what? I'm not understand what this change is fixing. Can you please post a small screenshot (before/after)? Thanks.

spektral3 commented 4 years ago

Yeah, sure!

Steps:

  1. Open Obsidian
  2. Select "settings"
  3. Select "account"
  4. Enter account information and click "Login".

At this point you should be able to see 3 clickable fields.

Before:

After:

I'm not sure what you would consider acceptable in terms of code, so feel free to make any chances. I added some styling that match the "Check for Obsidian Catalyst" button using your defined color for dark mode.

insanum commented 4 years ago

Oh I see, that login form. I haven't had to see that page for many months so out-of-sight out-of-mind. :-) Thanks for the fix!

spektral3 commented 4 years ago

Haha, no problem! And thank you for the theme! ;D