mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-12 11:03:51 -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/Monokai Classic.ini
Normal file
25
themes/Monokai Classic.ini
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# -*- conf -*-
|
||||
# Monokai Classic
|
||||
|
||||
[colors-dark]
|
||||
cursor=8d8e82 c0c1b5
|
||||
background=272822
|
||||
foreground=fdfff1
|
||||
selection-foreground=fdfff1
|
||||
selection-background=57584f
|
||||
regular0=272822 # black
|
||||
regular1=f92672 # red
|
||||
regular2=a6e22e # green
|
||||
regular3=e6db74 # yellow
|
||||
regular4=fd971f # blue
|
||||
regular5=ae81ff # magenta
|
||||
regular6=66d9ef # cyan
|
||||
regular7=fdfff1 # white
|
||||
bright0=6e7066 # bright black
|
||||
bright1=f92672 # bright red
|
||||
bright2=a6e22e # bright green
|
||||
bright3=e6db74 # bright yellow
|
||||
bright4=fd971f # bright blue
|
||||
bright5=ae81ff # bright magenta
|
||||
bright6=66d9ef # bright cyan
|
||||
bright7=fdfff1 # bright white
|
||||
Loading…
Add table
Add a link
Reference in a new issue