remove the kitty
- Id
- 6eaf5d3fd9e00a7b0ebe72d32729720d99eec939
- Author
- Caio
- Commit time
- 2023-07-24T07:35:55+02:00
Deleted config/kitty/colors/nord.conf
-# Src: https://github.com/connorholyday/nord-kitty
-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 #B48EAD
Deleted config/kitty/colors/zenbones.conf
-# vim:ft=kitty
-## name: zenbones
-## license: MIT
-## author: Michael Chris Lopez
-## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones.conf
-
-background #E8E4E3
-foreground #2C363C
-selection_background #D2DFE7
-selection_foreground #2C363C
-url_color #864079
-cursor #2C363C
-
-# Tabs
-active_tab_background #D2A6C8
-active_tab_foreground #2C363C
-inactive_tab_background #D1C7C3
-inactive_tab_foreground #2C363C
-#tab_bar_background ${tab_bar_background}
-
-# normal
-color0 #2C363C
-color1 #A8334C
-color2 #617437
-color3 #944927
-color4 #286486
-color5 #88507D
-color6 #3B8992
-color7 #F0EDEC
-
-# bright
-color8 #44525B
-color9 #9C2842
-color10 #55672A
-color11 #87411E
-color12 #1F5A7A
-color13 #864079
-color14 #2F7C85
-color15 #DCD2CE
Deleted config/kitty/colors/zenbones_dark_warm.conf
-# This file is auto-generated by shipwright.nvim
-# vim:ft=kitty
-## name: zenbones_dark
-## author: Michael Chris Lopez
-## license: MIT
-## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_dark.conf
-## blurb: A contrast-based colorscheme.
-foreground #B4BDC3
-# background #1C1917
-background #221F1D
-selection_foreground #B4BDC3
-selection_background #3D4042
-# Cursor colors
-cursor #C4CACF
-cursor_text_color #1C1917
-# URL underline color when hovering with mouse
-# kitty window border colors
-# OS Window titlebar colors
-# Tab bar colors
-active_tab_foreground #B4BDC3
-active_tab_background #65435E
-inactive_tab_foreground #B4BDC3
-inactive_tab_background #352F2D
-# Colors for marks (marked text in the terminal)
-# The basic 16 colors
-# black
-color0 #1C1917
-color8 #403833
-# red
-color1 #DE6E7C
-color9 #E8838F
-# green
-color2 #819B69
-color10 #8BAE68
-# yellow
-color3 #B77E64
-color11 #D68C67
-# blue
-color4 #6099C0
-color12 #61ABDA
-# magenta
-color5 #B279A7
-color13 #CF86C1
-# cyan
-color6 #66A5AD
-color14 #65B8C1
-# white
-color7 #B4BDC3
-color15 #888F94
-# You can set the remaining 240 colors as color16 to color255.
Deleted config/kitty/kitty.conf
-font_family JetBrains Mono
-font_size 10.0
-
-url_style single
-
-enable_audio_bell no
-mouse_hide_wait 0
-
-include colors/zenbones_dark_warm.conf