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/themes/PencilDark.conf | |
| download | dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.gz dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.bz2 dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.zip | |
Adds Arch Linux dotfiles
Diffstat (limited to 'kitty/kitty-themes/themes/PencilDark.conf')
| -rw-r--r-- | kitty/kitty-themes/themes/PencilDark.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/kitty/kitty-themes/themes/PencilDark.conf b/kitty/kitty-themes/themes/PencilDark.conf new file mode 100644 index 000000000..3926f6cb0 --- /dev/null +++ b/kitty/kitty-themes/themes/PencilDark.conf @@ -0,0 +1,21 @@ +background #202020 +foreground #f0f0f0 +cursor #20bafb +selection_background #b6d6fc +color0 #202020 +color8 #414141 +color1 #c30670 +color9 #fb0079 +color2 #10a778 +color10 #5ed6ae +color3 #a79c14 +color11 #f3e42f +color4 #008ec4 +color12 #20bafb +color5 #523b78 +color13 #6854de +color6 #20a4b9 +color14 #4fb8cc +color7 #d9d9d9 +color15 #f0f0f0 +selection_foreground #202020 |
