Added kitty config file
This commit is contained in:
parent
7107c192e0
commit
fc36778d90
6
config/kitty/kitty.conf
Normal file
6
config/kitty/kitty.conf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
background_opacity 0.6
|
||||||
|
font_family Operator Mono Book
|
||||||
|
font_size 6.0
|
||||||
|
allow_remote_control yes
|
||||||
|
|
||||||
|
include ./theme.conf
|
21
config/kitty/theme.conf
Normal file
21
config/kitty/theme.conf
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
background #0A0603
|
||||||
|
foreground #F4E2C8
|
||||||
|
cursor #e5591c
|
||||||
|
selection_background #e5591c
|
||||||
|
color0 #000000
|
||||||
|
color8 #b3f7ad
|
||||||
|
color1 #d5252b
|
||||||
|
color9 #D33449
|
||||||
|
color2 #58DD5A
|
||||||
|
color10 #83E613
|
||||||
|
color3 #bd8a13
|
||||||
|
color11 #ffca1b
|
||||||
|
color4 #ffd900
|
||||||
|
color12 #ffbc00
|
||||||
|
color5 #7B0467
|
||||||
|
color13 #B400BC
|
||||||
|
color6 #d98112
|
||||||
|
color14 #FF9E3C
|
||||||
|
color7 #875FCA
|
||||||
|
color15 #F9FFDE
|
||||||
|
selection_foreground #1B0024
|
Loading…
Reference in New Issue
Block a user