diff options
| author | Indrajith K L | 2024-06-27 17:51:18 +0530 |
|---|---|---|
| committer | Indrajith K L | 2024-06-27 17:51:18 +0530 |
| commit | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (patch) | |
| tree | e78187146c506d5a640545dee99cc3e9860e25dc /kitty/kitty-themes/.tools/template.conf | |
| download | dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.gz dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.bz2 dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.zip | |
Adds Arch Linux dotfiles
Diffstat (limited to 'kitty/kitty-themes/.tools/template.conf')
| -rw-r--r-- | kitty/kitty-themes/.tools/template.conf | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/kitty/kitty-themes/.tools/template.conf b/kitty/kitty-themes/.tools/template.conf new file mode 100644 index 000000000..0af1722da --- /dev/null +++ b/kitty/kitty-themes/.tools/template.conf @@ -0,0 +1,37 @@ +background # +foreground # +cursor # +cursor_text_color # +selection_foreground # +selection_background # +# black +color0 # +color8 # +# red +color1 # +# light red +color9 # +# green +color2 # +# light green +color10 # +# yellow +color3 # +# light yellow +color11 # +# blue +color4 # +# light blue +color12 # +# magenta +color5 # +# light magenta +color13 # +# cyan +color6 # +# lighy cyan +color14 # +# light gray +color7 # +# dark gray +color15 # |
