dotfiles

My dotfiles.
Log | Files | Refs | LICENSE

molokai.jcf (2081B)


      1 
      2 # Based on Molokai vim scheme by Tomas Restrepo <tomas@winterdom.com>
      3 # Which was in turn based on the monokai theme for textmate by Wimer Hazenberg
      4 
      5 .colors 256
      6 
      7 -text 231/234
      8 -status 239/231
      9 -selection /237
     10 -linum 250/235
     11 -curlin /236
     12 -menu 81/16
     13 -menusel /244
     14 -cursor 16/231
     15 
     16 -term 0 234
     17 -term 1 196
     18 -term 2 148
     19 -term 3 148
     20 -term 4 125
     21 -term 5 125
     22 -term 6 81
     23 -term 7 231
     24 -term 8 250
     25 -term 9 196
     26 -term 10 148
     27 -term 11 148
     28 -term 12 141
     29 -term 13 141
     30 -term 14 81
     31 -term 15 250
     32 
     33 =Idle
     34 =Keyword 197 bold
     35 =Operator 197
     36 =Type 81
     37 
     38 =Bad 125/232
     39 =Boolean 141
     40 =Character 186
     41 =Comment 239
     42 =Conditional 197 bold
     43 =Constant 141 bold
     44 =Define 81
     45 =DefinedFunction 148
     46 =DefinedIdent 208
     47 =Escape 81 italic
     48 =Float 141
     49 =Label 186
     50 =Loop 197 bold
     51 =Macro 144 italic
     52 =Number 141
     53 =Precond 148 bold
     54 =Preproc 148
     55 =Statement 197 bold
     56 =StorageClass 208 italic
     57 =String 186
     58 =StringEscape 197 bold
     59 =Structure 81
     60 =TODO 231 bold
     61 =Tag 197 italic
     62 =Title 196
     63 
     64 =diff.AddLine /236
     65 =diff.ChgLine 244/238
     66 =diff.DelLine 125/232
     67 
     68 .colors *
     69 
     70 -text $F8F8F2/$1B1D1E
     71 -status $455354/$F8F8F2
     72 -selection /$403D3D
     73 -linum $BCBCBC/$232526
     74 -curlin /$293739
     75 -menu $66D9EF/$000000
     76 -menusel /$808080
     77 -cursor $000000/$F8F8F0
     78 
     79 -term 0 $1B1D1E
     80 -term 1 $EF5939
     81 -term 2 $A6E22E
     82 -term 3 $E6DB74
     83 -term 4 $13354A
     84 -term 5 $465457
     85 -term 6 $66D9EF
     86 -term 7 $F8F8F2
     87 -term 8 $FFFFFF
     88 -term 9 $EF5939
     89 -term 10 $A6E22E
     90 -term 11 $E6DB74
     91 -term 12 $AE81FF
     92 -term 13 $AE81FF
     93 -term 14 $66D9EF
     94 -term 15 $FFFFFF
     95 
     96 =Idle
     97 =Keyword $F92672 bold
     98 =Operator $F92672
     99 =Type $66D9EF
    100 
    101 =Bad $960050/$1E0010
    102 =Boolean $AE81FF
    103 =Character $E6DB74
    104 =Comment $465457
    105 =Conditional $F92672 bold
    106 =Constant $AE81FF bold
    107 =Define $66D9EF
    108 =DefinedFunction $A6E22E
    109 =DefinedIdent $FD971F
    110 =Escape $66D9EF italic
    111 =Float $AE81FF
    112 =Label $E6DB74
    113 =Loop $F92672 bold
    114 =Macro $C4BE89 italic
    115 =Number $AE81FF
    116 =Precond $A6E22E bold
    117 =Preproc $A6E22E
    118 =Statement $F92672 bold
    119 =StorageClass $FD971F italic
    120 =String $E6DB74
    121 =StringEscape $F92672 bold
    122 =Structure $66D9EF
    123 =TODO $FFFFFF bold
    124 =Tag $F92672 italic
    125 =Title $ef5939
    126 
    127 =diff.AddLine /$13354A
    128 =diff.ChgLine $89807D/$4C4745
    129 =diff.DelLine $960050/$1E0010