mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
swapped dark/bright reds.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2306 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4cd853feec
commit
02f0574506
@ -29,7 +29,7 @@
|
||||
#include "gui-printtext.h"
|
||||
#include "gui-windows.h"
|
||||
|
||||
int mirc_colors[] = { 15, 0, 1, 2, 12, 6, 5, 4, 14, 10, 3, 11, 9, 13, 8, 7 };
|
||||
int mirc_colors[] = { 15, 0, 1, 2, 4, 6, 5, 12, 14, 10, 3, 11, 9, 13, 8, 7 };
|
||||
static int scrollback_lines, scrollback_hours, scrollback_burst_remove;
|
||||
|
||||
static int last_fg, last_bg, last_flags;
|
||||
|
Loading…
Reference in New Issue
Block a user