You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Easiest way to describe it is to show a picture as the title has the whole thing:
Sandbox:
Weirdly, if you open another window, the tabs are readable...
The active window is the sandbox vault so you can see my original vault (in the background) the tabs are all readable.
To Reproduce
Steps to reproduce the behavior:
Install Annu
Install Style Settings
Enable Colorful Frame
Open tabs by splitting the screen.
See issue
Expected behavior
Tabs on bottom half should not be invisible.
Additional context
debug info:
SYSTEM INFO:
Obsidian version: v1.6.3
Installer version: v1.6.2
Operating system: Windows 10 Home 10.0.22631
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: AnuPpuccin v1.5.0
Snippets enabled: 0
Restricted mode: off
Plugins installed: 1
Plugins enabled: 1
1: Style Settings v1.0.8
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Edit: After doing some quick searching in the inspector, it seems like having this CSS included is causing the error:
As when I am clicked on Obsidian, this code shows and the tabs are invisible but when I click off (to go to the inspector for example) this code does not show.
Last edit cause I fixed it myself:
If anyone finds this while we are waiting for a fix, you can use this to fix it:
Describe the bug
Easiest way to describe it is to show a picture as the title has the whole thing:
Sandbox:
Weirdly, if you open another window, the tabs are readable...
The active window is the sandbox vault so you can see my original vault (in the background) the tabs are all readable.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Tabs on bottom half should not be invisible.
Additional context
debug info:
Edit: After doing some quick searching in the inspector, it seems like having this CSS included is causing the error:
As when I am clicked on Obsidian, this code shows and the tabs are invisible but when I click off (to go to the inspector for example) this code does not show.
Last edit cause I fixed it myself:
If anyone finds this while we are waiting for a fix, you can use this to fix it:
Unfortunately, it will also color the tabs in the header as well but I find it more important that I can see the tabs on the 2nd half of the screen.
The text was updated successfully, but these errors were encountered: