Skip to content

Releases: ashwinjadhav818/obsidian-aura

v2.3.2 - Fixed bugs for Obsidian v1.6

15 Jun 05:02
Compare
Choose a tag to compare

Note

From Aura v2.3.2, the theme only form v1.6 due to major UI changes.

✨ Fixes

  • Fixed rainbow folders CSS classes as per new CSS classes.
  • Fixed side dock settings menu background color

Full Changelog: 2.3.1...2.3.2

v2.3.1 - New Preview Images and Bug Fixes

23 Apr 09:56
Compare
Choose a tag to compare

🔥 New

  • Preview Images in the Readme

🔧 Fixes

  • Card layout sidedock buttom margin
  • Origin colorscheme bugs
  • Colorful frame opacity slider
  • Modifier hover color
  • Made action icons in left ribbion cards
  • Workspace background preset image imports

Showcase
alternate-layout
workspace-background
colorschemes
colorful-frame
callouts-and-rainbow-folders

Full Changelog: 2.3.1...2.3.1

v2.3.0 - New Tokyonight Colorscheme and bug fixes

01 Apr 10:50
Compare
Choose a tag to compare

🔥 New

  • Tokyonight Colorscheme

✨ Fixes

  • The sidebar highlight color with colorful folders in origin theme
  • Highlight color in origin layout

Full Changelog: 2.2.4...2.3.0

v2.2.4 - New Neon list and Sliding tabs feature with various bug fixes

24 Mar 09:30
Compare
Choose a tag to compare

🔥 New

  • Neon list feature
  • Sliding Tabs

✨ Fixes

  • The titlebar hide/hover work without Origin Layout is selected.
  • Workspace background glitches in card layout.

Full Changelog: 2.2.3...2.2.4

v2.2.3 - Various bug fixes and overall improvement

21 Mar 12:11
Compare
Choose a tag to compare

😞 Removal

  • Translucent Window
    • Due to the complication of the Windows api for translucent window in Obsidian, the translucent window feature had to be removed.

✨ Fixes

  • Card Layout
    • Fixed the bottom padding the window
    • Fixed the right padding of right sidebar
  • Origin Layout
  • Rainbow Folders
    • Added a border around the folder to highlight it more
    • Fixed the misalignment of file names in the file explorer
  • Text
    • Fix issue where the bold and italic colors would not be applied when using the theme for the first time

Full Changelog: 2.2.2...2.2.3

v2.2.2 - Removed Preset Font Selector

28 Dec 16:54
Compare
Choose a tag to compare

Removed

  • Preset Font Selector
    • Because of the rules that a theme or a plugin cannot import anything from the web.
    • When converted all the imports to offline then the file size of the theme becomes 64mb, hence removing this feature for now.

v2.2.0 - Full theme rewrite with new colorschemes

17 Oct 14:05
Compare
Choose a tag to compare

🔥 New

  • Light Colorschemes
    • Nord
    • Rose Pine
    • Kanagawa
  • Dark Colorschemes
    • Nord
    • Notion
    • Rose Pine

✨ Fixes

  • Fixed the Card layout glitch.
  • Fixed the Colorful frame non top sidebar header color.

🧑‍💻Technical

  • Converted the file from css to scss modules.

v2.1.1 - Bug Fixes

27 Aug 06:03
Compare
Choose a tag to compare

✨ Fixes

  • Fixed the theme not working without style settings
  • Origin theme style settings

v2.1.0 - New Origin Colorscheme and Layout

26 Aug 07:34
Compare
Choose a tag to compare

🔥 New

  • New layout - Origin
  • New colorscheme - Origin

✨ Fixes

  • Colorful frame opacity slider.
  • Cards layout glitch

image

v2.0.1 - Little bug fixes

11 Aug 15:54
Compare
Choose a tag to compare

🔥 New

  • Hide vault name toggle.

✨ Fixes

  • Fixed colorful frame with card layout.
  • Fixed translucent window code.