AnubisNekhet / AnuPpuccin

Personal theme for Obsidian
GNU General Public License v3.0
2.13k stars 161 forks source link

[Bug] Extended color scheme doesn't work #178

Closed h259bws closed 1 year ago

h259bws commented 1 year ago

Describe the bug After installing the extended-colorschemes.css, I still don't see any of the extended color schemes (light or dark). I only see Latte and Rosé Pine for light themes and Frappe, Macchiato, Mocha, and Mocha Old for dark themes.

To Reproduce Steps to reproduce the behavior:

  1. Install and activate the Style Settings plugin.
  2. Install and activate the AnuPpuccin theme.
  3. Download the CSS from https://github.com/AnubisNekhet/AnuPpuccin/blob/main/snippets/extended-colorschemes.css, put it in a CSS file in the snippet folder, and activate it in under Obsidian Settings
  4. Go to Style Settings > AnnuPpuccin > Colors.
  5. Drop down the option for both Light Theme Flavor and Dark Theme Flavor. The extended colors do not appear.

Expected behavior Expect to see more color choices under Light Theme Flavor and Dark Theme Flavor

Screenshots

one two three four five

Additional context

syrth-io commented 1 year ago

the extended color schemes actually show up under a separate category in style settings! probably easy to miss if you have snippets between the two.

image image

h259bws commented 1 year ago

I don't see an AnnuPpuccin Themes Extended section under Style Settings. And I don't understand what you mean by 'probably easy to miss if you have snippets between the two.'

StyleSettings snippets
syrth-io commented 1 year ago

the extended color schemes are not grouped under the heading AnuPpuccin, as you have open in your screen caps. it's an entirely different group in style settings called AnuPpuccin Themes Extended, as if it were an entirely different plugin or theme. in my main vault, I have one snippet with settings between the default AnuPpuccin settings and the extended color schemes settings: image

so what I meant was, if you have any other snippets with settings that show up between the two in style settings (or a lot before them, even), you may need to scroll down to see see the extended color schemes (the Capacities section for mine).

h259bws commented 1 year ago

I understand what you're saying, but I don't see "AnuPpuccin Themes Extended under the Style Settings settings.

StyleSettings
h259bws commented 1 year ago

Sorry, I attached the wrong screenshot. Here is the right one:

StyleSetting_Settings
h259bws commented 1 year ago

I figured it out. Somehow my CSS file got corrupted and wasn't being recognized. Thanks for your help and patience.

seajaysec commented 1 year ago

@h259bws I'm in the same boat as you were - how did you solve this?

edit: Nevermind, figured it out. For me it was enabling the CSS snippets under Appearance.

h259bws commented 1 year ago

For me, it turned out to be a corrupt CSS file.

But if that's not the case for you, make sure you've put the snippet in your Snippets folder (as set on the Appearance settings screen), that snippet is enabled, and you've clicked the "reload snippets" button to ensure it is loaded. Lastly, on the Style Settings configuration screen, the extended color settings are under "AnnuPpuccin Themes Extended" -- NOT under "AnnuPpuccin".

Hope this helps!

On Tue, Jun 20, 2023 at 1:02 AM Chris Farrell @.***> wrote:

@h259bws https://github.com/h259bws I'm in the same boat as you were - how did you solve this?

— Reply to this email directly, view it on GitHub https://github.com/AnubisNekhet/AnuPpuccin/issues/178#issuecomment-1598119572, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEAL7JYAH4C7IRLDG4UVYKDXMEVE5ANCNFSM6AAAAAAY7IZGHQ . You are receiving this because you were mentioned.Message ID: @.***>

Posedge commented 2 months ago

edit: Nevermind, figured it out. For me it was enabling the CSS snippets under Appearance.

Same issue here. Took me longer than it should have to figure it out... You should add this to the installation step in the readme.