Skip to content

Commit

Permalink
Stderr is magenta.
Browse files Browse the repository at this point in the history
  • Loading branch information
aphyr committed Dec 20, 2013
1 parent d63a991 commit 7eebec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/salticid/interface.rb
Expand Up @@ -12,6 +12,7 @@ class Interface
:error => Curses::COLOR_RED,
:warn => Curses::COLOR_YELLOW,
:debug => Curses::COLOR_CYAN,
:stderr => Curses::COLOR_MAGENTA,
:finished => Curses::COLOR_GREEN
}
COLOR_PAIRS = {}
Expand Down

0 comments on commit 7eebec9

Please sign in to comment.