logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityHubViewStyles

    USS class names for view-level chrome (sections, banners, rows) — sibling to SerenityHubCardStyles, which owns card-level selectors. Kept in one place so Slice 6's stylesheet has a single, stable, already-diffable selector surface for the views too.

    Inheritance
    object
    SerenityHubViewStyles
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Localization.Installation.Settings.Editor.Hub.Views
    Assembly: Serenity.UnityLocalization.Installation.Editor.dll
    Syntax
    public static class SerenityHubViewStyles

    Fields

    FinishSetupBanner

    Declaration
    public const string FinishSetupBanner = "serenity-hub-home__finish-setup-banner"
    Field Value
    Type Description
    string

    HomeFavoritesEmptyHint

    Muted hint shown in the favorites section instead of an empty grid when nothing is favorited yet (UX feedback batch 9, fix 3).

    Declaration
    public const string HomeFavoritesEmptyHint = "serenity-hub-home__favorites-empty-hint"
    Field Value
    Type Description
    string

    HomeFavoritesSection

    Declaration
    public const string HomeFavoritesSection = "serenity-hub-home__favorites-section"
    Field Value
    Type Description
    string

    HomeRecentsSection

    Declaration
    public const string HomeRecentsSection = "serenity-hub-home__recents-section"
    Field Value
    Type Description
    string

    HomeStatusSection

    Declaration
    public const string HomeStatusSection = "serenity-hub-home__status-section"
    Field Value
    Type Description
    string

    LearnRow

    Declaration
    public const string LearnRow = "serenity-hub-learn__row"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved