Skip to content

Releases: shadowash8/obsidian-aura

v2.3.5 - New Amoled Black Colorscheme

21 Jul 06:07
67873f0

Choose a tag to compare

🔥New

  • Amoled Black colorscheme

🔧 Fixes

  • Improve modifier background for mobile devices
  • Improve sidebar hover/select item highlight background

Full Changelog: 2.3.4...2.3.5

v2.3.4 - Minor new feature

13 Jul 07:41
e0817e5

Choose a tag to compare

✨New

  • Auto fill width for tables

Full Changelog: 2.3.3...2.3.4

v2.3.3 - Fixed bugs for Obsidian v1.6

21 Sep 13:58

Choose a tag to compare

✨ Fixes

  • The sidebar padding when ribbon hidden with card layout and colorful frame
  • The background color of note in the root folder with rainbow folders in card layout.
  • Checkbox icon sizes

Full Changelog: 2.3.2...2.3.3

v2.3.2 - Fixed bugs for Obsidian v1.6

15 Jun 05:02

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

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

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

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

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

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

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.