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