Sha256: 49f21a008d414096862afe4ecd6a778c44ad0fe55682de1fd67dfecca35326f3

Contents?: true

Size: 298 Bytes

Versions: 2

Compression:

Stored size: 298 Bytes

Contents

# frozen_string_literal: true

Reline::Face.config(:completion_dialog) do |conf|
  conf.define(:default, foreground: "#c0caf5", background: "#1a1b26")
  conf.define(:enhanced, foreground: "#c0caf5", background: "#283457")
  conf.define(:scrollbar, foreground: "#16161e", background: "#7aa2f7")
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
irb-theme-tokyonight-0.6.0 lib/irb/theme/tokyonight/night.rb
irb-theme-tokyonight-0.5.0 lib/irb/theme/tokyonight/night.rb