Skip to content

Releases: lazercaveman/obsidian-firefly-theme

v1.1.1

14 Feb 18:50
8417ed0
Compare
Choose a tag to compare

[1.1.1] - 14.02.2022

Added

  • Checkbox Styling
  • Styling vor hr elements

Fixed

  • Removed Headline-Underlining for H1 and H2 Headlines
  • Reduced bottom margin from Headline (H2-H5) to 10px

v1.1.0

12 Feb 18:09
8d660da
Compare
Choose a tag to compare

[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

23 Sep 09:01
Compare
Choose a tag to compare

[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

17 Sep 10:22
5f305c2
Compare
Choose a tag to compare

[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

15 Sep 08:12
81acd0e
Compare
Choose a tag to compare

[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

14 Sep 15:40
6c89a12
Compare
Choose a tag to compare

Updated

  • Updated Colors
  • Font-Sizes
  • Adjusted margin of some elements
  • Updated Readme-File

Fixed

  • Fixed Error with Code-Blocks background color

v1.0.1

13 Sep 08:12
a523581
Compare
Choose a tag to compare

Added initial settings styling

1.0.0

10 Sep 13:00
Compare
Choose a tag to compare

Added

  • Screenshot for preview
  • Readme with description, credits, and so on
  • Basic Scss architecture for managing theme styling
  • initialized repo