first commit

This commit is contained in:
2025-06-14 20:26:14 +02:00
commit 1edfd60dbd
351 changed files with 34592 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
# vim:ft=kitty
## name: Catppuccin-Macchiato
## author: Pocco81 (https://github.com/Pocco81)
## license: MIT
## upstream: https://github.com/catppuccin/kitty/blob/main/macchiato.conf
## blurb: Soothing pastel theme for the high-spirited!
# The basic colors
foreground #CAD3F5
background #24273A
selection_foreground #24273A
selection_background #F4DBD6
# Cursor colors
cursor #F4DBD6
cursor_text_color #24273A
# URL underline color when hovering with mouse
url_color #F4DBD6
# Kitty window border colors
active_border_color #B7BDF8
inactive_border_color #6E738D
bell_border_color #EED49F
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #181926
active_tab_background #C6A0F6
inactive_tab_foreground #CAD3F5
inactive_tab_background #1E2030
tab_bar_background #181926
# Colors for marks (marked text in the terminal)
mark1_foreground #24273A
mark1_background #B7BDF8
mark2_foreground #24273A
mark2_background #C6A0F6
mark3_foreground #24273A
mark3_background #7DC4E4
# The 16 terminal colors
# black
color0 #494D64
color8 #5B6078
# red
color1 #ED8796
color9 #ED8796
# green
color2 #A6DA95
color10 #A6DA95
# yellow
color3 #EED49F
color11 #EED49F
# blue
color4 #8AADF4
color12 #8AADF4
# magenta
color5 #F5BDE6
color13 #F5BDE6
# cyan
color6 #8BD5CA
color14 #8BD5CA
# white
color7 #B8C0E0
color15 #A5ADCB

View File

@@ -0,0 +1,80 @@
# vim:ft=kitty
## name: Catppuccin-Mocha
## author: Pocco81 (https://github.com/Pocco81)
## license: MIT
## upstream: https://github.com/catppuccin/kitty/blob/main/mocha.conf
## blurb: Soothing pastel theme for the high-spirited!
# The basic colors
foreground #CDD6F4
background #1E1E2E
selection_foreground #1E1E2E
selection_background #F5E0DC
# Cursor colors
cursor #F5E0DC
cursor_text_color #1E1E2E
# URL underline color when hovering with mouse
url_color #F5E0DC
# Kitty window border colors
active_border_color #B4BEFE
inactive_border_color #6C7086
bell_border_color #F9E2AF
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #11111B
active_tab_background #CBA6F7
inactive_tab_foreground #CDD6F4
inactive_tab_background #181825
tab_bar_background #11111B
# Colors for marks (marked text in the terminal)
mark1_foreground #1E1E2E
mark1_background #B4BEFE
mark2_foreground #1E1E2E
mark2_background #CBA6F7
mark3_foreground #1E1E2E
mark3_background #74C7EC
# The 16 terminal colors
# black
color0 #45475A
color8 #585B70
# red
color1 #F38BA8
color9 #F38BA8
# green
color2 #A6E3A1
color10 #A6E3A1
# yellow
color3 #F9E2AF
color11 #F9E2AF
# blue
color4 #89B4FA
color12 #89B4FA
# magenta
color5 #F5C2E7
color13 #F5C2E7
# cyan
color6 #94E2D5
color14 #94E2D5
# white
color7 #BAC2DE
color15 #A6ADC8

62
kitty/OneDark-Pro.conf Normal file
View File

@@ -0,0 +1,62 @@
# vim:ft=kitty
## name: OneDark-Pro
## author: VictorPL (https://github.com/VictorPLopes)
## license: MIT
## upstream: https://github.com/VictorPLopes/OneDark-Pro-Kitty-Terminal/blob/main/kitty-themes/OneDark-Pro.conf
## blurb: Kitty theme inspired by Binaryify's One Dark Pro theme for Visual Studio Code.
# Colors
# The basic colors
foreground #ABB2BF
background #282C34
selection_foreground #282C34
selection_background #ABB2BF
# Cursor colors
cursor #ABB2BF
cursor_text_color #282C34
# URL underline color when hovering with mouse
url_color #ABB2BF
# Tab bar colors
active_tab_foreground #3F4451
active_tab_background #D7DAE0
inactive_tab_foreground #ABB2BF
inactive_tab_background #282C34
# The 16 terminal colors
# black
color0 #3F4451
color8 #4F5666
# red
color1 #E06C75
color9 #BE5046
# green
color2 #98C379
color10 #A5E075
# yellow
color3 #D19A66
color11 #E5C07B
# blue
color4 #61AFEF
color12 #4DC4FF
# purple
color5 #C678DD
color13 #DE73FF
# cyan
color6 #56B6C2
color14 #4CD1E0
# white
color7 #D7DAE0
color15 #E6E6E6

