Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bin/omarchy-theme-set-terminal
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

case "$TERMINAL" in
"alacritty") touch ~/.config/alacritty/alacritty.toml ;;
"kitty") pkill -USRSIG1 kitty ;;
"ghostty") pkill -USRSIG2 ghostty ;;
"kitty") killall -SIGUSR1 kitty ;;
"ghostty") killall -USRSIG2 ghostty ;;
esac
30 changes: 30 additions & 0 deletions config/kitty/kitty.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
include ~/.config/omarchy/current/theme/kitty.conf

# Font
font_family CaskaydiaMono Nerd Font
bold_italic_font auto
font_size 9.0

# Window
window_padding_width 14
window_padding_height 14
hide_window_decorations yes
show_window_resize_notification no
confirm_os_window_close 0

# Keybindings
map F11 toggle_fullscreen

# Allow remote access
single_instance yes
allow_remote_control yes

# Aesthetics
cursor_shape block
enable_audio_bell no

# Minimal Tab bar styling
tab_bar_edge bottom
tab_bar_style powerline
tab_powerline_style slanted
tab_title_template {title}{' :{}:'.format(num_windows) if num_windows > 1 else ''}
78 changes: 78 additions & 0 deletions themes/catppuccin-latte/kitty.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
## name: Catppuccin Latte 🐑
## author: Pocco81 (https://github.com/Pocco81)
## license: MIT
## upstream: https://github.com/catppuccin/kitty/blob/main/latte.conf
## blurb: Soothing pastel theme for the high-spirited!



# The basic colors
foreground #4C4F69
background #EFF1F5
selection_foreground #EFF1F5
selection_background #DC8A78

# Cursor colors
cursor #DC8A78
cursor_text_color #EFF1F5

# URL underline color when hovering with mouse
url_color #7287FD

# Kitty window border colors
active_border_color #8839EF
inactive_border_color #7C7F93
bell_border_color #E64553

# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system

# Tab bar colors
active_tab_foreground #EFF1F5
active_tab_background #8839EF
inactive_tab_foreground #4C4F69
inactive_tab_background #9CA0B0
tab_bar_background #BCC0CC

# Colors for marks (marked text in the terminal)
mark1_foreground #EFF1F5
mark1_background #1E66F5
mark2_foreground #EFF1F5
mark2_background #8839EF
mark3_foreground #EFF1F5
mark3_background #209FB5

# The 16 terminal colors

# black
color0 #4C4F69
color8 #6C6F85

# red
color1 #D20F39
color9 #D20F39

# green
color2 #40A02B
color10 #40A02B

# yellow
color3 #DF8E1D
color11 #DF8E1D

# blue
color4 #1E66F5
color12 #1E66F5

# magenta
color5 #EA76CB
color13 #EA76CB

# cyan
color6 #179299
color14 #179299

# white
color7 #ACB0BE
color15 #ACB0BE
78 changes: 78 additions & 0 deletions themes/catppuccin/kitty.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
## 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 #B4BEFE

# Kitty window border colors
active_border_color #CBA6F7
inactive_border_color #8E95B3
bell_border_color #EBA0AC

# 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 #87B0F9
mark2_foreground #1E1E2E
mark2_background #CBA6F7
mark3_foreground #1E1E2E
mark3_background #74C7EC

# The 16 terminal colors

# black
color0 #43465A
color8 #43465A

# red
color1 #F38BA8
color9 #F38BA8

# green
color2 #A6E3A1
color10 #A6E3A1

# yellow
color3 #F9E2AF
color11 #F9E2AF

# blue
color4 #87B0F9
color12 #87B0F9

# magenta
color5 #F5C2E7
color13 #F5C2E7

# cyan
color6 #94E2D5
color14 #94E2D5

