mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
Fix ansi color code for background yellow
This commit is contained in:
parent
ba32316416
commit
0fd65c4de3
@ -171,7 +171,7 @@ IPython.utils = (function (IPython) {
|
||||
"40":"ansibgblack",
|
||||
"41":"ansibgred",
|
||||
"42":"ansibggreen",
|
||||
"44":"ansibgyellow",
|
||||
"43":"ansibgyellow",
|
||||
"44":"ansibgblue",
|
||||
"45":"ansibgpurple",
|
||||
"46":"ansibgcyan",
|
||||
|
Loading…
Reference in New Issue
Block a user