Theme: ITS (Dark/Light Theme)

Update

  • Default Obsidian Font Size slider support
    • Note: Need to toggle on Mobile Resize if you want to use the Note Text -
  • Graph:
    • Highlighted Note for Graph color changed
      Z6la0MiU2i
    • Lightmode Graph Hover color changed
      RbGE6KF3d7
      slider in the Style Settings
  • .i-at class to use with Markdown Attributes plugin: {: .i-at } to style like regular <i></i>
  • .s-li class for spaced lists
  • Templater Plugin Highlight Syntax colors fixed to be more readable

Style Settings

  • Center Images toggle to center all images in vault
    • Find under Note Elements
  • Illusion Theme Inspired Headings toggle to view heading in block with a background for both edit and preview mode
  • Specific Heading View default colors adjusted
  • Display Folder Arrow On Hover toggle to restore folder arrow when hovering over folder title

All Alternate Themes

All fixes in the All Alternate Themes snippet as well.

  • School Days
    • Vault Title Font changed to Collegiate
    • Horizontal Line & Bullet Icons changed
    • Lightmode Color Fixes:
      • Titlebar background
      • Codeblock slightly darkened
      • Graph Line Fix
      • <i></i> color changed
    • Darkmode Color Fixes
      • Codeblock yellow color restored
      • Alternating colors for bullet lists

  • D&D
    • Symbol Changed to Icon
    • Fixed Writing Class
    • Darkmode Color Fixes
      • Code Text & Bg easier colors to read
      • Graph Line and Background Colors Changed
    • Lightmode Color Fixes
      • Aside Background color changed
      • Menu Sidebar color changed

  • SlRvb Blue
    • ^Snippet Renamed
    • Lightmode Outerbar and Aside Background Color changed

  • SlRvb Gray
    • Darkmode Colors Fixed
      • Graph background & Line Colors Changed
      • Norwestor Font Weight reduced to remove fuzziness
    • Lightmode accent color fixed

New CSS Snippet Themes

New themes are included in the All Alternate Themes snippet as well.

Tangerine Dunes

Link


Drowned

Link


Image Adjustment Updates

Inspired by the Discordian Theme’s Image Enhancements

properties

  • Can now use ![[image.png#center]] in the source of the images to use instead of the alternate text ![[image.png|center]]

Captions ![[image.png#cap|Caption text here]]

:warning: Note: Markdown in caption will not work/render and does not work on external images


  • Image Grids
    • CSSClass: img-grid
    • Flags: ![[image.png#grid]] ![[image.png|grid]]



Upcoming

  • Markdown Attributes plugin support with
    • Image Adjustments Snippet
    • Embed Adjustments Snippet
  • ITS Icons included as toggle
3 Likes