Added more themes from iTerm2-Color-Schemes

This commit is contained in:
Giffoni Lopes 2026-03-11 14:36:04 -03:00
parent 4fd682b4e8
commit aa5e8c8427
545 changed files with 11779 additions and 2465 deletions

28
themes/Terminal Basic.ini Normal file
View file

@ -0,0 +1,28 @@
# -*- conf -*-
# Terminal Basic
[main]
initial-color-theme=light
[colors-light]
cursor=000000 7f7f7f
background=ffffff
foreground=000000
selection-foreground=000000
selection-background=a4c9ff
regular0=000000 # black
regular1=990000 # red
regular2=00a600 # green
regular3=999900 # yellow
regular4=0000b2 # blue
regular5=b200b2 # magenta
regular6=00a6b2 # cyan
regular7=bfbfbf # white
bright0=666666 # bright black
bright1=e50000 # bright red
bright2=00d900 # bright green
bright3=bfbf00 # bright yellow
bright4=0000ff # bright blue
bright5=e500e5 # bright magenta
bright6=00d8d8 # bright cyan
bright7=e5e5e5 # bright white