# white
color7 #CDD6F4
color15 #A1A8C9
69 changes: 69 additions & 0 deletions themes/everforest/kitty.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
## name: Everforest Dark Hard
## author: Sainnhe Park
## license: MIT
## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_dark_hard.conf
## blurb: A green based color scheme designed to be warm and soft

foreground #d3c6aa
background #272e33
selection_foreground #9da9a0
selection_background #464e53

cursor #d3c6aa
cursor_text_color #2e383c

url_color #7fbbb3

active_border_color #a7c080
inactive_border_color #4f5b58
bell_border_color #e69875
visual_bell_color none

wayland_titlebar_color system
macos_titlebar_color system

active_tab_background #272e33
active_tab_foreground #d3c6aa
inactive_tab_background #374145
inactive_tab_foreground #9da9a0
tab_bar_background #2e383c
tab_bar_margin_color none

mark1_foreground #272e33
mark1_background #7fbbb3
mark2_foreground #272e33
mark2_background #d3c6aa
mark3_foreground #272e33
mark3_background #d699b6

#: black
color0 #343f44
color8 #868d80

#: red
color1 #e67e80
color9 #e67e80

#: green
color2 #a7c080
color10 #a7c080

#: yellow
color3 #dbbc7f
color11 #dbbc7f

#: blue
color4 #7fbbb3
color12 #7fbbb3

#: magenta
color5 #d699b6
color13 #d699b6

#: cyan
color6 #83c092
color14 #83c092

#: white
color7 #859289
color15 #9da9a0
40 changes: 40 additions & 0 deletions themes/gruvbox/kitty.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## name: Gruvbox Dark
## author: Pavel Pertsev
## license: MIT/X11
## upstream: https://raw.githubusercontent.com/gruvbox-community/gruvbox-contrib/master/kitty/gruvbox-dark.conf

selection_foreground #ebdbb2
selection_background #d65d0e

background #282828
foreground #ebdbb2

color0 #3c3836
color1 #cc241d
color2 #98971a
color3 #d79921
color4 #458588
color5 #b16286
color6 #689d6a
color7 #a89984
color8 #928374
color9 #fb4934
color10 #b8bb26
color11 #fabd2f
color12 #83a598
color13 #d3869b
color14 #8ec07c
color15 #fbf1c7

cursor #bdae93
cursor_text_color #665c54

url_color #458588

# START_AUTOGENERATED_TAB_STYLE
# Feel free to update these colors manually and remove these comments.
active_tab_foreground #eeeeee
active_tab_background #d65d0e
inactive_tab_foreground #ebdbb2
inactive_tab_background #202020
# END_AUTOGENERATED_TAB_STYLE
68 changes: 68 additions & 0 deletions themes/kanagawa/kitty.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
## name: Kanagawa
## author: Tommaso Laurenzi
## license: MIT
## upstream: https://github.com/rebelot/kanagawa.nvim/
## blurb: NeoVim dark colorscheme inspired by the colors of the famous painting
## by Katsushika Hokusai.

#: The basic colors

foreground #dcd7ba
background #1f1f28
selection_foreground #c8c093
selection_background #2d4f67

#: Cursor colors

cursor #c8c093

#: URL underline color when overing with mouse

url_color #72a7bc

#: Tab bar colors

active_tab_foreground #c8c093
active_tab_background #1f1f28
inactive_tab_foreground #727169
inactive_tab_background #1f1f28

#: The basic 16 colors

#: black
color0 #16161d
color8 #727169

#: red
color1 #c34043
color9 #e82424

#: green
color2 #76946a
color10 #98bb6c

#: yellow
color3 #c0a36e
color11 #e6c384

#: blue
color4 #7e9cd8
color12 #7fb4ca

#: magenta
color5 #957fb8
color13 #938aa9

#: cyan
color6 #6a9589
color14 #7aa89f

#: white
color7 #c8c093
color15 #dcd7ba


#: You can set the remaining 240 colors as color16 to color255.

color16 #ffa066
color17 #ff5d62
Loading