SyntaxCircus.Cmsify.Components.Theme 0.4.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package SyntaxCircus.Cmsify.Components.Theme --version 0.4.9
                    
NuGet\Install-Package SyntaxCircus.Cmsify.Components.Theme -Version 0.4.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SyntaxCircus.Cmsify.Components.Theme" Version="0.4.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SyntaxCircus.Cmsify.Components.Theme" Version="0.4.9" />
                    
Directory.Packages.props
<PackageReference Include="SyntaxCircus.Cmsify.Components.Theme" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SyntaxCircus.Cmsify.Components.Theme --version 0.4.9
                    
#r "nuget: SyntaxCircus.Cmsify.Components.Theme, 0.4.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SyntaxCircus.Cmsify.Components.Theme@0.4.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SyntaxCircus.Cmsify.Components.Theme&version=0.4.9
                    
Install as a Cake Addin
#tool nuget:?package=SyntaxCircus.Cmsify.Components.Theme&version=0.4.9
                    
Install as a Cake Tool

SyntaxCircus.Cmsify.Components.Theme

Default Bootstrap-flavored values for the --cmsify-* CSS custom properties used by SyntaxCircus.Cmsify.Components. Purely static assets — installing this package adds no components or code.

Usage

Reference the stylesheet from your host page (e.g. in App.razor's <head>):

<link rel="stylesheet" href="_content/SyntaxCircus.Cmsify.Components.Theme/cmsify-theme.css" />

Omit this package entirely if you want to set the --cmsify-* variables yourself to match your own design system.

Default values

Variable Default
--cmsify-color-text #212529
--cmsify-color-border #dee2e6
--cmsify-color-border-focus #6D28D9
--cmsify-color-danger #B91C1C
--cmsify-color-muted #6c757d
--cmsify-color-overlay rgba(0, 0, 0, 0.5)
--cmsify-color-surface #ffffff
--cmsify-color-field-background transparent
--cmsify-color-on-accent white
--cmsify-radius 0.375rem
--cmsify-spacing-sm 0.375rem
--cmsify-spacing-md 0.75rem
--cmsify-font-family system-ui, -apple-system, "Segoe UI", sans-serif
--cmsify-focus-ring 0 0 0 0.2rem rgba(109, 40, 217, 0.25)
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.10 0 9/14/2026
0.4.9 0 9/14/2026
0.4.8 11 9/13/2026
0.4.7 25 9/13/2026
0.4.6 32 9/13/2026
0.4.5 42 9/12/2026
0.4.4 45 9/12/2026
0.4.3 44 9/12/2026
0.4.2 46 9/10/2026
0.4.0 90 9/7/2026
0.3.2 110 9/6/2026