docs: fix "theme choose None" command

The command needs an upper-case "None", not a lower case.
This commit is contained in:
Harmen 2024-09-13 10:25:09 +02:00 committed by Fabian Boehm
parent 5344576dc6
commit fc4dd8f4de

View file

@ -78,7 +78,7 @@ Fish also provides pre-made color themes you can pick with :doc:`fish_config <cm
For example, to disable nearly all coloring::
fish_config theme choose none
fish_config theme choose None
Or, to see all themes, right in your terminal::