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:
parent
534f3faa2f
commit
4aec8491d6
19 changed files with 6 additions and 5 deletions
26
Base/res/color-schemes/Solarized Dark.ini
Normal file
26
Base/res/color-schemes/Solarized Dark.ini
Normal file
|
@ -0,0 +1,26 @@
|
|||
[Options]
|
||||
ShowBoldTextAsBright=false
|
||||
|
||||
[Primary]
|
||||
Background=#002b36
|
||||
Foreground=#839496
|
||||
|
||||
[Normal]
|
||||
Black=#073642
|
||||
Red=#dc322f
|
||||
Green=#859900
|
||||
Yellow=#b58900
|
||||
Blue=#268bd2
|
||||
Magenta=#d33682
|
||||
Cyan=#2aa198
|
||||
White=#eee8d5
|
||||
|
||||
[Bright]
|
||||
Black=#002b36
|
||||
Red=#cb4b16
|
||||
Green=#586e75
|
||||
Yellow=#657b83
|
||||
Blue=#839496
|
||||
Magenta=#6c71c4
|
||||
Cyan=#93a1a1
|
||||
White=#fdf6e3
|
Loading…
Add table
Add a link
Reference in a new issue