kitty: move color theme in-tree

This commit is contained in:
Colin 2023-03-31 05:50:21 +00:00
parent 4e8ca1a30d
commit 5b39baf2db
3 changed files with 49 additions and 3 deletions

View File

@ -7,7 +7,7 @@
./git.nix
./gpodder.nix
./keyring.nix
./kitty.nix
./kitty
./libreoffice.nix
./mime.nix
./mpv.nix

View File

@ -0,0 +1,44 @@
# vim:ft=kitty
## name: PaperColor Dark
## author: Nikyle Nguyen
## license: MIT
## blurb: Dark color scheme inspired by Google's Material Design
# special
foreground #d0d0d0
background #1c1c1c
cursor #d0d0d0
cursor_text_color background
# black
color0 #1c1c1c
color8 #585858
# red
color1 #af005f
color9 #5faf5f
# green
color2 #5faf00
color10 #afd700
# yellow
color3 #d7af5f
color11 #af87d7
# blue
color4 #5fafd7
color12 #ffaf00
# magenta
color5 #808080
color13 #ff5faf
# cyan
color6 #d7875f
color14 #00afaf
# white
color7 #d0d0d0
color15 #5f8787

View File

@ -7,9 +7,11 @@
enable_audio_bell no
map ctrl+n new_os_window_with_cwd
include ${pkgs.kitty-themes}/themes/PaperColor_dark.conf
include ${./PaperColor_dark.conf}
'';
# include ${pkgs.kitty-themes}/themes/PaperColor_dark.conf
# THEME CHOICES:
# docs: https://github.com/kovidgoyal/kitty-themes
# theme = "1984 Light"; # dislike: awful, harsh blues/teals