From: Stefan Sterz <s.sterz@proxmox.com>
To: pve-devel@lists.proxmox.com, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH widget-toolkit 0/1] Proxmox Dark Theme - AsciiDoc
Date: Wed, 15 Mar 2023 17:11:02 +0100 [thread overview]
Message-ID: <20230315161105.1814312-1-s.sterz@proxmox.com> (raw)
this series add a dark theme for the asciidoc-based documentation for
pve and pmg. first it adds a new css dependency to the
proxmox-widget-toolkit-dev package. then the following two commits,
one for pve and for pmg each, uses that css file to add a dark theme
to the respective documentation. it behaves like the api viewer or the
gui's 'auto' theme (that is to say, the dark theme is used based on a
user's preference).
Stefan Sterz (1):
dark-theme: add a dark theme for the asciidoc-based documentation
debian/proxmox-widget-toolkit-dev.install | 1 +
src/proxmox-dark/Makefile | 12 +-
src/proxmox-dark/scss/ProxmoxDarkADocs.scss | 9 ++
src/proxmox-dark/scss/adocs/_admonition.scss | 18 +++
src/proxmox-dark/scss/adocs/_general.scss | 120 +++++++++++++++++++
5 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 src/proxmox-dark/scss/ProxmoxDarkADocs.scss
create mode 100644 src/proxmox-dark/scss/adocs/_admonition.scss
create mode 100644 src/proxmox-dark/scss/adocs/_general.scss
--
2.30.2
next reply other threads:[~2023-03-15 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 16:11 Stefan Sterz [this message]
2023-03-15 16:11 ` [pmg-devel] [PATCH widget-toolkit 1/1] dark-theme: add a dark theme for the asciidoc-based documentation Stefan Sterz
2023-03-15 16:11 ` [pmg-devel] [PATCH pmg-docs] html conf: add support for a dark mode in the documentation Stefan Sterz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230315161105.1814312-1-s.sterz@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox