Files
my_dotfiles/common/shell/zellij/themes/tokyo-night-storm.kdl
nan.hu 60a8cbf034 init
add config file: aria2
		 asdf
		 zellij
	         zsh
		 bash
		 starship

 Initial commit

 Changes to be committed:
	new file:   .gitignore
	new file:   app/aria2/AriaNg_config.json
	new file:   app/aria2/AriaNg_config.toml
	new file:   bombadil.toml
	new file:   common/shell/asdf/asdfrc
	new file:   common/shell/bash/bash.toml
	new file:   common/shell/bash/bashrc
	new file:   common/shell/shell.toml
	new file:   common/shell/starship/starship.toml
	new file:   common/shell/zellij/.config.kdl.swp
	new file:   common/shell/zellij/config.kdl
	new file:   common/shell/zellij/themes/README.md
	new file:   common/shell/zellij/themes/catppuccin.kdl
	new file:   common/shell/zellij/themes/dracula.kdl
	new file:   common/shell/zellij/themes/everforest-dark.kdl
	new file:   common/shell/zellij/themes/everforest-light.kdl
	new file:   common/shell/zellij/themes/gruvbox.kdl
	new file:   common/shell/zellij/themes/kanagawa.kdl
	new file:   common/shell/zellij/themes/molokai-dark.kdl
	new file:   common/shell/zellij/themes/nord.kdl
	new file:   common/shell/zellij/themes/one-half-dark.kdl
	new file:   common/shell/zellij/themes/solarized-dark.kdl
	new file:   common/shell/zellij/themes/solarized-light.kdl
	new file:   common/shell/zellij/themes/tokyo-night-dark.kdl
	new file:   common/shell/zellij/themes/tokyo-night-light.kdl
	new file:   common/shell/zellij/themes/tokyo-night-storm.kdl
	new file:   common/shell/zellij/themes/tokyo-night.kdl
	new file:   common/shell/zsh/check.sh
	new file:   common/shell/zsh/zsh.toml
	new file:   common/shell/zsh/zshenv
	new file:   common/shell/zsh/zshrc
	new file:   scripts/check.sh
2023-01-10 02:47:19 +08:00

17 lines
313 B
Plaintext

themes {
tokyo-night-storm {
fg 169 177 214
bg 36 40 59
black 56 62 90
red 249 51 87
green 158 206 106
yellow 224 175 104
blue 122 162 247
magenta 187 154 247
cyan 42 195 222
white 192 202 245
orange 255 158 100
}
}