This commit is contained in:
Luca 2022-11-22 13:25:44 +01:00
parent 8268fba83d
commit 7ed2a6e110
9565 changed files with 1315332 additions and 90 deletions

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#1c1f24
red=#ff6c6b
green=#98be65
yellow=#da8548
blue=#51afef
magenta=#c678dd
cyan=#5699af
white=#202328

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#21222c
red=#ff5555
green=#50fa7b
yellow=#f1fa8c
blue=#bd93f9
magenta=#ff79c6
cyan=#8be9fd
white=#f8f8f2

View file

@ -0,0 +1,12 @@
#!/bin/sh
# colors
black=#1a1e21
red=#ff6c6b
green=#50fa7b
yellow=#f1fa8c
blue=#bd93f9
magenta=#ff6c6b
cyan=#8be9fd
white=#f8f8f2

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#1a1e21
red=#cc241d
green=#98971a
yellow=#d79921
blue=#458588
magenta=#b16286
cyan=#689d6a
white=#a89984

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#1D1F21
red=#fb4934
green=#98971a
yellow=#d7992a
blue=#458588
magenta=#b16286
cyan=#689d6a
white=#373b41

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#1D1F21
red=#a54242
green=#8c9440
yellow=#de935f
blue=#5f819d
magenta=#85678f
cyan=#5e8d87
white=#707880

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#1d1f21
red=#cc6666
green=#b5bd68
yellow=#e6c547
blue=#81a2be
magenta=#b294bb
cyan=#70c0ba
white=#373b41

View file

@ -0,0 +1,11 @@
#!/bin/sh
# colors
black=#202020
red=#b91e2e
green=#81957c
yellow=#f9bb80
blue=#356579
magenta=#87314e
cyan=#0b3452
white=#909090