Fuxx
This commit is contained in:
parent
8268fba83d
commit
7ed2a6e110
9565 changed files with 1315332 additions and 90 deletions
54
home/.config/kitty/themes/otis-forest.conf
Normal file
54
home/.config/kitty/themes/otis-forest.conf
Normal file
|
@ -0,0 +1,54 @@
|
|||
background #1A2026
|
||||
foreground #c5c8c6
|
||||
|
||||
cursor #d7d7d7
|
||||
|
||||
# Normal colors :
|
||||
color0 #222222
|
||||
color1 #e84f4f
|
||||
color2 #b7ce42
|
||||
color3 #fea63c
|
||||
color4 #66aabb
|
||||
color5 #b668c7
|
||||
color6 #6d878d
|
||||
color7 #dddddd
|
||||
|
||||
# Bright colors :
|
||||
color8 #666666
|
||||
color9 #d23d3d
|
||||
color10 #bde077
|
||||
color11 #ffe863
|
||||
color12 #aaccbb
|
||||
color13 #e16a98
|
||||
color14 #42717b
|
||||
color15 #cccccc
|
||||
|
||||
|
||||
# The foreground for selections
|
||||
selection_foreground #c5c8c6
|
||||
# The background for selections
|
||||
selection_background #d7d7d7
|
||||
|
||||
# Emacs terminal background
|
||||
color17 #323F4E
|
||||
# Emacs terminal modeline
|
||||
color23 #3D4C5F
|
||||
|
||||
# The color for the border of the active window
|
||||
active_border_color #F1FA8C
|
||||
|
||||
# The color for the border of inactive windows
|
||||
inactive_border_color #56687E
|
||||
|
||||
url_color #6498EF
|
||||
|
||||
active_tab_foreground #F8F8F2
|
||||
active_tab_background #24D1E7
|
||||
inactive_tab_foreground #F8F8F2
|
||||
inactive_tab_background #3D4C5F
|
||||
|
||||
# Tab bar colors
|
||||
active_tab_foreground #282a36
|
||||
active_tab_background #f8f8f2
|
||||
inactive_tab_foreground #282a36
|
||||
inactive_tab_background #6d878d
|
Loading…
Add table
Add a link
Reference in a new issue