You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/archives.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ In addition, the _Project Title Frame_ is now integrated with the _Islands Layou
155
155
- Customize Font and Font Size
156
156
- New Macro: `{fileIcon}`: now you can display the file icon in the _Project Title Frame_.
157
157
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" %}
159
159
160
160
#### Islands Layout's improvements
161
161
@@ -188,7 +188,7 @@ In addition, the _Project Title Frame_ is now integrated with the _Islands Layou
188
188
189
189
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.
190
190
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" %}
192
192
193
193
## Other Fixes
194
194
@@ -259,7 +259,7 @@ As a result, the whole feature has been reworked to a different approach: **Favo
259
259
260
260
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.
261
261
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" %}
263
263
264
264
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.
265
265
@@ -273,7 +273,7 @@ These features are reserved for premium users, but will be available to all for
273
273
274
274
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.
275
275
276
-
{% include figure.html content="/screens/randomizer.png" caption="Theme Randomizer" %}
276
+
{% include figure.html content="/screens/archive/randomizer.png" caption="Theme Randomizer" %}
277
277
278
278
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.
279
279
@@ -282,7 +282,7 @@ Note: The randomizer will only switch between Dark or Light themes respectively.
282
282
283
283
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.
284
284
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" %}
286
286
287
287
Note: Changing anything in the settings will reset the countdown.
288
288
{:class='card-panel warn'}
@@ -1416,7 +1416,7 @@ This version introduces a new widget to the Status Bar, which displays the curre
1416
1416
other projects via a menu. This is
1417
1417
based on a similar widget available on the title bar in the new UI.
1418
1418
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" %}
1420
1420
1421
1421
### Material Theme Bundles
1422
1422
@@ -1525,9 +1525,9 @@ It sports the current theme name and icon, and you can open a menu with the list
1525
1525
1526
1526
<divclass="masonry">
1527
1527
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" %}
1529
1529
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" %}
0 commit comments