Bluemoondragon07 / chime-theme

A lightweight theme for Obsidian designed to be simple yet highly customizable.
MIT License
58 stars 4 forks source link

Some questions about the area above the file directory #16

Open zanghuaren opened 1 year ago

zanghuaren commented 1 year ago

is normal when opened normally: image

When I go fullscreen with F11, this area turns black: image

And Then i use "Ctrl+\" to close the sidebar and open it again, something else will be displayed here, just like the tabs on the right are iterated: image

I know there is an "Enable ultra focus" option in the style setting, but that kind of full-screen mode requires the mouse to hover over the page to trigger the display tab, and such a trigger is not easy or convenient. I prefer to use full screen effects like F11.

zanghuaren commented 1 year ago

ctrl + \ , I missed a symbol above.

Bluemoondragon07 commented 1 year ago

Thank you for letting me know of this issue. I have not been able to reproduce this effect. Are you using a Mac?

zanghuaren commented 1 year ago

I use Windows. The specific version number is as follows. image

The following is my Style Setting configuration:

{ "chime-theme@@theme-settings": "theme-novelist", "chime-theme@@hide-dividers": true, "chime-theme@@cards-layout": true, "chime-theme@@classic-layout": true, "chime-theme@@border-width": 1.2, "chime-theme@@border-radius-average": 11, "chime-theme@@folder-color-options": "folder-rainbow-titles", "chime-theme@@tab-text-color-focused-active-current": "var(--text-normal)", "chime-theme@@custom-image": "url(https://images.unsplash.com/photo-1428908728789-d2de25dbd4e2?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80)", "chime-theme@@blockquote-style": "blockquote-normal", "chime-theme@@callout-style": "callout-normal", "chime-theme@@checkbox-style": "checkbox-block", "chime-theme@@tag-style": "tag-block", "chime-theme@@link-style": "link-default", "chime-theme@@heading-colors": "colorful-headings", "chime-theme@@smaller-headings": true }

The plugins I use are these: image When I close all settings of Hider and restart the software, the problem will reappear. Other plugins don't seem to be affecting the layout either, and i have tested some other themes, and this problem has not been reproduced. Based on these points, it can be ruled out that it is caused by other plugins.

However, I don't have other computers around me. Although there are virtual machines in the computer, there are only a few Linux. I can't reproduce this problem by controlling variables for the time being. I'll be happy to provide more information on this issue in the future when I can reproduce it.