Commit graph

3 commits

Author SHA1 Message Date
Aram Drevekenin
082054641d
fix(themes): frame highlight and some contrast issues (#4171)
* fix(themes): add highlighted frame color to all themes

* fix everforest-light theme

* fix pencil-light theme
2025-04-30 14:59:20 +02:00
Aram Drevekenin
d1ada03356
chore(repo): convert themes to new spec (#4002) 2025-02-17 17:30:21 +01:00
Shone Binu
4f40dd2020
theme: add onedark theme to the available themes (#3313)
Onedark is a popular theme from Atom text editor. 

I've used these sources as the reference for implementing the theme in zellij.
https://github.com/joshdick/onedark.vim
https://www.figma.com/community/file/1137445418485757476/atom-one-dark-color-palette
2024-10-25 10:13:03 +02:00