mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-05 05:11:15 -03:00
improve set_color and theme color documentation
This is meant to make it clear that fish cannot control the terminal window background color. It also augments the set_color documentation to describe how it decides which color the terminal can display. Resolves #2421. Resolves #2184.
This commit is contained in:
committed by
ridiculousfish
parent
68fcb790b0
commit
f8ed1d182e
@@ -312,6 +312,10 @@ body {
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.colorpicker_text_notice {
|
||||
margin: 0px 20px 10px 20px; /* top right bottom left */
|
||||
}
|
||||
|
||||
.colorpicker_text_sample, .colorpicker_text_sample_tight {
|
||||
font-size: 12pt;
|
||||
padding: 25px;
|
||||
|
||||
Reference in New Issue
Block a user