zellij/zellij-client
Thomas Linford be20acaa3e
fix(web-client): theme not loading (#4265)
Fix theme not getting applied in web client.

- Ensure theme is properly read from config
- Update config in web server shared state when it gets updated (without this, clients connecting after a config change would still get the old settings)
2025-07-28 11:28:04 +02:00
..
assets fix(web): allow pasting with ctrl-shift-v (#4291) 2025-07-15 11:27:04 +02:00
src fix(web-client): theme not loading (#4265) 2025-07-28 11:28:04 +02:00
Cargo.toml Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00