mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console: update chroma to v2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
package console
|
||||
|
||||
import "github.com/alecthomas/chroma"
|
||||
import "github.com/alecthomas/chroma/v2"
|
||||
|
||||
// Converted from https://github.com/dracula/pygments/pull/11
|
||||
var draculaStyle = chroma.MustNewStyle("dracula", chroma.StyleEntries{
|
||||
|
||||
Reference in New Issue
Block a user