Add install.sh Add .zshrc add: nvim configs add: toggleterm, alpha update update Create README.md major changes major changes add picom updated dot files update shit
80 lines
No EOL
1.9 KiB
Text
80 lines
No EOL
1.9 KiB
Text
|
|
font_family JetbrainsMono Nerd Font
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
font_size 14
|
|
|
|
tab_bar_style powerline
|
|
tab_bar_edge top
|
|
|
|
map ctrl+shift+l next_tab
|
|
map ctrl+shift+h previous_tab
|
|
|
|
tab_activity_symbol λ
|
|
active_tab_font_style normal
|
|
active_tab_font_style bold-italic
|
|
inactive_tab_font_style normal
|
|
enable_audio_bell no
|
|
disable_ligatures never
|
|
strip_trailing_spaces smart
|
|
placement_strategy center
|
|
|
|
# remove open link with mouse click
|
|
clear_all_mouse_actions yes
|
|
mouse_map left press ungrabbed mouse_selection normal
|
|
window_padding_width 0
|
|
# cursor #928374
|
|
# cursor_text_color background
|
|
# url_color #83a598
|
|
# visual_bell_color #8ec07c
|
|
# bell_border_color #8ec07c
|
|
# active_border_color #d3869b
|
|
# inactive_border_color #665c54
|
|
# foreground #ebdbb2
|
|
# background #282828
|
|
# selection_foreground #928374
|
|
# selection_background #ebdbb2
|
|
# active_tab_foreground #fbf1c7
|
|
# active_tab_background #665c54
|
|
# inactive_tab_foreground #a89984
|
|
# inactive_tab_background #3c3836
|
|
|
|
# black (bg3/bg4)
|
|
# color0 #665c54
|
|
# color8 #7c6f64
|
|
|
|
# red
|
|
# color1 #cc241d
|
|
# color9 #fb4934
|
|
|
|
#: green
|
|
# color4 #689d6a
|
|
# color12 #8ec07c
|
|
|
|
|
|
# yellow
|
|
# color3 #d79921
|
|
# color11 #fabd2f
|
|
|
|
# blue
|
|
# color2 #98971a
|
|
# color10 #b8bb26
|
|
|
|
# purple
|
|
# color5 #b16286
|
|
# color13 #d3869b
|
|
|
|
# aqua
|
|
# color6 #458588
|
|
# color14 #83a598
|
|
|
|
# white (fg4/fg3)
|
|
# color7 #a89984
|
|
# color15 #bdae93
|
|
|
|
|
|
# BEGIN_KITTY_THEME
|
|
# Gruvbox Dark Hard
|
|
include current-theme.conf
|
|
# END_KITTY_THEME |