AnubisNekhet / AnuPpuccin

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

Theme causes problems with Multi-Column Markdown plugin, Obsidian Columns plugin, and Obsidian Modular CSS Layout snippet #223

Open skyborne99 opened 1 year ago

skyborne99 commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Install the AnuPpuccin theme.
  2. Install either of the above-mentioned plugins (link 1: https://github.com/ckRobinson/multi-column-markdown) (link 2: https://github.com/tnichols217/obsidian-columns), or download and activate the Multi-Column CSS snippet. (link: https://github.com/efemkay/obsidian-modular-css-layout)
  3. Following the respective instructions of each plugin/CSS snippet, attempt to create 3 columns populated by wikilinks or speech bubbles.
  4. Follow the instructions to center-align all columns.
  5. The third column is still aligned left instead of center with the theme turned on.
  6. Turn off the theme.
  7. The third column is now aligned center.

Expected behavior All columns created using plugins/CSS should align center when set to center. Not only text but also speech bubbles and wikilinks should align as expected.

Screenshots Capture

Additional context Here is the syntax for the screenshot above, using the Obsidian Modular CSS Layout snippet:

[!multi-column|center-fixed]

[!blank-container] [[August 7th, 2023 (Mon)|◀️ Previous]]

[!blank-container] [[W32 (August 2023)|🌟This week🌟]]

[!blank-container] [[August 9th, 2023 (Wed)|Next ▶️]]

DudeThatsErin commented 1 month ago

Is this still an issue? @skyborne99 ?

skyborne99 commented 1 month ago

Is this still an issue? @skyborne99 ?

I no longer use any of these plugins / CSS snippets so I don't know unfortunately :( But thanks for following up!