Git Product home page Git Product logo

one_monokai_theme_for_qtcreator's Introduction

One Monokai Theme for Qt Creator 4+

This is the One Monokai theme for Qt Creator 4+.

It is based on One Monokai for Visual Studio Code, which is a cross between Monokai and One Dark.

Monokai was created by Wimer Hazenberg in 2006 for Textmate.

One Dark was created by Github in 2014 for Atom.

Installation

Theme

  • Find your QT Creator installation folder. That's were you install the application theme, because it's a non-configurable application ressource. If you installed Creator together with Qt it's: ~/Qt/Tools/QtCreator/share/qtcreator/

  • Install the application color-theme (*.creatortheme) to QtCreator/share/qtcreator/themes/

    • Windows: xcopy -Y one-monokai.creatortheme C:\Qt\Tools\QtCreator\share\qtcreator\themes\
    • Linux | Mac: cp one-monokai.creatortheme ~/Qt/Tools/QtCreator/share/qtcreator/themes

Syntax-Highlighting Color-Scheme

  • Find your Qt Creator config folder. That's were you install the syntax color-scheme, because you want it to be editable.
  • Install the syntax-highlighting color-scheme (*.xml) to qtcreator\styles
    • Windows: xcopy -Y one-monokai.xml "%APPDATA%\QtProject\qtcreator\styles\"
    • Linux | Mac: cp one-monokai.xml ~/.config/QtProject/qtcreator/styles/

IDE Configuration > Select Theme

  • Go to Qt Creator -> Tools -> Options > Environment, then in the Tab Interface select Theme: One Monokai

Screenshots

Syntax Screenshot

Theme Screenshot

one_monokai_theme_for_qtcreator's People

Contributors

jakoch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

g-konst

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.