remove theme so zellij can use stylix too

This commit is contained in:
Lillian Violet 2026-04-08 13:13:20 +02:00
parent 9d0115d97d
commit 24561c5d40

View file

@ -1,5 +1,4 @@
session_serialization true session_serialization true
theme "catppuccin-macchiato"
themes { themes {
catppuccin-mocha { catppuccin-mocha {
@ -28,4 +27,4 @@ themes {
black "#1e2030" // Mantle black "#1e2030" // Mantle
white "#cad3f5" white "#cad3f5"
} }
} }