Skip to content

Commit

Permalink
docs(plugin.xml): reformat plugin description
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Dec 7, 2023
1 parent e660f9d commit 747edf5
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ perfect for coding, designing, and much more!
<h3>Usage</h3>
There are 4 lovely flavours for you to choose from, <em>Latte, Frappé, Macchiato and Mocha!</em> If you are not fond of italics... don't worry! We've got you covered 😎
<br>
Head into <strong>Settings</strong> > <strong>Editor/Color Scheme</strong> and then pick the non-italic version of your favourite flavour! E.g. Catppuccin Mocha (no italics)
<p>There are 4 lovely flavours for you to choose from, <strong>Latte</strong>, <strong>Frappé</strong>, <strong>Macchiato</strong> and <strong>Mocha</strong>.</p>
<ul>
<li>User Interface: <strong>Settings</strong> → <strong>Appearance & Behaviour</strong> → <strong>Appearance</strong> → Pick your favourite flavour!</li>
<li>Code Editor: <strong>Settings</strong> → <strong>Editor</strong> → <strong>Color Scheme</strong> → Pick your favourite flavour!</li>
</ul>
<h3>Help</h3>
Expand All @@ -35,9 +38,8 @@ For further help, see also:
<li><a href="https://github.com/catppuccin/jetbrains/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc" target="_blank">Issue Tracker</a></li>
</ul>
<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.png"/></p>
<p align="center">Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
<p align="center"><a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.png?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8" border="0"/></a></p>
<p>Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
<p>LICENSE: <a href="https://github.com/catppuccin/jetbrains/blob/main/LICENSE">MIT</a></p>
]]></description>
<depends>com.intellij.modules.platform</depends>
<extensions defaultExtensionNs="com.intellij">
Expand Down

0 comments on commit 747edf5

Please sign in to comment.