• Stars
    star
    3,586
  • Rank 12,362 (Top 0.3 %)
  • Language
    Vim Script
  • License
    Other
  • Created almost 14 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Molokai color scheme for Vim

Molokai Color Scheme for Vim

Molokai is a Vim port of the monokai theme for TextMate originally created by Wimer Hazenberg.

By default, it has a dark gray background based on the version created by Hamish Stuart Macpherson for the E editor.

Gray Background

Molokai Original

256-Color terminals are also supported, though there are some differences with the Gui version. Only the dark gray background style is supported on terminal vim at this time.

Installation

Copy the file on your .vim/colors folder.

If you prefer the scheme to match the original monokai background color, put this in your .vimrc file:

let g:molokai_original = 1

There is also an alternative scheme under development for color terminals which attempts to bring the 256 color version as close as possible to the the default (dark) GUI version. To access, add this to your .vimrc:

let g:rehash256 = 1

More Repositories

1

viasfora

A Visual Studio Extension containing miscellaneous improvements to the editor.
C#
535
star
2

dotfiles

My personal dotfiles for vim, powershell, bash and other tools
Vim Script
192
star
3

filemap

Wrapper .NET Library for Win32 Memory Mapped Files API
C#
50
star
4

roslyn-colorizer

A sample VS 14 editor extension that uses the Roslyn APIs to highlight parameter variables and field variables in C#/VB code.
C#
23
star
5

iis-etw-tracing

IIS 8.5 ETW Tracing
C#
18
star
6

pipelinetesting

BizTalk 2006 library for unit-testing pipelines and custom pipeline components
C#
12
star
7

bts-ps-scripts

Sample PowerShell scripts for BizTalk Server administration
12
star
8

vsthemes

My Visual Studio Color Schemes
11
star
9

LineAdornments

A sample VS2010 extension that hilights the current line in the text editor
C#
11
star
10

webapp-appinsights

Sample ARM template to deploy WebApp + Application Insights
PowerShell
10
star
11

KeywordClassifier

A sample VS2010/2012 extension that renders C# some keywords in a different color.
C#
8
star
12

wsspi

A C++ wrapper around the win32 SSPI api
7
star
13

nulladapter

My /dev/null Adapter for BizTalk Server
C#
6
star
14

VSColorsToSQL

Tool to migrate VS color scheme to SQL Server Management Studio
C#
5
star
15

btserrorlookup

Utility to lookup the meaning of BizTalk error codes
C#
5
star
16

fixencoding

My Fix Encoding Pipeline Components for BizTalk Server 2006
C#
4
star
17

BetterXml

VS2010 extension to improve the XML editor experience
C#
3
star
18

sql-auth-with-aad-sample

Code for a blog series on using Service Principals, Key Vault Certificates, and SQL Authentication
PowerShell
3
star
19

msmqactivities

MSMQ Activities for Windows Workflow Foundation
C#
3
star
20

tomasr.github.com

Simple GitHub Pages site
2
star
21

sqltrackingquerysample

Sample application to query Windows Workflow persistence databases
C#
2
star
22

cryptopipeline

Custom Symmetric Encryption Pipeline Component for BizTalk Server 2006
C#
2
star
23

viasfora-metrics

Simple AppInsights-based API to query Viasforma Metrics
C#
2
star
24

azuli

A client library for the Windows Azure Cloud Computing Platform
2
star
25

arm-sqldb-keyvault-protector

Sample on using BYOK Transparent Data Encryption in Azure SQL
1
star
26

arm-eventgrid-webhook

ARM Template for creating an Azure Event Grid + WebHook subscription
PowerShell
1
star
27

frebrilator

Capture and process ETW traces from the FREB feature in IIS
C#
1
star
28

DebugDiagAnalysisRules

Sample Analysis Rules for DebugDiag v2.0
C#
1
star
29

XamlClassifierFix

VS2010 extension to fix XAML code editor classification issues.
C#
1
star