Commit graph

153 commits

Author SHA1 Message Date
João Ribeiro
08ebc2611a style: add suggestion highlight color for community plugins
This fixes the issue with the suggestion highlight color in the
community plugins section by adding a new style element.

The new highlight color is a yellowish shade with some transparency,
making it stand out without being too obtrusive.
2026-06-17 22:20:24 +01:00
João Ribeiro
be7ed0e22e fix: content misalignment on notes with few lines of text 2025-11-20 00:19:44 +00:00
João Ribeiro
730fbff9ea fix: editor layout when line numbers are enabled 2025-11-18 20:07:21 +00:00
João Ribeiro
b652438edd Merge branch 'fix-blockquotes-style'
This fixes the extra padding in the blockquotes
2025-06-13 10:04:18 +01:00
João Ribeiro
03f057286f Add bundle font asset instead of loading from URL to comply with theme asset policy 2025-06-06 16:24:40 +01:00
João Ribeiro
5d3e10e4a2 Fix blockquotes styling 2025-04-16 13:53:24 +01:00
João Ribeiro
8ec92a71f4 Decrease line-height of calendar-container's text
I like my calendar smaller
2025-04-15 23:30:27 +01:00
João Ribeiro
833c46139e Remove the min-width from tables (ignore format)
When I create a table, it ends up occupying 750px instead of resizing
dynamically. As a result, I have to scroll to view everything from the
second column onward.

I hate that, and I prefer Obsidian’s default table size.
2025-04-15 22:32:00 +01:00
Samuel Papke
8b09b90321
Fix sidebar width (#57)
* fix: icnrease side-docks and ribbon width so icons are not cut off

* fix: increase header-height to match tab-header
2023-05-02 09:58:07 +02:00
Bartosz Ratajczyk
4085b9b6bb added checked:after = none 2022-10-16 21:30:49 +02:00
Bartosz Ratajczyk
1aabb7a80b Added headers fix for preview 2022-09-20 20:20:52 +02:00
Wiktoria Mielcarek
b7f45bb674 🐛 fix blockquotes styling 2022-03-24 20:53:16 +01:00
Wiktoria Mielcarek
8404559ef7 support for TTRPG Statblocks 2022-03-24 20:27:08 +01:00
Wiktoria Mielcarek
d78870254b style toggling for side-docks 2022-03-18 21:35:59 +01:00
Wiktoria Mielcarek
eb80f0f98e 🚧 add variables for companion plugin 2022-03-18 21:35:33 +01:00
Wiktoria Mielcarek
3b09c451f0 🎨 move default variables to its own :root 2022-03-12 15:56:44 +01:00
Wiktoria Mielcarek
7e834610e9 🎨 use variables for sizing 2022-03-12 15:56:17 +01:00
Wiktoria Mielcarek
f8d8e3e4ef 🐛 need to use !important to overwrite original !important 2022-03-12 15:55:59 +01:00
Wiktoria Mielcarek
1b7cf3814d #20 Style Settings for colors 2022-03-12 14:02:45 +01:00
Wiktoria Mielcarek
dd5ea6ec38 💡 comment plugin name at top of file 2022-03-12 13:37:58 +01:00
Wiktoria Mielcarek
c099658dc6 missing padding for lists in table 2022-03-12 13:37:33 +01:00
Wiktoria Mielcarek
097d99d9b5 add more size variables 2022-03-12 13:36:56 +01:00
Wiktoria Mielcarek
391f5d5b5e 🎨 create size variables 2022-03-12 13:21:31 +01:00
Wiktoria Mielcarek
7204599d25 custom colors for obsidian chart
up to 6
2022-03-12 12:43:56 +01:00
Wiktoria Mielcarek
537e14e459 🐛 #39 Icons provided by Icon Shortcodes are misaligned 2022-03-12 12:12:40 +01:00
Wiktoria Mielcarek
4c29e1daeb 🚑#37 content writing area is too small 2022-03-07 09:56:03 +01:00
Wiktoria Mielcarek
dcff75e5f2 🚑#37 2022-03-07 09:29:36 +01:00
Wiktoria Mielcarek
c2a1cb86a7 🐛 some divs are taking all space 2022-03-04 19:16:09 +01:00
Wiktoria Mielcarek
c954f82571 🔥 remove versions
no longer tracking the version of spectrum
2022-03-04 19:15:30 +01:00
Wiktoria Mielcarek
f523d926b5 ♻️ include task checkbox icons for other types 2022-03-04 19:04:29 +01:00
Wiktoria Mielcarek
e596eaddbd use a red colour for bold 2022-03-04 18:53:30 +01:00
Wiktoria Mielcarek
815d3665c3 make blockquote with yellow 2022-03-04 18:53:15 +01:00
Wiktoria Mielcarek
424a451ac5 ♻️ give LP task box lists proper checkboxes 2022-03-04 18:39:45 +01:00
Wiktoria Mielcarek
5d9d2267f1 ♻️ make LP use flexbox for note text area 2022-03-04 18:39:15 +01:00
Wiktoria Mielcarek
79bc0e9e5c 🩹 change list bullets to yellow in LP 2022-02-03 10:55:50 +01:00
Wiktoria Mielcarek
b14ed3064a 🔖 1.1.1 2022-01-10 18:22:28 +01:00
Wiktoria Mielcarek
bd16fd309c 🐛 #33 2022-01-10 18:21:57 +01:00
Wiktoria Mielcarek
9b0689f7b0 🔖 version 1.1.0 with bug fixes 2022-01-10 18:17:10 +01:00
Wiktoria Mielcarek
d0b04a0bc8 #30 snippet to toggle titlebar text 2022-01-10 18:13:21 +01:00
Wiktoria Mielcarek
d7cc83d276 🐛 #30 snackbar notice was black on black 2022-01-10 18:10:21 +01:00
Wiktoria Mielcarek
99de5e25f2 🐛 #33 obsidian task being stretched out 2022-01-10 17:58:24 +01:00
Wiktoria Mielcarek
44bc8b1183 🐛 #29 frontmatter container does not get stretched 2022-01-10 17:46:30 +01:00
Wiktoria Mielcarek
d2b7309bda 🔖 1.0.4 2021-12-03 22:34:09 +01:00
Wiktoria Mielcarek
668eb41189 💄 internal-link no longer blue 2021-12-03 22:33:36 +01:00
Wiktoria Mielcarek
ff3cf3582d 🔖 1.0.3
fixed math problem
2021-11-23 19:09:48 +01:00
Wiktoria Mielcarek
be2d191d2b 🐛 #27 wrong font for math 2021-11-23 19:08:51 +01:00
Wiktoria Mielcarek
946327f45b 🔖 update to v1.0.2 2021-11-20 10:19:00 +01:00
Wiktoria Mielcarek
5ae42eb71f current active node colored in locale graph 2021-11-20 10:18:39 +01:00
Wiktoria Mielcarek
3c96728959 graph-controls are resizable 2021-11-15 18:42:09 +01:00
Wiktoria Mielcarek
d3b4662d33 🚚 forgot to add .snippet to file name 2021-11-15 18:19:36 +01:00