Skip to content

Commit ab019b8

Browse files
Dark Mode Preview (#370)
* (DOCSP-20428): Compass dark mode * add line breaks * adjust image dimensions * Revert "adjust image dimensions" This reverts commit fb4f80ebc70189b3d0283c90c02d0d01358bbf32. * trying to change dimensions again * add line break * wording tweaks * fix alt text * add version added
1 parent 3fad746 commit ab019b8

File tree

4 files changed

+35
-0
lines changed

4 files changed

+35
-0
lines changed

source/dark-mode.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
.. _dark-mode:
2+
3+
================
4+
Enable Dark Mode
5+
================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 1
13+
:class: singlecol
14+
15+
.. versionadded:: 1.30.1
16+
17+
You can configure |compass| to use a dark theme. To choose your theme,
18+
modify the :guilabel:`Theme` setting.
19+
20+
- On macOS the :guilabel:`Theme` setting is in the :guilabel:`MongoDB
21+
Compass` system menu:
22+
23+
.. figure:: /images/compass/compass-dark-mode-macos.png
24+
:figwidth: 550px
25+
:alt: Enable dark mode on macOS
26+
27+
|
28+
29+
- On Windows and Linux, the :guilabel:`Theme` setting is in the
30+
:guilabel:`View` menu:
31+
32+
.. figure:: /images/compass/compass-dark-mode-windows.png
33+
:figwidth: 550px
34+
:alt: Enable dark mode on Windows and Linux
Loading
Loading

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Expand your knowledge of MongoDB by using Compass with other MongoDB products.
157157
/import-export
158158
/embedded-shell
159159
/aggregation-pipeline-builder
160+
/dark-mode
160161
/troubleshooting
161162
/faq
162163
/learn-more

0 commit comments

Comments
 (0)