mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-05 05:11:15 -03:00
docs/index: reword default shell section
This commit is contained in:
@@ -517,7 +517,7 @@ div.body .internal.reference:link {
|
||||
div.body a {
|
||||
color: #2092fa;
|
||||
}
|
||||
|
||||
|
||||
/* Color based on the Name.Function (.nf) class from pygments.css. */
|
||||
.command { color: #008fd7 }
|
||||
|
||||
@@ -529,4 +529,8 @@ div.body .internal.reference:link {
|
||||
code {
|
||||
background-color: rgba(200, 200, 255, .1);
|
||||
}
|
||||
|
||||
.warning code {
|
||||
background-color: #604040;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user