init
This commit is contained in:
15
templates/zellij.kdl
Normal file
15
templates/zellij.kdl
Normal file
@@ -0,0 +1,15 @@
|
||||
themes {
|
||||
matugen {
|
||||
fg "{{colors.on_surface.default.hex}}"
|
||||
bg "{{colors.surface_container_high.default.hex}}"
|
||||
black "{{colors.surface_container.default.hex}}"
|
||||
red "{{colors.tertiary.default.hex}}"
|
||||
orange "{{colors.secondary.default.hex}}"
|
||||
green "{{colors.primary.default.hex}}"
|
||||
yellow "{{colors.secondary_container.default.hex}}"
|
||||
blue "{{colors.primary_container.default.hex}}"
|
||||
magenta "{{colors.tertiary_container.default.hex}}"
|
||||
cyan "{{colors.on_surface_variant.default.hex}}"
|
||||
white "{{colors.on_surface.default.hex}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user