Skip to content

Commit a7960d3

Browse files
committed
Add "Theme Randomizer" documentation with feature details, visuals, and navigation updates.
1 parent 5c0a53a commit a7960d3

10 files changed

Lines changed: 8 additions & 8 deletions

docs/archives.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ In addition, the _Project Title Frame_ is now integrated with the _Islands Layou
155155
- Customize Font and Font Size
156156
- New Macro: `{fileIcon}`: now you can display the file icon in the _Project Title Frame_.
157157

158-
{% include figure.html content="/screens/projectTitleTweaks.png" caption="Project Title Bar Customizations" %}
158+
{% include figure.html content="/screens/archive/projectTitleTweaks.png" caption="Project Title Bar Customizations" %}
159159

160160
#### Islands Layout's improvements
161161

@@ -188,7 +188,7 @@ In addition, the _Project Title Frame_ is now integrated with the _Islands Layou
188188

189189
A new button has been added to the **Favorite Themes Shuffle** tool window, to allow you to disable the selected theme on the fly, rather than having to open the settings to disable them.
190190

191-
{% include figure.html content="/screens/disableThemes.png" caption="Disable Themes on the fly" %}
191+
{% include figure.html content="/screens/archive/disableThemes.png" caption="Disable Themes on the fly" %}
192192

193193
## Other Fixes
194194

@@ -259,7 +259,7 @@ As a result, the whole feature has been reworked to a different approach: **Favo
259259

260260
In this implementation, rather than selecting a theme at random, the plugin will instead generate a "playlist" of themes from the selected favorite themes, and will switch to the next theme in the playlist at the specified interval, like a music playlist.
261261

262-
{% include figure.html content="/screens/randomizerPlaylist.png" caption="Theme Randomizer Playlist" %}
262+
{% include figure.html content="/screens/archive/randomizerPlaylist.png" caption="Theme Randomizer Playlist" %}
263263

264264
This playlist will be displayed in the tool window that was used to display the next theme countdown. It will display the current selected theme, as well as buttons to switch to the next or previous theme in the playlist. There is also a button to shuffle the playlist manually.
265265

@@ -273,7 +273,7 @@ These features are reserved for premium users, but will be available to all for
273273

274274
As the Material Theme UI contains quite a lot of themes, it can be challenging to choose one that fits your needs. This is why the plugin now comes with a **Theme Randomizer** feature, which will randomly switch the theme at a random interval of your choice.
275275

276-
{% include figure.html content="/screens/randomizer.png" caption="Theme Randomizer" %}
276+
{% include figure.html content="/screens/archive/randomizer.png" caption="Theme Randomizer" %}
277277

278278
From these settings you can select the themes you want to include in the randomization, as well as the _interval_ at which the theme will be changed. You can also customize the _weight_ of the theme, e.g., the rate at which the theme will be selected. The less the number, the less likely the theme will be selected.
279279

@@ -282,7 +282,7 @@ Note: The randomizer will only switch between Dark or Light themes respectively.
282282

283283
Also, there's a new _Tool Window_ which will display the remaining time before the next theme change. This allows you to understand how long you have before it switches.
284284

285-
{% include figure.html content="/screens/countdown.png" caption="Next Change countdown" %}
285+
{% include figure.html content="/screens/archive/countdown.png" caption="Next Change countdown" %}
286286

287287
Note: Changing anything in the settings will reset the countdown.
288288
{:class='card-panel warn'}
@@ -1416,7 +1416,7 @@ This version introduces a new widget to the Status Bar, which displays the curre
14161416
other projects via a menu. This is
14171417
based on a similar widget available on the title bar in the new UI.
14181418

1419-
{% include figure.html content="/screens/projectsWidget.png" caption="Recent Projects Widget" %}
1419+
{% include figure.html content="/screens/archive/projectsWidget.png" caption="Recent Projects Widget" %}
14201420

14211421
### Material Theme Bundles
14221422

@@ -1525,9 +1525,9 @@ It sports the current theme name and icon, and you can open a menu with the list
15251525

15261526
<div class="masonry">
15271527

1528-
{% include figure.html content="/screens/newWidgets.png" caption="Material Theme + Accent Widget" %}
1528+
{% include figure.html content="/screens/archive/newWidgets.png" caption="Material Theme + Accent Widget" %}
15291529

1530-
{% include figure.html content="/screens/widgetsMenu.png" caption="Theme Selection Widget" %}
1530+
{% include figure.html content="/screens/archive/widgetsMenu.png" caption="Theme Selection Widget" %}
15311531

15321532
</div>
15331533

File renamed without changes.
File renamed without changes.

img/screens/customText.png

-96.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)