mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-11 12:30:51 +08:00
Merge pull request #3965 from andreabedini/patch-1
Fix ansi color code for background yellow
This commit is contained in:
commit
174af17a53
@ -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