Minimize page

This commit is contained in:
Aidan Sharpe
2025-01-20 22:33:43 -05:00
parent a80a6a5162
commit a865d2e1a6
15 changed files with 194 additions and 207 deletions

55
kitty/\ Normal file
View File

@ -0,0 +1,55 @@
#im:ft=kitty
## name: Kanagawa
## license: MIT
## author: Tommaso Laurenzi
## upstream: https://github.com/rebelot/kanagawa.nvim/
# Colors
background #1F1F28
# 16161D
foreground #DCD7BA
selection_background #2D4F67
selection_foreground #C8C093
url_color #72A7BC
cursor #C8C093
background_opacity 0.8
# Fonts
font_family Arimo Nerd Font
bold_font Arimo Bold Nerd Font
italic_font Arimo Italic Nerd Font
bolt_italic_font Arimo Bold Italic Nerd Font
# Tabs
active_tab_background #1F1F28
active_tab_foreground #C8C093
inactive_tab_background #1F1F28
inactive_tab_foreground #727169
#tab_bar_background #15161E
# normal
color0 #16161D
color1 #C34043
color2 #76946A
color3 #C0A36E
color4 #7E9CD8
color5 #957FB8
color6 #6A9589
color7 #C8C093
# bright
color8 #727169
color9 #E82424
color10 #98BB6C
color11 #E6C384
color12 #7FB4CA
color13 #938AA9
color14 #7AA89F
color15 #DCD7BA
# extended colors
color16 #FFA066
color17 #FF5D62

47
kitty/kitty-gruvbox.conf Normal file
View File

@ -0,0 +1,47 @@
# Monokai
background #272822
background_opacity 0.8
foreground #f8f8f2
cursor #f8f8f2
selection_background #f8f8f2
selection_foreground #272822
active_tab_background #75715e
active_tab_foreground #272822
active_border_color #75715e
inactive_tab_background #272822
inactive_tab_foreground #75715e
inactive_border_color #75715e
url_color #f8f8f2
font_family Arimo Nerd Font
bold_font Arimo Bold Nerd Font
italic_font Arimo Italic Nerd Font
bolt_italic_font Arimo Bold Italic Nerd Font
# 16 Color Space
# black
color0 #282828
color8 #928374
# red
color1 #cc241d
color9 #fb4934
# green
color2 #98971a
color10 #b8bb26
# yellow
color3 #d79921
color11 #fabd2f
# blue
color4 #458588
color12 #83a598
# magenta
color5 #b16286
color13 #d3869b
# cyan
color6 #689d6a
color14 #8ec076
# white
color7 #a89984
color15 #ebdbb2

47
kitty/kitty-monokai.conf Normal file
View File

@ -0,0 +1,47 @@
# Monokai
background #272822
background_opacity 0.8
foreground #f8f8f2
cursor #f8f8f2
selection_background #f8f8f2
selection_foreground #272822
active_tab_background #75715e
active_tab_foreground #272822
active_border_color #75715e
inactive_tab_background #272822
inactive_tab_foreground #75715e
inactive_border_color #75715e
url_color #f8f8f2
font_family JetBrains Mono Medium
bold_font JetBrains Mono Bold
italic_font JetBrains Mono Italic
bold_italic_font JetBrains Mono Bold Italic
# 16 Color Space
# black
color0 #272822
color8 #75715e
# red
color1 #f92672
color9 #f92672
# green
color2 #a6e22e
color10 #a6e22e
# yellow
color3 #e6db74
color11 #e6db74
# blue
color4 #66d9ef
color12 #66d9ef
# magenta
color5 #fd971f
color13 #fd971f
# cyan
color6 #ae81ff
color14 #ae81ff
# white
color7 #f8f8f2
color15 #f8f8f2

28
kitty/kitty-sunset.conf Normal file
View File

@ -0,0 +1,28 @@
foreground #F09483
background #1C1E26
background_opacity 0.8
cursor #E95378
color0 #1a1b26
color8 #4e5173
color1 #E95678
color9 #BBBBBB
color2 #B877DB
color10 #9ECE6A
color3 #B877DB
color11 #B877DB
color4 #E95678
color12 #F7768E
color5 #9a7ecc
color13 #9a7ecc
color6 #4abaaf
color14 #4abaaf
color7 #acb0d0
color15 #acb0d0