Mapped IRC orange to yellow instead of brown.
This commit is contained in:
parent
54968f3fb4
commit
402dbc3923
|
@ -42,7 +42,7 @@ const styleMethods = (() => {
|
|||
return {
|
||||
...styles,
|
||||
forest: styles.green,
|
||||
orange: styles.brown,
|
||||
orange: styles.yellow,
|
||||
code: bypass,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue