🟦 Bluish theme for IRB based on the Iceberg color scheme.
Installation
Install the gem and add to the application's Gemfile by executing:
bundle add irb-theme-icebergIf bundler is not being used to manage dependencies, install the gem by executing:
gem install irb-theme-icebergUsage
Add the following to your .irbrc
require "irb/theme/iceberg"If you are using Windows terminal. You need to add the following to your .irbrc
Reline::Face.force_truecolorContributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ydah/irb-theme-iceberg.
License
The gem is available as open source under the terms of the MIT License.
