https://github.com/anhsirk0/wezterm-themes
Port of Ef-themes, Doric-themes and Modus-themes for wezterm
https://github.com/anhsirk0/wezterm-themes
theme wezterm wezterm-config wezterm-themes
Last synced: 21 days ago
JSON representation
Port of Ef-themes, Doric-themes and Modus-themes for wezterm
- Host: GitHub
- URL: https://github.com/anhsirk0/wezterm-themes
- Owner: anhsirk0
- Created: 2023-07-16T15:43:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-05T07:15:15.000Z (3 months ago)
- Last Synced: 2025-07-05T08:25:56.515Z (3 months ago)
- Topics: theme, wezterm, wezterm-config, wezterm-themes
- Language: Lua
- Homepage:
- Size: 45.9 KB
- Stars: 24
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-theme.pl
Awesome Lists containing this project
README
# Wezterm themes
+ Git repo on Codeberg:
- Mirrors:
+ GitHub:This repo has 52 themes
8 from modus-themes, 10 from doric-themes and 34 from ef-themes### Usage
Clone the repo and place the contents into ~/.config/wezterm/## use change-theme.pl to change the themes (fzf required)
```bash
$ ~/.config/wezterm/change-theme.pl
```
> This will use fzf to select a theme interactively
```bash
$ ~/.config/wezterm/change-theme.pl bio
'Ef-Bio' theme selected
```
> This will change theme to the first theme that has bio in its name### Pictures
Pictures (wezterm): https://wezfurlong.org/wezterm/colorschemes/e/index.html#ef-autumn
Modus-themes pictures (emacs): https://protesilaos.com/emacs/modus-themes-pictures
Ef-themes pictures (emacs): https://protesilaos.com/emacs/ef-themes-pictures
Doric-themes pictures (emacs): https://protesilaos.com/emacs/doric-themes-pictures## Thanks
Modus themes - https://protesilaos.com/emacs/modus-themes
Ef themes - https://protesilaos.com/emacs/ef-themes
Doric themes - https://github.com/protesilaos/doric-themes## See also
Modus, Ef, Doric themes for Alacritty: https://github.com/anhsirk0/alacritty-themes
Modus, Ef, Doric themes for Wezterm: https://github.com/anhsirk0/wezterm-themes
Modus, Ef, Doric themes for Ghostty: https://github.com/anhsirk0/ghostty-themes
Modus, Ef, Doric themes for Awesomewm: https://github.com/anhsirk0/awesome-config
Modus, Ef, Doric themes for Rofi: https://github.com/anhsirk0/rofi-config
Modus, Ef, Doric themes for Xresources: https://github.com/anhsirk0/xresources-themes
Modus, Ef themes for Kakoune: https://github.com/anhsirk0/kakoune-themes