Delete kitty directory

This commit is contained in:
mangeshrex 2021-07-09 21:33:32 +05:30 committed by GitHub
parent bbc8054b0a
commit fe9f6dfc55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,70 +0,0 @@
# Nord Colorscheme for Kitty
# Based on:
# - https://gist.github.com/marcusramberg/64010234c95a93d953e8c79fdaf94192
# - https://github.com/arcticicestudio/nord-hyper
font_family JetBrainsMono-Bold
bold_font JetBrainsMono-Bold
italic_font JetBrainsMono-Italic
bold_italic_font Operator Mono Lig Book Italic
font_size 10.0
# The window padding (in pts) (blank area between the text and the window border)
window_padding_width 12
#opactiy
background_opacity 3.50
#: The width (in pts) of window borders. Will be rounded to the
#: nearest number of pixels based on screen resolution. Note that
#: borders are displayed only when more than one window is visible.
#: They are meant to separate multiple windows.
window_margin_width 5
#: The window padding (in pts) (blank area between the text and the
#: window border)
active_border_color #282c34
foreground #D8DEE9
background #2E3440
selection_foreground #000000
selection_background #FFFACD
url_color #0087BD
cursor #81A1C1
# black
color0 #3B4252
color8 #4C566A
# red
color1 #BF616A
color9 #BF616A
# green
color2 #A3BE8C
color10 #A3BE8C
# yellow
color3 #EBCB8B
color11 #EBCB8B
# blue
color4 #81A1C1
color12 #81A1C1
# magenta
color5 #B48EAD
color13 #B48EAD
# cyan
color6 #88C0D0
color14 #8FBCBB
# white
color7 #E5E9F0
color15 #ECEFF4
include nord.conf