summaryrefslogtreecommitdiff
path: root/releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-05-03 00:30:33 +0000
committerGerrit Code Review <review@openstack.org>2023-05-03 00:30:33 +0000
commit51194abf561de04972996199d825613a94cd3b2f (patch)
treead759bc813af0bb716135251da1e54135748c276 /releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml
parentbbdbe81790f4926e5e00085309589a2c52e5230b (diff)
parent59cd5de78baa31150958e6d0d6733407c0e95805 (diff)
downloadzuul-51194abf561de04972996199d825613a94cd3b2f.tar.gz
Merge "web: add dark mode and theme selection"
Diffstat (limited to 'releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml')
-rw-r--r--releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml b/releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml
new file mode 100644
index 000000000..997626af2
--- /dev/null
+++ b/releasenotes/notes/dark-mode-e9b1cca960d4b906.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Added a new dark theme for the Zuul web interface.
+ - |
+ Added theme selection for the Zuul web interface. The default theme is set
+ to Auto which means your system/browsers preference determines if the Light
+ or Dark theme should be used. Either can be explicitly set in the settings
+ for the web interface by clicking the cogs in the top right.