colors: # Default colors primary: background: '0x758480' foreground: '0x23476a' # Normal colors normal: black: '0x000000' red: '0xdd006f' green: '0x6fdd00' yellow: '0xdd6f00' blue: '0x006fdd' magenta: '0x6f00dd' cyan: '0x00dd6f' white: '0xf2f2f2' # Bright colors bright: black: '0x7d7d7d' red: '0xff74b9' green: '0xb9ff74' yellow: '0xffb974' blue: '0x74b9ff' magenta: '0xb974ff' cyan: '0x74ffb9' white: '0xffffff'