From 5f96b5a691a17ad1af015b5521af68e4744a1c5e Mon Sep 17 00:00:00 2001 From: chrisgrieser Date: Tue, 6 Aug 2024 12:36:27 +0000 Subject: [PATCH] bump: version & update changelog --- Changelog.md | 1 + README.md | 2 +- manifest.json | 2 +- source/00 header.css | 2 +- theme.css | 11 ++++++----- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Changelog.md b/Changelog.md index f50199db..51b8e9ff 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,4 @@ +- 2024-08-02 **docs**: fix line breaks - 2024-08-01 **fix**: placement of link icon in heading-embeds - 2024-08-01 **docs**: overhaul readme - 2024-08-01 **improv**: embed styling diff --git a/README.md b/README.md index 5a797b60..317bf36a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Shimmering Focus ⟡ -![Download count](https://img.shields.io/badge/downloads-176095-6E4E9B?style=plastic&logo=obsidian&color=%23483699) +![Download count](https://img.shields.io/badge/downloads-176966-6E4E9B?style=plastic&logo=obsidian&color=%23483699) ![Last commit](https://img.shields.io/github/last-commit/chrisgrieser/shimmering-focus?style=plastic) A minimalistic and opinionated Obsidian theme for the keyboard-centric user. diff --git a/manifest.json b/manifest.json index 7ab19e2e..bcfbbde5 100755 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Shimmering Focus", - "version": "3.633", + "version": "3.634", "minAppVersion": "1.6.0", "author": "pseudometa", "fundingUrl": "https://ko-fi.com/pseudometa", diff --git a/source/00 header.css b/source/00 header.css index d530b4a7..2810bea2 100644 --- a/source/00 header.css +++ b/source/00 header.css @@ -1,7 +1,7 @@ /* ─────────────────────────────────────────────────── SHIMMERING FOCUS by @pseudometa -Version 3.633 +Version 3.634 MIT License https://github.com/chrisgrieser/shimmering-focus ──────────────────────────────────────────────────── */ diff --git a/theme.css b/theme.css index da2a413a..7832a0cc 100644 --- a/theme.css +++ b/theme.css @@ -1,7 +1,7 @@ /* ─────────────────────────────────────────────────── SHIMMERING FOCUS by @pseudometa -Version 3.633 +Version 3.634 MIT License https://github.com/chrisgrieser/shimmering-focus ──────────────────────────────────────────────────── */ @@ -5559,7 +5559,7 @@ settings: - id: file-line-width title: Line length description: - "The length of the editor content (when the `readable line length` setting is enabled)." + "The length of the editor content (when the `Readable line length` setting is enabled)." markdown: true type: variable-number-slider default: 700 @@ -5593,13 +5593,13 @@ settings: title: "Images: No alt-text as caption" description: By default, the theme adds the alt-text/filename of an image as caption (except when the image - is named "pasted image…") + is named "Pasted image…"). type: class-toggle default: false - id: image-size title: "Images: Size (percent)" description: - "The theme also adds a command `toggle max image size` which toggles between 100% image size + "The theme also adds a command `Toggle max image size` which toggles between 100% image size and the reduced image size below. In addition, clicking & holding images will also enlarge an image." type: variable-number-slider @@ -5664,7 +5664,8 @@ settings: - id: no-mouse-hovers title: 'Disable tooltips & "Edit this block" button' description: - Disables tooltips and "Edit this block" buttons displayed on hovering various elements. + Disables tooltips and "Edit this block" buttons displayed when hovering various elements in Live + Preview. type: class-toggle default: false # Longform & writing