mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -04:00
themes: add neon theme
Add a neon theme file for foot, originally from xcolors.net/neon and also available at terminal.love.
This commit is contained in:
parent
3d0d9036fd
commit
2138273c16
1 changed files with 27 additions and 0 deletions
27
themes/neon
Normal file
27
themes/neon
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
#
|
||||||
|
# vim: ft=dosini
|
||||||
|
#
|
||||||
|
# Neon
|
||||||
|
#
|
||||||
|
# https://xcolors.net/neon
|
||||||
|
#
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
foreground=f8f8f8
|
||||||
|
background=171717
|
||||||
|
regular0=171717
|
||||||
|
regular1=d81765
|
||||||
|
regular2=97d01a
|
||||||
|
regular3=ffa800
|
||||||
|
regular4=16b1fb
|
||||||
|
regular5=ff2491
|
||||||
|
regular6=0fdcb6
|
||||||
|
regular7=ebebeb
|
||||||
|
bright0=38252c
|
||||||
|
bright1=ff0000
|
||||||
|
bright2=76b639
|
||||||
|
bright3=e1a126
|
||||||
|
bright4=289cd5
|
||||||
|
bright5=ff2491
|
||||||
|
bright6=0a9b81
|
||||||
|
bright7=f8f8f8
|
||||||
Loading…
Add table
Add a link
Reference in a new issue