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/Gruvbox Light.ini
Normal file
26
Base/res/color-schemes/Gruvbox Light.ini
Normal file
|
@ -0,0 +1,26 @@
|
|||
[Options]
|
||||
ShowBoldTextAsBright=false
|
||||
|
||||
[Primary]
|
||||
Background=#fbf1c7
|
||||
Foreground=#3c3836
|
||||
|
||||
[Normal]
|
||||
Black=#fbf1c7
|
||||
Red=#cc241d
|
||||
Green=#98971a
|
||||
Yellow=#d79921
|
||||
Blue=#458588
|
||||
Magenta=#b16286
|
||||
Cyan=#689d6a
|
||||
White=#7c6f64
|
||||
|
||||
[Bright]
|
||||
Black=#928374
|
||||
Red=#9d0006
|
||||
Green=#79740e
|
||||
Yellow=#b57614
|
||||
Blue=#076678
|
||||
Magenta=#8f3f71
|
||||
Cyan=#427b58
|
||||
White=#3c3836
|
Loading…
Add table
Add a link
Reference in a new issue