diff --git a/.build/build.sh b/.build/build.sh index 463df2e..e85366e 100755 --- a/.build/build.sh +++ b/.build/build.sh @@ -3,11 +3,15 @@ # Run docker image to build the themes. docker run -e PATTERN=jetbrains -v $PWD/output/:/src/output daylerees/rainglow:latest -# Kill old themes. -rm -rf ../themes/*.xml +# Kill old themes and plugin. +rm -rf ../rainglow.jar +rm -rf ../colors/*.xml # Move themes to the root. -cp -R output/jetbrains/* ../themes +cp -R output/jetbrains/* ../colors # Delete temp themes. -rm -rf output \ No newline at end of file +rm -rf output + +# Package plugin JAR. +jar cf ../rainglow.jar ../META-INF ../colors \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml new file mode 100644 index 0000000..9018630 --- /dev/null +++ b/META-INF/plugin.xml @@ -0,0 +1,104 @@ + + com.daylerees.rainglow + Rainglow Color Schemes + 1.0.0 + + Dayle Rees + + A collection of color themes created by Dayle Rees for all JetBrains platforms. https://github.com/rainglow + + + com.intellij.modules.lang + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 02715a9..e70dc87 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Rainglow ## JetBrains IDEs (PHPStorm, Webstorm, etc) -Rainglow is a collection of color themes for a number of different editors and platforms. This repository consists of **80+ syntax and UI themes** for [JetBrains editors](https://www.jetbrains.com/) including PHPStorm, Webstorm and more. +Rainglow is a collection of color themes for a number of different editors and platforms. This repository consists of **80+ syntax and UI themes** for [JetBrains IDEs](https://www.jetbrains.com/) including PHPStorm, Webstorm and more. Please note that these themes use the Material Darker theme by [Chris Magnussen](https://github.com/ChrisRM) as a base for compatibility. Thanks for all your hard work Chris! @@ -16,9 +16,23 @@ To show support for the project, you can do any (or many!) of the following: - [Buy my books!](https://daylerees.com/books/) - [Donate via PayPal.](https://paypal.me/daylerees) -### Manual Installation +### Easy Installation -Navigate to the editor colors section of your editors settings and import any of the XML files from the themes directory within this repository. +Go to your IDE's settings, select `Plugins -> Browse Repositories...` search for and install 'Rainglow Color Schemes'. Restart your IDE, and the themes will be available within the Colour Schemes drop down within the settings dialog. Enjoy! + +### Semi-Manual Installation + +Navigate to the Plugins section of your IDE's settings dialog, and choose to install a plugin from disk. Install using the `rainglow.jar` file from the repository. Restart your IDE, and the themes will be available within the Colour Schemes drop down within the settings dialog. Enjoy! + +### Full-Manual Installation + +Navigate to the editor colors section of your editors settings and import any of the XML files from the colors directory within this repository. Note: Some versions of JetBrains IDE's require you to rename the `.xml` files to `.icls` files before import. Enjoy! + +### Notes + +JetBrains IDE's are a little painful to theme due to the amount of flexibility and language support they have. These color schemes will not look exactly like the themes for Sublime or VSCode. Instead, I've found the best theme layout possible within JetBrains rendering ability. Please don't complain if they don't look exactly like the VSCode themes! + +Also note that these are only syntax colour schemes. To pimp your IDE UI, I highly recommend the [Material Theme for JetBrains](https://github.com/ChrisRM/material-theme-jetbrains) plugin from Chris Magnussen. It's a beautiful UI theme that you can see in the provided example screenshots. ### Useful Information diff --git a/themes/arstotzka.xml b/colors/arstotzka.xml similarity index 99% rename from themes/arstotzka.xml rename to colors/arstotzka.xml index fd91cf6..f127185 100644 --- a/themes/arstotzka.xml +++ b/colors/arstotzka.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/azure.xml b/colors/azure.xml similarity index 99% rename from themes/azure.xml rename to colors/azure.xml index b288261..298f73e 100644 --- a/themes/azure.xml +++ b/colors/azure.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/bold.xml b/colors/bold.xml similarity index 99% rename from themes/bold.xml rename to colors/bold.xml index 76e4e58..89d9a42 100644 --- a/themes/bold.xml +++ b/colors/bold.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/boxuk.xml b/colors/boxuk.xml similarity index 99% rename from themes/boxuk.xml rename to colors/boxuk.xml index 411e404..3abd840 100644 --- a/themes/boxuk.xml +++ b/colors/boxuk.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/carbonight-contrast.xml b/colors/carbonight-contrast.xml similarity index 99% rename from themes/carbonight-contrast.xml rename to colors/carbonight-contrast.xml index 05f932f..209fd28 100644 --- a/themes/carbonight-contrast.xml +++ b/colors/carbonight-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/carbonight.xml b/colors/carbonight.xml similarity index 99% rename from themes/carbonight.xml rename to colors/carbonight.xml index 034ff2b..1db4ce4 100644 --- a/themes/carbonight.xml +++ b/colors/carbonight.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/chocolate.xml b/colors/chocolate.xml similarity index 99% rename from themes/chocolate.xml rename to colors/chocolate.xml index 7c6a392..44b52ba 100644 --- a/themes/chocolate.xml +++ b/colors/chocolate.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/crisp.xml b/colors/crisp.xml similarity index 99% rename from themes/crisp.xml rename to colors/crisp.xml index 7beadd9..8fb85a9 100644 --- a/themes/crisp.xml +++ b/colors/crisp.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/darkside-contrast.xml b/colors/darkside-contrast.xml similarity index 99% rename from themes/darkside-contrast.xml rename to colors/darkside-contrast.xml index cfa852b..78bc0d5 100644 --- a/themes/darkside-contrast.xml +++ b/colors/darkside-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/darkside.xml b/colors/darkside.xml similarity index 99% rename from themes/darkside.xml rename to colors/darkside.xml index 6cd8d13..4d7278b 100644 --- a/themes/darkside.xml +++ b/colors/darkside.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/earthsong-contrast.xml b/colors/earthsong-contrast.xml similarity index 99% rename from themes/earthsong-contrast.xml rename to colors/earthsong-contrast.xml index 7d8f3dc..73f9328 100644 --- a/themes/earthsong-contrast.xml +++ b/colors/earthsong-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/earthsong-light.xml b/colors/earthsong-light.xml similarity index 99% rename from themes/earthsong-light.xml rename to colors/earthsong-light.xml index 0aa75ee..e3a8d81 100644 --- a/themes/earthsong-light.xml +++ b/colors/earthsong-light.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/earthsong.xml b/colors/earthsong.xml similarity index 99% rename from themes/earthsong.xml rename to colors/earthsong.xml index decde84..bab46dc 100644 --- a/themes/earthsong.xml +++ b/colors/earthsong.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/freshcut-contrast.xml b/colors/freshcut-contrast.xml similarity index 99% rename from themes/freshcut-contrast.xml rename to colors/freshcut-contrast.xml index e7fdf6c..42f129e 100644 --- a/themes/freshcut-contrast.xml +++ b/colors/freshcut-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/freshcut.xml b/colors/freshcut.xml similarity index 99% rename from themes/freshcut.xml rename to colors/freshcut.xml index 3ef213d..13fc184 100644 --- a/themes/freshcut.xml +++ b/colors/freshcut.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/frontier-contrast.xml b/colors/frontier-contrast.xml similarity index 99% rename from themes/frontier-contrast.xml rename to colors/frontier-contrast.xml index 492f644..10dc345 100644 --- a/themes/frontier-contrast.xml +++ b/colors/frontier-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/frontier.xml b/colors/frontier.xml similarity index 99% rename from themes/frontier.xml rename to colors/frontier.xml index fe4de27..724b864 100644 --- a/themes/frontier.xml +++ b/colors/frontier.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/github.xml b/colors/github.xml similarity index 99% rename from themes/github.xml rename to colors/github.xml index b762f37..39a453e 100644 --- a/themes/github.xml +++ b/colors/github.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/gloom-contrast.xml b/colors/gloom-contrast.xml similarity index 99% rename from themes/gloom-contrast.xml rename to colors/gloom-contrast.xml index 5d3636f..08d9eed 100644 --- a/themes/gloom-contrast.xml +++ b/colors/gloom-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/gloom.xml b/colors/gloom.xml similarity index 99% rename from themes/gloom.xml rename to colors/gloom.xml index c29427f..1f93013 100644 --- a/themes/gloom.xml +++ b/colors/gloom.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/glowfish-contrast.xml b/colors/glowfish-contrast.xml similarity index 99% rename from themes/glowfish-contrast.xml rename to colors/glowfish-contrast.xml index f06885e..4bec59e 100644 --- a/themes/glowfish-contrast.xml +++ b/colors/glowfish-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/glowfish.xml b/colors/glowfish.xml similarity index 99% rename from themes/glowfish.xml rename to colors/glowfish.xml index 730788a..7ec4c74 100644 --- a/themes/glowfish.xml +++ b/colors/glowfish.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/goldfish-contrast.xml b/colors/goldfish-contrast.xml similarity index 99% rename from themes/goldfish-contrast.xml rename to colors/goldfish-contrast.xml index ff53f98..9bc9cbc 100644 --- a/themes/goldfish-contrast.xml +++ b/colors/goldfish-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/goldfish.xml b/colors/goldfish.xml similarity index 99% rename from themes/goldfish.xml rename to colors/goldfish.xml index b7690e8..4c6073d 100644 --- a/themes/goldfish.xml +++ b/colors/goldfish.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/grunge-contrast.xml b/colors/grunge-contrast.xml similarity index 99% rename from themes/grunge-contrast.xml rename to colors/grunge-contrast.xml index 0ee9664..7dfe535 100644 --- a/themes/grunge-contrast.xml +++ b/colors/grunge-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/grunge.xml b/colors/grunge.xml similarity index 99% rename from themes/grunge.xml rename to colors/grunge.xml index 81cfe80..f023515 100644 --- a/themes/grunge.xml +++ b/colors/grunge.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/halflife-contrast.xml b/colors/halflife-contrast.xml similarity index 99% rename from themes/halflife-contrast.xml rename to colors/halflife-contrast.xml index af70077..cf042b3 100644 --- a/themes/halflife-contrast.xml +++ b/colors/halflife-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/halflife.xml b/colors/halflife.xml similarity index 99% rename from themes/halflife.xml rename to colors/halflife.xml index ac55e2a..47e3f32 100644 --- a/themes/halflife.xml +++ b/colors/halflife.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/heroku.xml b/colors/heroku.xml similarity index 99% rename from themes/heroku.xml rename to colors/heroku.xml index 21a2fd7..2227a8a 100644 --- a/themes/heroku.xml +++ b/colors/heroku.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/hyrule-contrast.xml b/colors/hyrule-contrast.xml similarity index 99% rename from themes/hyrule-contrast.xml rename to colors/hyrule-contrast.xml index 1c110a4..7151ad0 100644 --- a/themes/hyrule-contrast.xml +++ b/colors/hyrule-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/hyrule.xml b/colors/hyrule.xml similarity index 99% rename from themes/hyrule.xml rename to colors/hyrule.xml index 20a2ec0..ac5dfa7 100644 --- a/themes/hyrule.xml +++ b/colors/hyrule.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/iceberg-contrast.xml b/colors/iceberg-contrast.xml similarity index 99% rename from themes/iceberg-contrast.xml rename to colors/iceberg-contrast.xml index 2caf2c5..7ae9c7c 100644 --- a/themes/iceberg-contrast.xml +++ b/colors/iceberg-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/iceberg.xml b/colors/iceberg.xml similarity index 99% rename from themes/iceberg.xml rename to colors/iceberg.xml index 2b7514a..b5bbffc 100644 --- a/themes/iceberg.xml +++ b/colors/iceberg.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/juicy-contrast.xml b/colors/juicy-contrast.xml similarity index 99% rename from themes/juicy-contrast.xml rename to colors/juicy-contrast.xml index 917d512..bfc91b3 100644 --- a/themes/juicy-contrast.xml +++ b/colors/juicy-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/juicy.xml b/colors/juicy.xml similarity index 99% rename from themes/juicy.xml rename to colors/juicy.xml index 3a112da..114c55a 100644 --- a/themes/juicy.xml +++ b/colors/juicy.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/keen-contrast.xml b/colors/keen-contrast.xml similarity index 99% rename from themes/keen-contrast.xml rename to colors/keen-contrast.xml index dae3919..7009d3a 100644 --- a/themes/keen-contrast.xml +++ b/colors/keen-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/keen.xml b/colors/keen.xml similarity index 99% rename from themes/keen.xml rename to colors/keen.xml index a899f96..dff0187 100644 --- a/themes/keen.xml +++ b/colors/keen.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/kiwi.xml b/colors/kiwi.xml similarity index 99% rename from themes/kiwi.xml rename to colors/kiwi.xml index 817c899..8a382ef 100644 --- a/themes/kiwi.xml +++ b/colors/kiwi.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/laravel-contrast.xml b/colors/laravel-contrast.xml similarity index 99% rename from themes/laravel-contrast.xml rename to colors/laravel-contrast.xml index 3fa0dab..93c076f 100644 --- a/themes/laravel-contrast.xml +++ b/colors/laravel-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/laravel.xml b/colors/laravel.xml similarity index 99% rename from themes/laravel.xml rename to colors/laravel.xml index 3a8ab08..8323388 100644 --- a/themes/laravel.xml +++ b/colors/laravel.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/lavender-contrast.xml b/colors/lavender-contrast.xml similarity index 99% rename from themes/lavender-contrast.xml rename to colors/lavender-contrast.xml index 33fe6dc..493e136 100644 --- a/themes/lavender-contrast.xml +++ b/colors/lavender-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/lavender.xml b/colors/lavender.xml similarity index 99% rename from themes/lavender.xml rename to colors/lavender.xml index 73148d3..01c132b 100644 --- a/themes/lavender.xml +++ b/colors/lavender.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/legacy.xml b/colors/legacy.xml similarity index 99% rename from themes/legacy.xml rename to colors/legacy.xml index fac5a71..76c2c48 100644 --- a/themes/legacy.xml +++ b/colors/legacy.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/mellow-contrast.xml b/colors/mellow-contrast.xml similarity index 99% rename from themes/mellow-contrast.xml rename to colors/mellow-contrast.xml index 945dc64..6830c3d 100644 --- a/themes/mellow-contrast.xml +++ b/colors/mellow-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/mellow.xml b/colors/mellow.xml similarity index 99% rename from themes/mellow.xml rename to colors/mellow.xml index 0b370bf..bf52f49 100644 --- a/themes/mellow.xml +++ b/colors/mellow.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/mintchoc.xml b/colors/mintchoc.xml similarity index 99% rename from themes/mintchoc.xml rename to colors/mintchoc.xml index 73159ef..aa95f53 100644 --- a/themes/mintchoc.xml +++ b/colors/mintchoc.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/mud-contrast.xml b/colors/mud-contrast.xml similarity index 99% rename from themes/mud-contrast.xml rename to colors/mud-contrast.xml index aa67321..f29962a 100644 --- a/themes/mud-contrast.xml +++ b/colors/mud-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/mud.xml b/colors/mud.xml similarity index 99% rename from themes/mud.xml rename to colors/mud.xml index d819bd5..8d1b37f 100644 --- a/themes/mud.xml +++ b/colors/mud.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/otakon.xml b/colors/otakon.xml similarity index 99% rename from themes/otakon.xml rename to colors/otakon.xml index 34aff09..8afdb3d 100644 --- a/themes/otakon.xml +++ b/colors/otakon.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/pastel.xml b/colors/pastel.xml similarity index 99% rename from themes/pastel.xml rename to colors/pastel.xml index 6f34caa..f4640c0 100644 --- a/themes/pastel.xml +++ b/colors/pastel.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/patriot-contrast.xml b/colors/patriot-contrast.xml similarity index 99% rename from themes/patriot-contrast.xml rename to colors/patriot-contrast.xml index 67a8c75..79db8d3 100644 --- a/themes/patriot-contrast.xml +++ b/colors/patriot-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/patriot.xml b/colors/patriot.xml similarity index 99% rename from themes/patriot.xml rename to colors/patriot.xml index 4fb7622..54e8799 100644 --- a/themes/patriot.xml +++ b/colors/patriot.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/peacock-contrast.xml b/colors/peacock-contrast.xml similarity index 99% rename from themes/peacock-contrast.xml rename to colors/peacock-contrast.xml index f381982..460c3d3 100644 --- a/themes/peacock-contrast.xml +++ b/colors/peacock-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/peacock.xml b/colors/peacock.xml similarity index 99% rename from themes/peacock.xml rename to colors/peacock.xml index c0ebdff..6d41270 100644 --- a/themes/peacock.xml +++ b/colors/peacock.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/peacocks-in-space.xml b/colors/peacocks-in-space.xml similarity index 99% rename from themes/peacocks-in-space.xml rename to colors/peacocks-in-space.xml index 9adf375..080530e 100644 --- a/themes/peacocks-in-space.xml +++ b/colors/peacocks-in-space.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/peel.xml b/colors/peel.xml similarity index 99% rename from themes/peel.xml rename to colors/peel.xml index d76b743..3912f7b 100644 --- a/themes/peel.xml +++ b/colors/peel.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/piggy.xml b/colors/piggy.xml similarity index 99% rename from themes/piggy.xml rename to colors/piggy.xml index 8396b6a..fb17c88 100644 --- a/themes/piggy.xml +++ b/colors/piggy.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/potpourri-contrast.xml b/colors/potpourri-contrast.xml similarity index 99% rename from themes/potpourri-contrast.xml rename to colors/potpourri-contrast.xml index 37b2c86..6bf685d 100644 --- a/themes/potpourri-contrast.xml +++ b/colors/potpourri-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/potpourri.xml b/colors/potpourri.xml similarity index 99% rename from themes/potpourri.xml rename to colors/potpourri.xml index 96cc29b..f8976ac 100644 --- a/themes/potpourri.xml +++ b/colors/potpourri.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/rainbow.xml b/colors/rainbow.xml similarity index 99% rename from themes/rainbow.xml rename to colors/rainbow.xml index fb05450..117b7d0 100644 --- a/themes/rainbow.xml +++ b/colors/rainbow.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/revelation-contrast.xml b/colors/revelation-contrast.xml similarity index 99% rename from themes/revelation-contrast.xml rename to colors/revelation-contrast.xml index 2da1f5d..1c84c54 100644 --- a/themes/revelation-contrast.xml +++ b/colors/revelation-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/revelation.xml b/colors/revelation.xml similarity index 99% rename from themes/revelation.xml rename to colors/revelation.xml index 3f1fa13..aad87ad 100644 --- a/themes/revelation.xml +++ b/colors/revelation.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/shrek.xml b/colors/shrek.xml similarity index 99% rename from themes/shrek.xml rename to colors/shrek.xml index 729c111..e26ea01 100644 --- a/themes/shrek.xml +++ b/colors/shrek.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/slate.xml b/colors/slate.xml similarity index 99% rename from themes/slate.xml rename to colors/slate.xml index ee4eafe..dd56200 100644 --- a/themes/slate.xml +++ b/colors/slate.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/slime-contrast.xml b/colors/slime-contrast.xml similarity index 99% rename from themes/slime-contrast.xml rename to colors/slime-contrast.xml index 05a913f..641bcb2 100644 --- a/themes/slime-contrast.xml +++ b/colors/slime-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/slime.xml b/colors/slime.xml similarity index 99% rename from themes/slime.xml rename to colors/slime.xml index 3d7137a..a9a359f 100644 --- a/themes/slime.xml +++ b/colors/slime.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/snappy-contrast.xml b/colors/snappy-contrast.xml similarity index 99% rename from themes/snappy-contrast.xml rename to colors/snappy-contrast.xml index 2f19eac..b0f9388 100644 --- a/themes/snappy-contrast.xml +++ b/colors/snappy-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/snappy-light.xml b/colors/snappy-light.xml similarity index 99% rename from themes/snappy-light.xml rename to colors/snappy-light.xml index 852aeb1..0ffeaeb 100644 --- a/themes/snappy-light.xml +++ b/colors/snappy-light.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/snappy.xml b/colors/snappy.xml similarity index 99% rename from themes/snappy.xml rename to colors/snappy.xml index cc67722..7a5e9a6 100644 --- a/themes/snappy.xml +++ b/colors/snappy.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/solarflare-contrast.xml b/colors/solarflare-contrast.xml similarity index 99% rename from themes/solarflare-contrast.xml rename to colors/solarflare-contrast.xml index 585fa6b..e00f9ec 100644 --- a/themes/solarflare-contrast.xml +++ b/colors/solarflare-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/solarflare.xml b/colors/solarflare.xml similarity index 99% rename from themes/solarflare.xml rename to colors/solarflare.xml index 3934d2b..21fede1 100644 --- a/themes/solarflare.xml +++ b/colors/solarflare.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/sourlick-contrast.xml b/colors/sourlick-contrast.xml similarity index 99% rename from themes/sourlick-contrast.xml rename to colors/sourlick-contrast.xml index 76dd75e..2b36bc0 100644 --- a/themes/sourlick-contrast.xml +++ b/colors/sourlick-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/sourlick.xml b/colors/sourlick.xml similarity index 99% rename from themes/sourlick.xml rename to colors/sourlick.xml index 75bb95b..3f374b9 100644 --- a/themes/sourlick.xml +++ b/colors/sourlick.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/spearmint.xml b/colors/spearmint.xml similarity index 99% rename from themes/spearmint.xml rename to colors/spearmint.xml index 2d8e091..a4d09e4 100644 --- a/themes/spearmint.xml +++ b/colors/spearmint.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/stark-contrast.xml b/colors/stark-contrast.xml similarity index 99% rename from themes/stark-contrast.xml rename to colors/stark-contrast.xml index b6d5292..f137aa3 100644 --- a/themes/stark-contrast.xml +++ b/colors/stark-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/stark.xml b/colors/stark.xml similarity index 99% rename from themes/stark.xml rename to colors/stark.xml index b1f1784..efcfa47 100644 --- a/themes/stark.xml +++ b/colors/stark.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/super.xml b/colors/super.xml similarity index 99% rename from themes/super.xml rename to colors/super.xml index 2fa5306..df1cc0c 100644 --- a/themes/super.xml +++ b/colors/super.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/tonic.xml b/colors/tonic.xml similarity index 99% rename from themes/tonic.xml rename to colors/tonic.xml index 45ea99d..bf060b7 100644 --- a/themes/tonic.xml +++ b/colors/tonic.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/tribal.xml b/colors/tribal.xml similarity index 99% rename from themes/tribal.xml rename to colors/tribal.xml index 23cd76f..faa5f5c 100644 --- a/themes/tribal.xml +++ b/colors/tribal.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/tron-contrast.xml b/colors/tron-contrast.xml similarity index 99% rename from themes/tron-contrast.xml rename to colors/tron-contrast.xml index b0078bc..ac17848 100644 --- a/themes/tron-contrast.xml +++ b/colors/tron-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/tron.xml b/colors/tron.xml similarity index 99% rename from themes/tron.xml rename to colors/tron.xml index 8c2f59d..1260502 100644 --- a/themes/tron.xml +++ b/colors/tron.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/turnip-contrast.xml b/colors/turnip-contrast.xml similarity index 99% rename from themes/turnip-contrast.xml rename to colors/turnip-contrast.xml index e2b136b..0fad287 100644 --- a/themes/turnip-contrast.xml +++ b/colors/turnip-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/turnip.xml b/colors/turnip.xml similarity index 99% rename from themes/turnip.xml rename to colors/turnip.xml index f2b4543..569d463 100644 --- a/themes/turnip.xml +++ b/colors/turnip.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/userscape.xml b/colors/userscape.xml similarity index 99% rename from themes/userscape.xml rename to colors/userscape.xml index e268cf0..191ef67 100644 --- a/themes/userscape.xml +++ b/colors/userscape.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/yule.xml b/colors/yule.xml similarity index 99% rename from themes/yule.xml rename to colors/yule.xml index 391bb4a..c7d2947 100644 --- a/themes/yule.xml +++ b/colors/yule.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/zacks-contrast.xml b/colors/zacks-contrast.xml similarity index 99% rename from themes/zacks-contrast.xml rename to colors/zacks-contrast.xml index 36e3be9..1263491 100644 --- a/themes/zacks-contrast.xml +++ b/colors/zacks-contrast.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/themes/zacks.xml b/colors/zacks.xml similarity index 99% rename from themes/zacks.xml rename to colors/zacks.xml index abab5e8..8242400 100644 --- a/themes/zacks.xml +++ b/colors/zacks.xml @@ -24,7 +24,7 @@ ~ --> - + diff --git a/rainglow.jar b/rainglow.jar new file mode 100644 index 0000000..a97020f Binary files /dev/null and b/rainglow.jar differ