diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-24 09:54:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-24 09:54:44 +0000 |
commit | 836b47cb7e99a977c5a23b059ca1d0b5065d310e (patch) | |
tree | 1604da8f482d02effa033c94a84be42bc0c848c3 /docs/dashboards-and-charts/themes.md | |
parent | Releasing debian version 1.44.3-2. (diff) | |
download | netdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.tar.xz netdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.zip |
Merging upstream version 1.46.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/dashboards-and-charts/themes.md')
-rw-r--r-- | docs/dashboards-and-charts/themes.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/dashboards-and-charts/themes.md b/docs/dashboards-and-charts/themes.md new file mode 100644 index 000000000..0ca7425ae --- /dev/null +++ b/docs/dashboards-and-charts/themes.md @@ -0,0 +1,15 @@ +# Choose your Netdata UI theme + +The Dark theme is the default in the Netdata UI. + +To change your theme across the Netdata UI, click on your profile picture, click on the **Settings** +tab, and then choose your preferred theme: **Light** or **Dark**. + +**Dark**: + +![Dark theme](https://github.com/netdata/netdata/assets/70198089/81addd13-28a4-425f-ae39-0f9de5199496) + +**Light**: + +![Light theme](https://github.com/netdata/netdata/assets/70198089/eb0fb8c1-5695-450a-8ba8-a185874e8496) + |