From 6f1284cde50fd885b603a58c738461cf0587880c Mon Sep 17 00:00:00 2001 From: Julien Durillon Date: Wed, 30 Dec 2020 07:22:51 +0100 Subject: [PATCH 1/7] Add selenized dark intellij colorscheme. --- editors/intellij-WIP/README.md | 32 + editors/intellij-WIP/selenized-dark.icls | 3756 ++++++++++++++++++++++ 2 files changed, 3788 insertions(+) create mode 100644 editors/intellij-WIP/README.md create mode 100644 editors/intellij-WIP/selenized-dark.icls diff --git a/editors/intellij-WIP/README.md b/editors/intellij-WIP/README.md new file mode 100644 index 0000000..c8126d7 --- /dev/null +++ b/editors/intellij-WIP/README.md @@ -0,0 +1,32 @@ +🔥Disclaimer!🔥 +-------------- + +(Author of Selenized Dark theme: https://github.com/judu) + +This is a modified Solarized Dark (Darcula) from IntelliJ. +There only is a Selenized Dark theme for now. If you need the light one, you are free to +take the light one and replace occurrences of bg and fg colors. + +I'm not doing it myself because I know I will not test the light theme enough. + +## What I did to make the theme + +- search and replace all occurrences of solarized colors by matching selenized ones; +- fixed the console bright colors with actual `br_xxx` colors from selenized; +- take all remaining colors and check them: + - some colors were "solarized colors with a tiny difference" (like #073643 or #083641 which are almost #073642): + I translated them all to the selenized color matching the closest solarized color (in + the example, `bg_1` #184956); + - some colors were "solarized colors with a not so tiny difference" (like #083f4d which + is basically #073642 but +01+09+09 🤷): I took the matching selenized color and + applied the same transformation: #19525f + + +## Languages color choices + +Since I just changed solarized colors to selenized ones, I have not thought about [issue 68](https://github.com/jan-warchol/selenized/issues/68) and +[issue 74](https://github.com/jan-warchol/selenized/issues/74). Feel free to amend my work +with whatever comes out of this discussion. + + + diff --git a/editors/intellij-WIP/selenized-dark.icls b/editors/intellij-WIP/selenized-dark.icls new file mode 100644 index 0000000..c494ee5 --- /dev/null +++ b/editors/intellij-WIP/selenized-dark.icls @@ -0,0 +1,3756 @@ + + From 9c421deadc8139a56b834a50813ab4748ba20983 Mon Sep 17 00:00:00 2001 From: Julien Durillon Date: Thu, 4 Feb 2021 14:17:52 +0100 Subject: [PATCH 2/7] Use brighter yellow on keywords. --- editors/intellij-WIP/selenized-dark.icls | 112 +++++++++++------------ 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/editors/intellij-WIP/selenized-dark.icls b/editors/intellij-WIP/selenized-dark.icls index c494ee5..ec2a133 100644 --- a/editors/intellij-WIP/selenized-dark.icls +++ b/editors/intellij-WIP/selenized-dark.icls @@ -63,7 +63,7 @@ @@ -206,7 +206,7 @@ @@ -265,12 +265,12 @@ @@ -1014,7 +1014,7 @@ @@ -2226,7 +2226,7 @@ @@ -2529,7 +2529,7 @@ @@ -2612,7 +2612,7 @@ @@ -2851,7 +2851,7 @@ @@ -3154,12 +3154,12 @@ @@ -3391,7 +3391,7 @@ @@ -3409,8 +3409,8 @@ @@ -3724,7 +3724,7 @@