Skip to content

Releases: CyberT17/obsidian-day-and-night

1.2.1

17 Oct 23:18
Compare
Choose a tag to compare

1.2.0

12 Oct 23:59
Compare
Choose a tag to compare
1.2.0

1.1.2

18 Jul 01:47
Compare
Choose a tag to compare
1.1.2

1.1.1

16 Mar 23:53
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

  • Fixed an issue where we were incorrectly checking if the current theme was the same as the current color scheme. This lead to the theme to apply every few seconds. This also caused Issue #6.

1.1.0

23 Feb 03:45
Compare
Choose a tag to compare

What's Changed

  • add ability to select different community themes by @CyberT17 in #4

Full Changelog: 1.0.3...1.1.0

1.0.3

13 Sep 21:36
c6756f4
Compare
Choose a tag to compare

Fixed a bug where the plugin never switched to night theme.
The plugin now checks if the currentTheme is different than the themeToApply before calling setTheme. This has potential to have side-effects for other plugins that call 'css-change'.
Added description to the Day/Night time settings to clarify the time format to use (24-hour format)

1.0.2

30 Aug 22:33
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

29 Aug 19:46
1d4ed04
Compare
Choose a tag to compare
Bumping version number

1.0.0

29 Aug 19:37
Compare
Choose a tag to compare
  • Automatically switch between day (light) and night (dark) theme based on a schedule
  • Quick theme toggle button in the left side ribbon
  • Enable/Disable plugin with the plugin settings