lib/playa.rb in playa-0.0.5 vs lib/playa.rb in playa-0.0.6
- old
+ new
@@ -13,10 +13,10 @@
interface 'playlist' do
colour foreground: '#afd700', background: '#000000'
cursor false
width 60
- height 10
+ height 5
centred true
end
def self.start(args = [])
Controller.new(args)