ISyntaxThemeRegistry

Interface
Namespace: RazorConsole.Core.Rendering.Syntax
Assembly: RazorConsole.Core

Definition

public interface ISyntaxThemeRegistry

Properties

1
NameTypeDescription
Other
RegisteredThemeKeysIReadOnlyCollection<String>

Methods

2
NameTypeDescription
GetTheme(string?)()SyntaxTheme
Register(string, SyntaxTheme)()Method