Sha256: a59d0a85f8781fea8e2014d7554e164a6afe74082b6660a135ac29a00835f309

Contents?: true

Size: 683 Bytes

Versions: 47

Compression:

Stored size: 683 Bytes

Contents

module Term
  module ANSIColor
    class Attribute
      class Color8
        Attribute.set :black,   30
        Attribute.set :red,     31
        Attribute.set :green,   32
        Attribute.set :yellow,  33
        Attribute.set :blue,    34
        Attribute.set :magenta, 35
        Attribute.set :cyan,    36
        Attribute.set :white,   37

        Attribute.set :on_black,   40
        Attribute.set :on_red,     41
        Attribute.set :on_green,   42
        Attribute.set :on_yellow,  43
        Attribute.set :on_blue,    44
        Attribute.set :on_magenta, 45
        Attribute.set :on_cyan,    46
        Attribute.set :on_white,   47
      end
    end
  end
end

Version data entries

47 entries across 35 versions & 4 rubygems

Version Path
tdiary-5.1.3 vendor/bundle/ruby/2.7.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
tdiary-5.1.3 vendor/bundle/ruby/2.6.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
tdiary-5.1.2 vendor/bundle/ruby/2.7.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
tdiary-5.1.1 vendor/bundle/ruby/2.7.0/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
tdiary-5.1.0 vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.13 vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.12.1 vendor/bundle/gems/term-ansicolor-1.7.1/lib/term/ansicolor/attribute/color8.rb
term-ansicolor-1.7.1 lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.11 vendor/bundle/gems/term-ansicolor-1.7.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.11 vendor/bundle/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
term-ansicolor-1.7.0 lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.9 vendor/bundle/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.7 vendor/bundle/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.6 vendor/bundle/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.5 vendor/bundle/gems/term-ansicolor-1.4.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/term-ansicolor-1.4.0/lib/term/ansicolor/attribute/color8.rb
tdiary-5.0.5 vendor/bundle/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/term-ansicolor-1.6.0/lib/term/ansicolor/attribute/color8.rb
term-ansicolor-1.6.0 lib/term/ansicolor/attribute/color8.rb