mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 18:07:47 +00:00
Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes
This commit is contained in:
parent
534f3faa2f
commit
4aec8491d6
19 changed files with 6 additions and 5 deletions
26
Base/res/color-schemes/Base16 Dark.ini
Normal file
26
Base/res/color-schemes/Base16 Dark.ini
Normal file
|
@ -0,0 +1,26 @@
|
|||
[Options]
|
||||
ShowBoldTextAsBright=false
|
||||
|
||||
[Primary]
|
||||
Background=#181818
|
||||
Foreground=#d8d8d8
|
||||
|
||||
[Normal]
|
||||
Black=#181818
|
||||
Red=#ab4642
|
||||
Green=#a1b56c
|
||||
Yellow=#f7ca88
|
||||
Blue=#7cafc2
|
||||
Magenta=#ba8baf
|
||||
Cyan=#86c1b9
|
||||
White=#d8d8d8
|
||||
|
||||
[Bright]
|
||||
Black=#585858
|
||||
Red=#ab4642
|
||||
Green=#a1b56c
|
||||
Yellow=#f7ca88
|
||||
Blue=#7cafc2
|
||||
Magenta=#ba8baf
|
||||
Cyan=#86c1b9
|
||||
White=#f8f8f8
|
Loading…
Add table
Add a link
Reference in a new issue