mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-04 15:29:25 +00:00
Added test binary, code to read base16 themes
This commit is contained in:
@ -66,7 +66,3 @@ module Tartrazine
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
lexer = Tartrazine.lexer("crystal")
|
||||
theme = Tartrazine.theme("catppuccin-macchiato")
|
||||
puts Tartrazine::Html.new.format(File.read(ARGV[0]), lexer, theme)
|
||||
|
Reference in New Issue
Block a user