Updates, maybe we use kitty now?

This commit is contained in:
Anthony Cicchetti 2020-09-21 15:43:13 -04:00
parent 9f958b77e9
commit 8b060e6aa8
2 changed files with 41 additions and 23 deletions

View file

@ -17,7 +17,7 @@ hs.hotkey.bind({"cmd", "alt", "ctrl"}, "SPACE", function ()
end)
hs.hotkey.bind({"ctrl"}, "t", function ()
hs.application.launchOrFocus("Alacritty")
hs.application.launchOrFocus("Kitty")
end)
hs.hotkey.bind({"cmd", "alt"}, ",", function ()

View file

@ -235,32 +235,50 @@ enabled_layouts tall,stack
# Color scheme {{{
background #262626
foreground #c6c6c6
selection_background #d5c4a1
selection_foreground #32302f
url_color #bdae93
cursor #d5c4a1
# Base16 OceanicNext - kitty color config
# Scheme by https://github.com/voronianski/oceanic-next-color-scheme
background #1b2b34
foreground #c0c5ce
selection_background #c0c5ce
selection_foreground #1b2b34
url_color #a7adba
cursor #c0c5ce
active_border_color #65737e
inactive_border_color #343d46
active_tab_background #1b2b34
active_tab_foreground #c0c5ce
inactive_tab_background #343d46
inactive_tab_foreground #a7adba
tab_bar_background #343d46
# normal
color0 #3a3a3a
color1 #d78787
color2 #87af5f
color3 #d7d7af
color4 #87afd7
color5 #afafd7
color6 #87d7d7
color7 #c6c6c6
color0 #1b2b34
color1 #ec5f67
color2 #99c794
color3 #fac863
color4 #6699cc
color5 #c594c5
color6 #5fb3b3
color7 #c0c5ce
# bright
color8 #626262
color9 #ffafaf
color10 #afd787
color11 #d7d787
color12 #87d7ff
color13 #d7afd7
color14 #5fd7d7
color15 #eeeeee
color8 #65737e
color9 #ec5f67
color10 #99c794
color11 #fac863
color12 #6699cc
color13 #c594c5
color14 #5fb3b3
color15 #d8dee9
# extended base16 colors
color16 #f99157
color17 #ab7967
color18 #343d46
color19 #4f5b66
color20 #a7adba
color21 #cdd3de
# The foreground color
# foreground #dddddd