Releases: lazercaveman/obsidian-firefly-theme
Releases · lazercaveman/obsidian-firefly-theme
v1.1.1
v1.1.0
[1.1.0] - 12.02.2022
Added
Preview-Mode
- Adjusted H1 color
- Adjusted H1, H2 border-color and gap
Editor-Mode
- Adjusted link url color in editor
v.1.0.5
[1.0.5] - 23.09.2021
Added
- Added table styling
- Added responsive iframes:
- iframes will take a 100% of the documents width
- iframes will provide a 16:9 ration
Fixed
- Adjusted title colors (since I've been asked if I can go back to the previous state where the title types had different colors)
- List Items now have same font-size as like other text
- List Items strong content gets highlighted the same style as like other text
- Tables strong content gets highlighted the same style as like other text
- Menu buttons get highlighted now, when active
v.1.0.4
[1.0.4] - 17.09.2021
Added
- "Code-Style-Tags" can be used within double tripple backtigs (which are usually used to mark code-blocks) - instead of adding a programminglanguage one can add "Code-Style-Tags", which will trigger specific styles e.g. to make special notes, etc.
- Using the Code-Style-Tag of _notes tag will provide a note box with drop shadow (preview mode), in which notes will be marked as such and highlighted.
Changed
- Adjusted preview-texts line-height from default to 1.75rem.
- Adjusted preview-texts font-size from 1.25rem to 1.15rem
- Slightly adjusted headline-colors
Fixed
- Scss map items of font.size.large and font.size.xtra-large had the same value, which is fixed now.
v1.0.3
[1.0.3] - 15.09.2021
Added
- Styling for inline-code-blocks
- Customized styling of right sidebar and related content
Changed
- Updated Colors of h1 and h2 to be more consistent according to colors of other headlines
- Updated Colors of anker tags to be more visible
- Updated Colors of hash-tags to be more visible
- Adjusted positioning and dimensions of nav-header and contained items
- Adjusted UI colors and border-colors
Fixed
- Nav-Header items where visualized as active, when they where not.
v1.0.2
Updated
- Updated Colors
- Font-Sizes
- Adjusted margin of some elements
- Updated Readme-File
Fixed
- Fixed Error with Code-Blocks background color
v1.0.1
Added initial settings styling
1.0.0
Added
- Screenshot for preview
- Readme with description, credits, and so on
- Basic Scss architecture for managing theme styling
- initialized repo