Method: WindowBlessing::Buffer#fg

Defined in:
lib/window_blessing/buffer.rb

#fgObject

used as the default color when resizing



17
18
19
# File 'lib/window_blessing/buffer.rb', line 17

def fg
  @fg
end