From 068cd94de3d0c789e03217092a61b533ec3eabfb Mon Sep 17 00:00:00 2001 From: Ron Au <5785323+ronvoluted@users.noreply.github.com> Date: Mon, 27 Mar 2023 03:21:16 +1100 Subject: [PATCH] Add light/dark mode support for wiki docs and better dark mode for README logo (#17) * docs(README): Invert logo image in dark mode * docs(theme): Add light/dark mode support --- README.MD | 8 +++++++- docs/index.html | 9 ++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/README.MD b/README.MD index 5210cc8..b32b759 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,13 @@ + +
- ## Welcome to the Darktide Mod Framework (DMF) Repository! The Darktide Mod Framework is an open-source, community-run framework of modules that provides enhanced modding capabilities and support. The framework is designed to be both independent and lightweight; making no changes to gameplay on its own. diff --git a/docs/index.html b/docs/index.html index 2fbbbd4..8723347 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,10 +12,8 @@ name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" /> - + +