class Rouge::CSSTheme

def initialize(opts={})

def initialize(opts={})
  @scope = opts[:scope] || '.highlight'
end