Skip to content

Commit 617ea3e

Browse files
committed
Add premium feature details and new visuals for "Project Banner" and other customization options. Update documentation with structured content and relevant links.
1 parent eadfeb7 commit 617ea3e

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/archives.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,7 @@ available <a href="http://dl.material-theme.com/newUI" download>here</a>. You ca
13581358
### Colorize Title Bar
13591359

13601360
The second highlight of this version is also related to the *New UI users only*, and is about an extension of
1361-
the [Project Frame](/docs/configuration/project-frame-settings): the ability to **Colorize the Title Bar**!
1361+
the [Project Frame](/docs/configuration/project-title-bar-settings): the ability to **Colorize the Title Bar**!
13621362

13631363
{% include figure.html content="/screens/colorized.png" caption="Colorize title bar" %}
13641364

@@ -1369,7 +1369,7 @@ customizable.
13691369

13701370
So there it is, the perfect **Project Frame**! And it can be customized per project!
13711371

1372-
Note: As usual, you can still disable it from the [Project Frame Settings](/docs/configuration/project-frame-settings).
1372+
Note: As usual, you can still disable it from the [Project Frame Settings](/docs/configuration/project-title-bar-settings).
13731373
And it's available in the separate
13741374
standalone plugin as well.
13751375
{:class='card-panel warn'}
@@ -1784,7 +1784,7 @@ Introducing **Material Theme Bundles**: these are separate plugins that provide
17841784
For example, let's say you are only
17851785
interested in the [Custom Theme](/docs/configuration/custom-themes) feature but don't need
17861786
the [Tab Settings](/docs/configuration/tab-settings),
1787-
[Project Frame](/docs/configuration/project-frame-settings)
1787+
[Project Frame](/docs/configuration/project-title-bar-settings)
17881788
or [Language Additions](configuration/color-scheme-additions), you would be able to purchase
17891789
it separately and benefit from it without having to buy a premium license.
17901790

@@ -2151,13 +2151,13 @@ Stay tuned!
21512151

21522152
# What's new in Material Theme UI v6.7.0
21532153

2154-
This version integrates the new [Project Icons](https://blog.jetbrains.com/idea/2021/06/intellij-idea-eap-5/#change_project_icons) to the [Project Frame Colors](/docs/configuration/project-frame-settings), as well as fixing many issues as usual.
2154+
This version integrates the new [Project Icons](https://blog.jetbrains.com/idea/2021/06/intellij-idea-eap-5/#change_project_icons) to the [Project Frame Colors](/docs/configuration/project-title-bar-settings), as well as fixing many issues as usual.
21552155
{:class='title'}
21562156

21572157

21582158
## Project Icon in the Project Frame
21592159

2160-
In the continuity in the development of the [Project Frame Feature](/docs/configuration/project-frame-settings), a new capability has been added to allow you to view the [Custom Project Icon](https://blog.jetbrains.com/idea/2021/06/intellij-idea-eap-5/#change_project_icons) in the toolbar.
2160+
In the continuity in the development of the [Project Frame Feature](/docs/configuration/project-title-bar-settings), a new capability has been added to allow you to view the [Custom Project Icon](https://blog.jetbrains.com/idea/2021/06/intellij-idea-eap-5/#change_project_icons) in the toolbar.
21612161

21622162
{% include figure.html content="/screens/projectIcons.png" caption="Project Icons" %}
21632163

@@ -2204,7 +2204,7 @@ This version brings out the first **per-project settings**, alongside new settin
22042204

22052205
One of the latest updates of the Material Theme was a feature allowing you to add a "custom frame", or "toolbar", at the top of the window with a different color per project.
22062206

2207-
This feature, named [Project Frame Colors](/docs/configuration/project-frame-settings), was inspired by a [VS Code plugin](https://marketplace.visualstudio.com/items?itemName=stuart.unique-window-colors), and was positively adopted by users.
2207+
This feature, named [Project Frame Colors](/docs/configuration/project-title-bar-settings), was inspired by a [VS Code plugin](https://marketplace.visualstudio.com/items?itemName=stuart.unique-window-colors), and was positively adopted by users.
22082208

22092209
As a result, new customization capabilities were added to that feature to stand out even more.
22102210

@@ -2378,7 +2378,7 @@ Yet another bug-fix release, alongside small features and an overgoing refactor.
23782378
{:class='title'}
23792379

23802380
### Features
2381-
- Add two new keywords for the [Project Frame Custom Text](/docs/configuration/project-frame-settings#customize-text): `{module}` and `{file}`
2381+
- Add two new keywords for the [Project Frame Custom Text](/docs/configuration/project-title-bar-settings#customize-text): `{module}` and `{file}`
23822382

23832383
### Fixes
23842384
- Fix [#1823](https://github.com/ChrisRM/material-theme-jetbrains/issues/1823)

docs/configuration/features-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ previous:
1010
url: '/docs/configuration/component-settings'
1111
title: UI Components Settings
1212
next:
13-
url: '/docs/configuration/project-frame-settings'
13+
url: '/docs/configuration/project-title-bar-settings'
1414
title: Project Title Bar Settings
1515

1616
wallpapers:

docs/configuration/other-tweaks-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ comments: true
77
toc: true
88

99
previous:
10-
url: '/docs/configuration/project-frame-settings'
10+
url: '/docs/configuration/project-title-bar-settings'
1111
title: Project Frame Settings
1212
next:
1313
url: '/docs/configuration/quick-actions-panel'
File renamed without changes.

docs/pricing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ In fact, for some, they couldn't care less about the whole package, but having a
9898
Introducing **Material Theme Bundles**: these are separate plugins that provide alternative access to the paid features.
9999
For example, say you are only interested in the [Custom Theme](/docs/configuration/custom-themes) feature
100100
but don't need the [Tab Settings](/docs/configuration/tab-settings),
101-
[Project Frame](/docs/configuration/project-frame-settings) or [Language Additions](configuration/color-scheme-additions),
101+
[Project Frame](/docs/configuration/project-title-bar-settings) or [Language Additions](configuration/color-scheme-additions),
102102
you would be able to purchase it separately and benefit from it without having to buy the full package.
103103

104104
Of course, these bundles would not be free, otherwise there would be no incentive of having to purchase a premium license.
@@ -150,4 +150,4 @@ You can find in the following table the differences with the main version.
150150

151151

152152

153-
*[freemium]: free plugin but with some functionalities under a paywall.
153+
*[freemium]: free plugin but with some functionalities under a paywall.

0 commit comments

Comments
 (0)