dotfiles

My dotfiles.
Log | Files | Refs | LICENSE

ir_black.jcf (2002B)


      1 
      2 # Based on ir_black vim scheme
      3 # More at: http://blog.infinitered.com/entries/show/8
      4 
      5 .colors 256
      6 
      7 -text 255/16
      8 -status 252/234 italic
      9 -selection /17
     10 -linum 237
     11 -cursor 16/231
     12 
     13 -term 0 239
     14 -term 1 203
     15 -term 2 155
     16 -term 3 229
     17 -term 4 153
     18 -term 5 207
     19 -term 6 146
     20 -term 7 255
     21 -term 8 244
     22 -term 9 217
     23 -term 10 193
     24 -term 11 230
     25 -term 12 230
     26 -term 13 219
     27 -term 14 189
     28 -term 15 231
     29 
     30 =Idle
     31 =Keyword 153
     32 =Operator 231
     33 =Type 229
     34 
     35 =Boolean +Constant
     36 =Character +Constant
     37 =Comment 244
     38 =Conditional 67
     39 =Constant 151
     40 =Define +Preproc
     41 =DefinedFunction 223
     42 =DefinedIdent 146
     43 =Escape 173
     44 =Float +Number
     45 =IncSystem +Preproc
     46 =Label +Statement
     47 =Loop +Statement
     48 =Macro +Preproc
     49 =Number 207
     50 =Precond +Preproc
     51 =Preproc 153
     52 =Statement 67
     53 =StorageClass +Type
     54 =String 155
     55 =StringEscape +Escape
     56 =Structure +Type
     57 =TODO 246
     58 =Tag +Escape
     59 =Title  bold
     60 
     61 =html.Tag +Keyword
     62 =html.TagEnd +DefinedIdent
     63 =html.TagName +Conditional
     64 =xml.Tag +Keyword
     65 =xml.TagEnd +DefinedIdent
     66 =xml.TagName +Conditional
     67 
     68 .colors *
     69 
     70 -text $f6f3e8/$000000
     71 -status $CCCCCC/$202020 italic
     72 -selection /$262D51
     73 -linum $3D3D3D
     74 -cursor $000000/$ffffff
     75 
     76 -term 0 $4E4E4E
     77 -term 1 $FF6C60
     78 -term 2 $A8FF60
     79 -term 3 $FFFFB6
     80 -term 4 $96CBFE
     81 -term 5 $FF73FD
     82 -term 6 $C6C5FE
     83 -term 7 $EEEEEE
     84 -term 8 $7C7C7C
     85 -term 9 $FFB6B0
     86 -term 10 $CEFFAB
     87 -term 11 $FFFFCB
     88 -term 12 $FFFFCB
     89 -term 13 $FF9CFE
     90 -term 14 $DFDFFE
     91 -term 15 $FFFFFF
     92 
     93 =Idle
     94 =Keyword $96CBFE
     95 =Operator $ffffff
     96 =Type $FFFFB6
     97 
     98 =Boolean +Constant
     99 =Character +Constant
    100 =Comment $7C7C7C
    101 =Conditional $6699CC
    102 =Constant $99CC99
    103 =Define +Preproc
    104 =DefinedFunction $FFD2A7
    105 =DefinedIdent $C6C5FE
    106 =Escape $E18964
    107 =Float +Number
    108 =IncSystem +Preproc
    109 =Label +Statement
    110 =Loop +Statement
    111 =Macro +Preproc
    112 =Number $FF73FD
    113 =Precond +Preproc
    114 =Preproc $96CBFE
    115 =Statement $6699CC
    116 =StorageClass +Type
    117 =String $A8FF60
    118 =StringEscape +Escape
    119 =Structure +Type
    120 =TODO $8f8f8f
    121 =Tag +Escape
    122 =Title  bold
    123 
    124 =html.Tag +Keyword
    125 =html.TagEnd +DefinedIdent
    126 =html.TagName +Conditional
    127 =xml.Tag +Keyword
    128 =xml.TagEnd +DefinedIdent
    129 =xml.TagName +Conditional
    130