Home
last modified time | relevance | path

Searched defs:Colorful (Results 1 – 16 of 16) sorted by relevance

/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/devel/chroma/chroma-0.9.2/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/charmbracelet/glamour/styles/
H A Ddark.json8 "block_quote": {
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dmod.rs8 // except according to those terms.
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/styles/
H A Dcolorful.go8 var Colorful = Register(chroma.MustNewStyle("colorful", chroma.StyleEntries{ var
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/logs/
H A Dconsole.go53 Colorful bool `json:"color"` //this filed is useful only when system's terminal supports color member
/dports/dns/blocky/blocky-0.17/vendor/gorm.io/gorm/logger/
H A Dlogger.go50 Colorful bool member
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/colorful-0.2.1/src/
H A Dlib.rs37 pub trait Colorful { trait
/dports/graphics/rx/rx-0.4.0/cargo-crates/colorful-0.2.1/src/
H A Dlib.rs37 pub trait Colorful { trait
/dports/devel/py-colorful/colorful-0.5.4/colorful/
H A Dcore.py325 class Colorful(object): class