Skip to content

Commit 3669591

Browse files
kodster28daisyfaithauma
authored andcommitted
[Changelog] ZT dark mode (#22108)
1 parent 4d25fa7 commit 3669591

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
394 KB
Loading
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Dark Mode for Zero Trust Dashboard
3+
description: Use Dark Mode in the Zero Trust Dashboard
4+
date: 2025-04-30T11:00:00Z
5+
---
6+
7+
import { Tabs, TabItem } from "~/components";
8+
9+
The [Cloudflare Zero Trust dashboard](https://one.dash.cloudflare.com/) now supports Cloudflare's native dark mode for all accounts and plan types.
10+
11+
Zero Trust Dashboard will automatically accept your user-level preferences for system settings, so if your Dashboard appearance is set to 'system' or 'dark', the Zero Trust dashboard will enter dark mode whenever the rest of your Cloudflare account does.
12+
13+
![Zero Trust dashboard supports dark mode](~/assets/images/changelog/cloudflare-one/dark-mode.png)
14+
15+
<Tabs> <TabItem label="Zero Trust Dashboard">
16+
17+
To update your view preference in the Zero Trust dashboard:
18+
19+
1. Log into the [Zero Trust dashboard](https://one.dash.cloudflare.com/).
20+
2. Select your user icon.
21+
3. Select **Dark Mode**.
22+
23+
</TabItem> <TabItem label="Core Dashboard">
24+
25+
To update your view preference in the Core dashboard:
26+
27+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com).
28+
2. Go to **My Profile**
29+
3. For **Appearance**, choose **Dark**.
30+
31+
</TabItem> </Tabs>

0 commit comments

Comments
 (0)