# File lib/rqrcode/export/html.rb, line 41
def
html_class
dark?
?
'black'
:
'white'
end