mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:27:36 +00:00
Base: Correct value for default white terminal color
This commit is contained in:
parent
49ccda5d97
commit
718b205a9e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Yellow=#c4a000
|
||||||
Blue=#3465a4
|
Blue=#3465a4
|
||||||
Magenta=#75507b
|
Magenta=#75507b
|
||||||
Cyan=#06989a
|
Cyan=#06989a
|
||||||
White=#eeeec
|
White=#eeeeee
|
||||||
|
|
||||||
; Bright named colors
|
; Bright named colors
|
||||||
; These correspond to ANSI colors 8-15.
|
; These correspond to ANSI colors 8-15.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue