adamkiss/kirby-simple-dark-mode

Simple Dark Mode for Kirby Panel

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Language:CSS

Type:kirby-plugin

0.2.5 2022-11-16 00:28 UTC

This package is auto-updated.

Last update: 2024-04-16 03:32:45 UTC


README

🚧 Warning! This is a Work in progress.

This is just a filter dumped on the whole panel, with couple of nice things to make it "sort of/maybe" count as a real dark mode:

  • images are inverted back and instead have lower opacity applied
  • some panels are recolored, so the contrast is better/lower once inverted
  • shadows are fixed so they aren't white

Installation

Download

Download and copy this repository to /site/plugins/kirby-simple-dark-mode.

Git submodule

git submodule add https://github.com/adamkiss/kirby-simple-dark-mode.git site/plugins/kirby-simple-dark-mode

Composer

composer require adamkiss/kirby-simple-dark-mode

Setup

There's absolutely no setup.

Options

You've got none.

License

MIT

Credits