If you like using Notion like many people, and you're a developer, you might have used the code blocks.
With this Notion Inspired light color scheme I attempt to replicate the โจ look and feel โจof the code blocks color scheme within Notion.
Color | HEX |
---|---|
#DE4F6C | |
#8C1A54 | |
#0082BE | |
#71982C | |
#937043 | |
#999999 | |
#373530 |
- Download the color scheme .icls file located here.
- In your JetBrains IDE go to
Settings | Editor | Color Scheme
. - Press the settings icon on the right side of the dropdown and press
Import Scheme...
. - Select the .icls file you've downloaded in step 1.
- All set! ๐ฅ
This scheme is created with the PhpStorm IDE by JetBrains and has been optimised for the following:
- PHP
- HTML
- CSS
- Sass / Scss / Less
- Javascript / Typescript
- SQL
The color scheme should be good for use in other JetBrains IDEs, if not feel free to contribute some updates ๐
Working towards bringing this theme to other popular IDEs as well.
Planning to provide variants for:
- Visual Studio Code
- Sublime Text
Having issues with some color combinations? Unfortunately the color combination won't be for everyone.
However, in case of really breaking combinations you're always welcome to point these out!