SkillAgentSearch skills...

Darkfx

A dark theme for documentation generated with DocFX .

Install / Use

/learn @steffen-wilke/Darkfx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

darkFX - A dark theme for DocFX!

A dark template for documentation generated with DocFX. This is an override of the default template so you need to enable both in the docfx.json.

darkFX - Screenshots

Live Demo

You can view a demo DocFX project with this template HERE.

Install

  1. Download the source or the zipped file from the releases.
  2. Create a templates folder in the root of your DocFX directory.
  3. Copy the darkfx folder to the templates folder.
  4. Update the docfx.json configuration to include the darkfx template:
    {
        "template": [
            "default",
            "templates/darkfx"
        ],
    }
    

Acknowledgement

Many thanks to Oscar Vásquez from which I borrowed the example pages and repository structure of his Material Theme for DocFX.

Related Skills

View on GitHub
GitHub Stars56
CategoryDevelopment
Updated4mo ago
Forks8

Languages

CSS

Security Score

97/100

Audited on Dec 5, 2025

No findings