mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
Added more themes from iTerm2-Color-Schemes
This commit is contained in:
parent
4fd682b4e8
commit
aa5e8c8427
545 changed files with 11779 additions and 2465 deletions
25
themes/Powershell.ini
Normal file
25
themes/Powershell.ini
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# -*- conf -*-
|
||||
# Powershell
|
||||
|
||||
[colors-dark]
|
||||
cursor=052454 f6f6f7
|
||||
background=052454
|
||||
foreground=f6f6f7
|
||||
selection-foreground=052454
|
||||
selection-background=f6f6f7
|
||||
regular0=000000 # black
|
||||
regular1=981a22 # red
|
||||
regular2=098003 # green
|
||||
regular3=c4a000 # yellow
|
||||
regular4=4140c3 # blue
|
||||
regular5=d33682 # magenta
|
||||
regular6=0e807f # cyan
|
||||
regular7=7f7c7f # white
|
||||
bright0=808080 # bright black
|
||||
bright1=ef2929 # bright red
|
||||
bright2=1cfe3c # bright green
|
||||
bright3=fefe45 # bright yellow
|
||||
bright4=268ad2 # bright blue
|
||||
bright5=fe13fa # bright magenta
|
||||
bright6=29fffe # bright cyan
|
||||
bright7=c2c1c3 # bright white
|
||||
Loading…
Add table
Add a link
Reference in a new issue