red highlight
466 467 468
# File 'lib/ruby_doc/cli/ui.rb', line 466 def self.cyanH(str) str.colorize(color: :white, background: :cyan) end