Skip to content

Commit 5473257

Browse files
authored
Dark icons - master (#353)
1 parent dab2e6c commit 5473257

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed
Binary file not shown.
Binary file not shown.
Loading

source/index.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ Other Powerful Features
241241
:cta: Unlock the Power of Editor Mode
242242
:url: https://www.mongodb.com/docs/mongodb-shell/reference/editor-mode/
243243
:icon: /images/mongosh-plp/icons/Technical_REALM_CLI10x.png
244+
:icon-dark: /images/mongosh-plp/icons/Technical_REALM_CLI_inverse10x.png
244245
:icon-alt: CLI Icon
245246

246247
Use an external or built-in editor to work with multiline
@@ -250,7 +251,7 @@ Other Powerful Features
250251
.. card::
251252
:cta: Access Session Logs
252253
:url: https://www.mongodb.com/docs/mongodb-shell/logs/
253-
:icon: /images/mongosh-plp/icons/Technical_MDB_Shell10x.png
254+
:icon: mdb_shell
254255
:icon-alt: MongoDB Shell Icon
255256

256257
Access session logs for any session within the last 30 days. Find
@@ -260,7 +261,7 @@ Other Powerful Features
260261
.. card::
261262
:cta: View Available Methods
262263
:url: https://www.mongodb.com/docs/mongodb-shell/reference/methods/
263-
:icon: /images/mongosh-plp/icons/General_ACTION_Develop10x.png
264+
:icon: general_action_develop
264265
:icon-alt: Terminal Icon in a circle
265266

266267
Find out which methods ``mongosh`` supports. Get example

0 commit comments

Comments
 (0)