1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 01:27:34 +00:00

Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes

This commit is contained in:
implicitfield 2022-12-02 18:11:26 +02:00 committed by Andrew Kaster
parent 534f3faa2f
commit 4aec8491d6
19 changed files with 6 additions and 5 deletions

View file

@ -0,0 +1,26 @@
[Options]
ShowBoldTextAsBright=true
[Primary]
Background=#000000
Foreground=#ffffff
[Normal]
Black=#000000
Red=#800000
Green=#008000
Yellow=#808000
Blue=#000080
Magenta=#800080
Cyan=#008080
White=#c0c0c0
[Bright]
Black=#808080
Red=#ff0000
Green=#00ff00
Yellow=#ffff00
Blue=#0000ff
Magenta=#ff00ff
Cyan=#00ffff
White=#ffffff