Add Colors Tests & Enable Decimal Notation
- The 'c' namespace is now a shorthand for 'color' - Hexadecimal color notations now require to be prefixed with '0x' - Decimal notations are now supported for specifying 256-bit colors echo ${c::32bg,0x4b}
Loading
Please register or sign in to comment