BackofficeThemes 17.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package BackofficeThemes --version 17.0.2
                    
NuGet\Install-Package BackofficeThemes -Version 17.0.2
                    
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="BackofficeThemes" Version="17.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BackofficeThemes" Version="17.0.2" />
                    
Directory.Packages.props
<PackageReference Include="BackofficeThemes" />
                    
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 BackofficeThemes --version 17.0.2
                    
#r "nuget: BackofficeThemes, 17.0.2"
                    
#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 BackofficeThemes@17.0.2
                    
#: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=BackofficeThemes&version=17.0.2
                    
Install as a Cake Addin
#tool nuget:?package=BackofficeThemes&version=17.0.2
                    
Install as a Cake Tool

Backoffice Theme Bundle

Backoffice Theme Bundle

Extra themes for the Umbraco backoffice — including Christmas (theme + snow, lights, tree, Santa hat) and popular editor-style themes.


Themes included

Theme Style
Christmas Festive dark palette + effects (snow, lights, tree, Santa) when selected
Neon Synthwave / outrun – cyan & magenta on dark
Cyberpunk High-contrast pink & blue, chrome accents
Dracula Popular dark – purple background, candy accents
Monokai Classic high-contrast dark, charcoal + bright accents
VS Blue Visual Studio–style light with blue accent
VS Cool Breeze VS built-in – light with soft blue tint
VS Icy Mint VS built-in – light with mint green tint

Theme previews

Christmas Neon Cyberpunk
Christmas Neon Cyberpunk
Dracula Monokai VS Blue
Dracula Monokai VS Blue
VS Cool Breeze VS Icy Mint
VS Cool Breeze VS Icy Mint

Install

  1. Build the bundle
    cd BackofficeThemes && npm install && npm run build
    
  2. Copy to your site (BackofficeThemes/):
    • dist/umbraco-extension.js and dist/effects.entrypoint-*.js
    • public/umbraco-package.json
    • All public/*.theme.css and public/santahatlogo.svg
  3. Restart the application or reload the backoffice. Themes appear in the theme picker; selecting Christmas enables the festive effects.

Add more themes

  1. Add a new .theme.css in public/ using the same UUI variables as the existing themes (see dark.theme.css or any file in this bundle).
  2. Register it in src/bundle.manifests.ts with type: "theme", a unique alias, name, and css path.
  3. Rebuild and redeploy.
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.

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
17.0.3 91 3/10/2026
17.0.2 84 3/9/2026
17.0.1 80 3/9/2026
17.0.0 76 3/9/2026
1.0.4 80 3/9/2026
1.0.3 81 3/9/2026
1.0.2 77 3/8/2026
1.0.0 79 3/9/2026