Sha256: d097c38595216089b48bd1f9da901bdf489bf1bc5d298a13141f127002bca37c

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

#---- 各駅停車

custom.TrainTypeOtherOperator:Seibu.Local:
  train_type: odpt.TrainType:TokyoMetro.Local
  bgcolor:
    ref: custom.TrainTypeColor:DarkGray # "#999999"
  color:
    ref: custom.TrainTypeColor:White
  operator: odpt.Operator:Seibu

#---- 準急

custom.TrainTypeOtherOperator:Seibu.SemiExpress:
  train_type: odpt.TrainType:TokyoMetro.SemiExpress
  bgcolor:
    web: "#00cc99"
    red: 0
    green: 204
    blue: 153
  color:
    ref: custom.TrainTypeColor:White
  operator: odpt.Operator:Seibu

#---- 快速

custom.TrainTypeOtherOperator:Seibu.Rapid:
  train_type: odpt.TrainType:TokyoMetro.Rapid
  bgcolor:
    web: "#00ccff"
    red: 0
    green: 204
    blue: 255
  color:
    ref: custom.TrainTypeColor:White
  operator: odpt.Operator:Seibu

#---- 快速急行

custom.TrainTypeOtherOperator:Seibu.RapidExpress:
  train_type: odpt.TrainType:TokyoMetro.RapidExpress
  bgcolor:
    web: "#cc6699"
    red: 204
    green: 102
    blue: 153
  color:
    ref: custom.TrainTypeColor:White
  operator: odpt.Operator:Seibu

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tokyo_metro-0.10.1 lib/tokyo_metro/dictionary/train_type/other_operator/seibu.yaml