Skip to content

Commit

Permalink
~ Update project info
Browse files Browse the repository at this point in the history
  • Loading branch information
4lex4 committed Jul 1, 2023
1 parent 4ff3992 commit 2cd593c
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 24 deletions.
15 changes: 15 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ISC License

Copyright (c) 2023 4lex4 <4lex49@zoho.com>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Implementation of [precious themes](https://github.com/precious-themes) for JetBrains' IntelliJ Platform.

Building
---

Run:
`./gradlew build`

Screenshots
---

(_Click to view an image in full size_)

[<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-eleven.avif" width=49% alt="konsole-precious-dark-eleven" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-eleven.png) [<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-fifteen.avif" width=49% alt="konsole-precious-dark-fifteen" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-fifteen.png)
[<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-warm.avif" width=49% alt="konsole-precious-light-warm" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-warm.png) [<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-white.avif" width=49% alt="konsole-precious-light-white" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-white.png)

[<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-dark-eleven.avif" width=49% alt="konsole-precious-dark-eleven" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-dark-eleven.png) [<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-dark-fifteen.avif" width=49% alt="konsole-precious-dark-fifteen" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-dark-fifteen.png)
[<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-light-warm.avif" width=49% alt="konsole-precious-light-warm" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-light-warm.png) [<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-light-white.avif" width=49% alt="konsole-precious-light-white" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/git/intellij-precious-light-white.png)

[<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-eleven.avif" width=49% alt="konsole-precious-dark-eleven" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-eleven.png) [<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-fifteen.avif" width=49% alt="konsole-precious-dark-fifteen" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-dark-fifteen.png)
[<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-warm.avif" width=49% alt="konsole-precious-light-warm" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-warm.png) [<img src="https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-white.avif" width=49% alt="konsole-precious-light-white" />](https://raw.githubusercontent.com/precious-themes/.github/master/screenshots/precious-themes-intellij-platform/panel/intellij-precious-light-white.png)
34 changes: 10 additions & 24 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,41 +1,27 @@
<idea-plugin url="https://github.com/4lex4/precious-themes-intellij-platform">
<idea-plugin url="https://github.com/precious-themes/precious-themes-intellij-platform">
<name>Precious Themes</name>
<id>com.4lex4.precious-themes-intellij-platform</id>
<version>231.0</version>
<vendor email="4lex49@zoho.com">4lex4</vendor>
<category>UI</category>

<description>
<![CDATA[
Precious themes for IDEs based on IntelliJ platform.
<br/>
<br/>
The palette of precious themes is created via the Oklab perceptual color space.
<br/>
<br/>
Properties:
<ul>
<li>The colors have approximately equal perceived lightness and contrast against the background.</li>
<li>The foreground has the same contrast against the background as the colors.</li>
</ul>
<p>
Implementation of <a href="https://github.com/precious-themes">precious themes</a> for JetBrains' IntelliJ Platform.
</p>
]]>
</description>

<change-notes>
<![CDATA[
<b>231.0</b>
<br/>
<ul>
<li>Initial release for 2023.1</li>
</ul>
<br/>
<p style='font-weight: bold'>231.0</p>
<p>
<ul>
<li>Initial release for 2023.1</li>
</ul>
</p>
]]>
</change-notes>

<idea-version since-build="192"/>

<depends>com.intellij.modules.lang</depends>

<extensions defaultExtensionNs="com.intellij">
<themeProvider id="cf8dd7f1-3311-4ac5-a4a3-d752511d7adf" path="/PreciousLightWhite.theme.json"/>
<themeProvider id="6970a7f7-bfda-4dfe-a266-4a63a5c2e9a4" path="/PreciousLightWarm.theme.json"/>
Expand Down

0 comments on commit 2cd593c

Please sign in to comment.