Git Product home page Git Product logo

cmd-colors-monokai's Introduction

Monokai - Command Prompt theme

This is a Monokai color scheme, adapted by Andrew Reid East from the Solarized color scheme for the Windows command prompt, contributed by Neil Pankey. Solarized Inspired by this post

Installation

Import the monokai.reg file of choice, e.g. regedit /s monokai.reg.

If you're using these themes with PowerShell (especially the light), I recommend updating the default error and warning colors in your profile at ~\Documents\WindowsPowerShell\profile.ps1. Setting the background colors for each to "White"/"Black" for light/dark respectively should do the trick, e.g.

$Host.PrivateData.DebugBackgroundColor = "Black"
$Host.PrivateData.ErrorBackgroundColor = "Black"

The registry values will update the Default colors in your prompt, but not preexisting shortcuts. To update the default shortcut in Windows, create a shortcut to C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe. This new shortcut will have your updated colors. Modify the properties of the new shortcut so "Start in:" is %HOMEDRIVE%%HOMEPATH%. Replace the Start Menu shortcut C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell.lnk. This has the advantage of also affecting the Windows 8/10 Win+X menu shortcuts!

In case you want revert colors back to default there is reset.reg.

Screenshots

Monokai prompt

cmd-colors-monokai's People

Contributors

charles-hollenbeck avatar jdagilliland avatar mac2000 avatar neilpa avatar ntwb avatar reideast avatar

Watchers

 avatar  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.