mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 02:41:14 -03:00
Make error color in tutorial a more pastel red
This commit is contained in:
@@ -215,7 +215,7 @@ tt, code, pre, .fish {
|
||||
.cli-dark .prompt { color: #999; }
|
||||
.cli-dark .cursor { border-bottom: 2px solid #3F3; }
|
||||
.cli-dark .underline { color: #00afff; text-decoration: underline; }
|
||||
.cli-dark .error, .cli-dark .error .path { color: #f33; font-weight: bold; }
|
||||
.cli-dark .error, .cli-dark .error .path { color: #f55; font-weight: bold; }
|
||||
|
||||
|
||||
/*Menus*/
|
||||
|
||||
Reference in New Issue
Block a user