mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 00:30:58 +02:00
Add basic kitty terminal config
This commit is contained in:
parent
2bb6835b96
commit
cda628bb7f
21
.config/kitty/Tango_Dark.conf
Normal file
21
.config/kitty/Tango_Dark.conf
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
background #000000
|
||||||
|
foreground #ffffff
|
||||||
|
cursor #ffffff
|
||||||
|
selection_background #b4d5ff
|
||||||
|
color0 #000000
|
||||||
|
color8 #545753
|
||||||
|
color1 #cc0000
|
||||||
|
color9 #ef2828
|
||||||
|
color2 #4e9a05
|
||||||
|
color10 #8ae234
|
||||||
|
color3 #c4a000
|
||||||
|
color11 #fce94e
|
||||||
|
color4 #3464a4
|
||||||
|
color12 #719ecf
|
||||||
|
color5 #74507a
|
||||||
|
color13 #ad7ea7
|
||||||
|
color6 #05989a
|
||||||
|
color14 #34e2e2
|
||||||
|
color7 #d3d7cf
|
||||||
|
color15 #ededec
|
||||||
|
selection_foreground #000000
|
2173
.config/kitty/kitty.conf
Normal file
2173
.config/kitty/kitty.conf
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user