XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Styling
    4. CodeEditorStyle

    CodeEditorStyle Class

    Definition

    Namespace XenoAtom.Terminal.UI.Styling
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Implements IStyle<T>, IEquatable<CodeEditorStyle>
    Show inherited members (4)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    [NullableContext((byte)1)]
    [Nullable((byte)0)]
    public sealed record CodeEditorStyle : IStyle<CodeEditorStyle>, IEquatable<CodeEditorStyle>
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    CodeEditorStyle()

    Properties (14)

    ActiveLineNumberForeground
    ActiveSearchMatchBackground
    Background
    CurrentLineBackground
    Default
    IStyle<CodeEditorStyle>.Key
    LineNumberForeground
    MarginBackground
    MarginSeparatorForeground
    Padding
    PlaceholderForeground
    SearchMatchBackground
    Selection
    ShowMarginSeparators

    Methods (14)

    <Clone>$()
    ActiveLineNumberStyle(Theme, Boolean)
    BackgroundStyle(Theme, Boolean)
    CurrentLineStyle(Theme, Boolean)
    Equals(Object?)
    Equals(CodeEditorStyle?)
    GetHashCode()
    LineNumberStyle(Theme, Boolean)
    MarginBackgroundStyle(Theme, Boolean)
    MarginSeparatorStyle(Theme, Boolean)
    PlaceholderStyle(Theme, Boolean)
    SearchMatchStyle(Theme, Boolean)
    SelectionStyle(Theme)
    ToString()

    Operators (2)

    Equality(CodeEditorStyle?, CodeEditorStyle?)
    Inequality(CodeEditorStyle?, CodeEditorStyle?)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages