summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2024-03-04 10:02:07 +0100
committerGitHub <noreply@github.com>2024-03-04 10:02:07 +0100
commitbe7457e6348c6c8d4d7e8f722e8e46fba5295271 (patch)
tree315faec738ee62c35ae52ebd99444ccdbe5fa72e /docs
parent57eaa08a525585da5b34ec8120837fa230ac3045 (diff)
parent20c54390ef23f643d92fa64e90d18c795fc27a59 (diff)
Merge pull request #2687 from turbocrime/be-normal
Use normal color for normal text instead of an arbitrary color
Diffstat (limited to 'docs')
-rw-r--r--docs/config.rst2
-rw-r--r--docs/man/glances.110
2 files changed, 0 insertions, 12 deletions
diff --git a/docs/config.rst b/docs/config.rst
index f99dcc77..53d6d84f 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -59,8 +59,6 @@ than a second one concerning the user interface:
.. code-block:: ini
[outputs]
- # Theme name (for the moment only for the Curses interface: black or white)
- curse_theme=black
# Separator in the Curses and WebUI interface (between top and others plugins)
separator=True
# Set the the Curses and WebUI interface left menu plugin list (comma-separated)
diff --git a/docs/man/glances.1 b/docs/man/glances.1
index 0615ce92..b3b5b8c6 100644
--- a/docs/man/glances.1
+++ b/docs/man/glances.1
@@ -313,11 +313,6 @@ display FS free space instead of used
.UNINDENT
.INDENT 0.0
.TP
-.B \-\-theme\-white
-optimize display colors for a white background
-.UNINDENT
-.INDENT 0.0
-.TP
.B \-\-disable\-check\-update
disable online Glances version check
.UNINDENT
@@ -503,9 +498,6 @@ Enable/disable the top menu (QuickLook, CPU, MEM, SWAP, and LOAD)
.B \fB6\fP
Enable/disable mean GPU mode
.TP
-.B \fB9\fP
-Switch UI theme between black and white
-.TP
.B \fB/\fP
Switch between process command line or command name
.TP
@@ -632,8 +624,6 @@ than a second one concerning the user interface:
.nf
.ft C
[outputs]
-# Theme name (for the moment only for the Curses interface: black or white)
-curse_theme=black
# Separator in the Curses and WebUI interface (between top and others plugins)
separator=True
# Set the the Curses and WebUI interface left menu plugin list (comma\-separated)