More readable table in viewing source (#706)
This commit is contained in:
parent
5d02ed8c37
commit
69280152c9
@ -12,7 +12,7 @@ use crate::style::parse_next_u8;
|
||||
/// The following list of 16 base colors are available for almost all terminals (Windows 7 and 8 included).
|
||||
///
|
||||
/// | Light | Dark |
|
||||
/// | :--| :-- |
|
||||
/// | :--------- | :------------ |
|
||||
/// | `DarkGrey` | `Black` |
|
||||
/// | `Red` | `DarkRed` |
|
||||
/// | `Green` | `DarkGreen` |
|
||||
|
Loading…
Reference in New Issue
Block a user