mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-04-27 14:41:20 +00:00
Add config for Kitty terminal
This commit is contained in:
parent
97f1a36dfa
commit
5bf55883a9
2 changed files with 2530 additions and 0 deletions
21
kitty/kitty-themes/themes/Argonaut.conf
Normal file
21
kitty/kitty-themes/themes/Argonaut.conf
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
background #0d0f18
|
||||||
|
foreground #fffaf3
|
||||||
|
cursor #ff0017
|
||||||
|
selection_background #002a3a
|
||||||
|
color0 #222222
|
||||||
|
color8 #444444
|
||||||
|
color1 #ff000f
|
||||||
|
color9 #ff273f
|
||||||
|
color2 #8ce00a
|
||||||
|
color10 #abe05a
|
||||||
|
color3 #ffb900
|
||||||
|
color11 #ffd141
|
||||||
|
color4 #008df8
|
||||||
|
color12 #0092ff
|
||||||
|
color5 #6c43a5
|
||||||
|
color13 #9a5feb
|
||||||
|
color6 #00d7eb
|
||||||
|
color14 #67ffef
|
||||||
|
color7 #ffffff
|
||||||
|
color15 #ffffff
|
||||||
|
selection_foreground #0d0f18
|
2509
kitty/kitty.conf
Normal file
2509
kitty/kitty.conf
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue