Sha256: 80a72bef8f1a1de7dc1368f4fd42628e7fa208dc8243ca557ca2202352ebee03

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: "#c8d3f5", background: "#222436")
  conf.define(:enhanced, foreground: "#c8d3f5", background: "#2d3f76")
  conf.define(:scrollbar, foreground: "#1e2030", background: "#82aaff")
end

Version data entries

2 entries across 2 versions & 1 rubygems

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