feat(themes): create lucario.kdl (#3030)

This commit is contained in:
Eric Raio 2024-10-25 01:21:40 -07:00 committed by GitHub
parent 16be7f8815
commit 3d60843127
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,18 @@
// Lucario Theme:
// https://github.com/raphamorim/lucario
themes {
lucario {
fg 248 248 242
bg 43 62 90
red 233 75 53
green 25 156 75
yellow 240 204 4
blue 92 152 205
magenta 202 148 255
orange 233 75 53
cyan 139 244 253
black 25 36 47
white 248 248 242
}
}