25 lines
533 B
Text
25 lines
533 B
Text
colors:
|
|
primary:
|
|
background: '0xfafafa'
|
|
foreground: '0x5c6773'
|
|
cursor:
|
|
text: '0x5c6773'
|
|
cursor: '0xff6a00'
|
|
normal:
|
|
black: '0x000000'
|
|
red: '0xff3333'
|
|
green: '0x86b300'
|
|
yellow: '0xf29718'
|
|
blue: '0x41a6d9'
|
|
magenta: '0xf07178'
|
|
cyan: '0x4dbf99'
|
|
white: '0xffffff'
|
|
bright:
|
|
black: '0x323232'
|
|
red: '0xff6565'
|
|
green: '0xb8e532'
|
|
yellow: '0xffc94a'
|
|
blue: '0x73d8ff'
|
|
magenta: '0xffa3aa'
|
|
cyan: '0x7ff1cb'
|
|
white: '0xffffff'
|