62
kitty/OneTimeDark.conf Normal file
View File

@@ -0,0 +1,62 @@
# vim:ft=kitty
## name: OneDark-Pro
## author: VictorPL (https://github.com/VictorPLopes)
## license: MIT
## upstream: https://github.com/VictorPLopes/OneDark-Pro-Kitty-Terminal/blob/main/kitty-themes/OneDark-Pro.conf
## blurb: Kitty theme inspired by Binaryify's One Dark Pro theme for Visual Studio Code.
# Colors
# The basic colors
foreground #ABB2BF
background #282C34
selection_foreground #282C34
selection_background #ABB2BF
# Cursor colors
cursor #ABB2BF
cursor_text_color #282C34
# URL underline color when hovering with mouse
url_color #ABB2BF
# Tab bar colors
active_tab_foreground #3F4451
active_tab_background #D7DAE0
inactive_tab_foreground #ABB2BF
inactive_tab_background #282C34
# The 16 terminal colors
# black
color0 #3F4451
color8 #4F5666
# red
color1 #E06C75
color9 #BE5046
# green
color2 #98C379
color10 #A5E075
# yellow
color3 #D19A66
color11 #E5C07B
# blue
color4 #61AFEF
color12 #4DC4FF
# purple
color5 #C678DD
color13 #DE73FF
# cyan
color6 #56B6C2
color14 #4CD1E0
# white
color7 #D7DAE0
color15 #E6E6E6

77
kitty/TokyoNight.conf Normal file
View File

@@ -0,0 +1,77 @@
# Tokyo Night color scheme for kitty terminal emulator
# https://github.com/davidmathers/tokyo-night-kitty-theme
#
# Based on Tokyo Night color theme for Visual Studio Code
# https://github.com/enkia/tokyo-night-vscode-theme
foreground #a9b1d6
background #1a1b26
# Black
color0 #414868
color8 #414868
# Red
color1 #f7768e
color9 #f7768e
# Green
color2 #73daca
color10 #73daca
# Yellow
color3 #e0af68
color11 #e0af68
# Blue
color4 #7aa2f7
color12 #7aa2f7
# Magenta
color5 #bb9af7
color13 #bb9af7
# Cyan
color6 #7dcfff
color14 #7dcfff
# White
color7 #c0caf5
color15 #c0caf5
# Cursor
cursor #c0caf5
cursor_text_color #1a1b26
# Selection highlight
selection_foreground none
selection_background #28344a
# The color for highlighting URLs on mouse-over
url_color #9ece6a
# Window borders
active_border_color #3d59a1
inactive_border_color #101014
bell_border_color #e0af68
# Tab bar
tab_bar_style fade
tab_fade 1
active_tab_foreground #3d59a1
active_tab_background #16161e
active_tab_font_style bold
inactive_tab_foreground #787c99
inactive_tab_background #16161e
inactive_tab_font_style bold
tab_bar_background #101014
# Title bar
macos_titlebar_color #16161e
# Storm
# background #24283b
# cursor_text_color #24283b
# active_tab_background #1f2335
# inactive_tab_background #1f2335
# macos_titlebar_color #1f2335

BIN
kitty/kitty.app.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

48
kitty/kitty.conf Executable file
View File

@@ -0,0 +1,48 @@
allow_remote_control yes
listen_on unix:/tmp/kitty
shell_integration enabled
# kitty-scrollback.nvim Kitten alias
action_alias kitty_scrollback_nvim kitten $HOME/.local/share/nvim/lazy/kitty-scrollback.nvim/python/kitty_scrollback_nvim.py
# Browse scrollback buffer in nvim
map kitty_mod+h kitty_scrollback_nvim
# Browse output of the last shell command in nvim
map kitty_mod+g kitty_scrollback_nvim --config ksb_builtin_last_cmd_output
# Show clicked command output in nvim
mouse_map ctrl+shift+right press ungrabbed combine : mouse_select_command_output : kitty_scrollback_nvim --config ksb_builtin_last_visited_cmd_output
# disable the stupid notification
confirm_os_window_close 0
# set shell to fish
shell fish
# hide_window_decorations yes
window_padding_width 10
background_opacity 0.75
background_blur 16
font_family Meslo LGM Nerd Font
font_size 12
tab_bat_style powerline
tab_powerline_style round
tab_title_template {title}{' :{}:'.format(num_windows) if num_windows > 1 else ''}
map ctrl+up previous_window
map ctrl+down next_window
cursor_trail 1
cursor_shape beam
include Catppuccin-Mocha.conf
map ctrl+plus change_font_size all +1
map ctrl+kp_add change_font_size all +1
map ctrl+minus change_font_size all -1
map ctrl+kp_subtract change_font_size all -1
map ctrl+0 change_font_size all 0
map ctrl+kp_0 change_font_size all 0