Add zellij config

This commit is contained in:
2021-09-07 11:34:40 -05:00
parent fae40dcdeb
commit 38403d6182
2 changed files with 16 additions and 0 deletions

13
zellij/config.yaml Normal file
View File

@@ -0,0 +1,13 @@
themes:
default:
fg: [226, 226, 227]
bg: [44, 46, 52]
black: [24, 24, 25]
red: [252, 93, 124]
green: [158, 208, 114]
yellow: [231, 198, 100]
blue: [118, 204, 224]
magenta: [179, 157, 243]
cyan: [65, 69, 80]
white: [226, 226, 227]
orange: [243, 150, 96]