Giter Club home page Giter Club logo

intellijpywal's Introduction

Pywal Intellij Material Theme and Scheme Generator

The script in this repository can generate Intellij themes based on Pywal or other color scheme generator tools automatically. It is meant to be used in combination with Material Theme Plugin to integrate with every element of Intellij's UI instead of just the editor's color scheme.

Dependencies

  • Intellij (or some other Jetbrains IDE) + Material Theme Plugin
  • Pywal

Instalation

Warning: this script overrides material_custom_theme.xml so be sure to backup your custom material theme configuration if you care for it.

  1. Clone or download the files in this repository
  2. Run intellijPywalGen.sh and make sure to pass the path to your config directory (eg.: ./intellijPywalGen.sh $HOME/.IntelliJIdea2018.1/config)
  3. Set material theme to "custom theme" (Intellij -> Tools -> Material Theme -> Material Theme Chooser -> Custom Theme)
  4. Import material-pywal.icls editor scheme which should be located in your config/colors folder via (Intellij -> File -> Settings -> Editor -> Color Scheme -> Scheme : -> Import Scheme...)
  5. Set the editor's color scheme (Intellij -> File -> Settings -> Editor -> Color Scheme -> Scheme: Material Pywal)
  6. Restart Intellij

After the first time you'll only need to restart Intellij after you run the script in order for changes to take effect.

i3wm Integration

Integration with i3 is very simple. A good way to go about it is to bind a shortcut to set a random wallpaper using pywal and then chain a call to this script on the same command to make sure pywal has updated the colors:

bindsym $mod+Print exec "wal -i $HOME/Pictures/Wallpapers;/pathToScript/intellijPywalGen.sh  $HOME/.IntelliJIdea2018.1/config"

Notice both commands are separated by a semicolon without any space in-between and the params are passed with an unescaped space.

Screenshots

demo

intellijpywal's People

Contributors

0x6c38 avatar mr-sd avatar themagicteeth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.