Add mpv and kitty
This commit is contained in:
parent
945bb9b83e
commit
838402c10c
38
.config/kitty/current-theme.conf
Normal file
38
.config/kitty/current-theme.conf
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
## name: vague kitty
|
||||||
|
## author: Diego
|
||||||
|
## license: MIT/X11
|
||||||
|
## upstream: A URL pointing to the location of this file upstream for auto-updates
|
||||||
|
## blurb: Inspired in the theme for neovim vague.nvim by vague2k.
|
||||||
|
|
||||||
|
|
||||||
|
foreground #a1b3b9
|
||||||
|
background #18191a
|
||||||
|
selection_foreground #18191a
|
||||||
|
selection_background #fffacd
|
||||||
|
|
||||||
|
cursor #cccccc
|
||||||
|
cursor_text_color #111111
|
||||||
|
|
||||||
|
color0 #18191a
|
||||||
|
color8 #878787
|
||||||
|
|
||||||
|
color1 #d2788c
|
||||||
|
color9 #be8c8c
|
||||||
|
|
||||||
|
color2 #8faf77
|
||||||
|
color10 #8faf77
|
||||||
|
|
||||||
|
color3 #e6be8c
|
||||||
|
color11 #d2a374
|
||||||
|
|
||||||
|
color4 #7894ab
|
||||||
|
color12 #bad1ce
|
||||||
|
|
||||||
|
color5 #b9a3ba
|
||||||
|
color13 #b4b4ce
|
||||||
|
|
||||||
|
color6 #a1b3b9
|
||||||
|
color14 #646477
|
||||||
|
|
||||||
|
color7 #dddddd
|
||||||
|
color15 #ffffff
|
52
.config/kitty/diff.conf
Normal file
52
.config/kitty/diff.conf
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
#: Colors {{{
|
||||||
|
|
||||||
|
pygments_style monokai
|
||||||
|
|
||||||
|
#: The pygments color scheme to use for syntax highlighting. See
|
||||||
|
#: pygments colors schemes <https://help.farbox.com/pygments.html> for
|
||||||
|
#: a list of schemes.
|
||||||
|
|
||||||
|
foreground #EDDFAA
|
||||||
|
background #252322
|
||||||
|
|
||||||
|
#: Basic colors
|
||||||
|
|
||||||
|
title_fg #EDDFAA
|
||||||
|
title_bg #2D2A28
|
||||||
|
|
||||||
|
#: Title colors
|
||||||
|
|
||||||
|
margin_fg #48403A
|
||||||
|
margin_bg #2D2A28
|
||||||
|
|
||||||
|
#: Margin colors
|
||||||
|
|
||||||
|
removed_bg #23090A
|
||||||
|
highlight_removed_bg #EB5864
|
||||||
|
removed_margin_bg #37080B
|
||||||
|
|
||||||
|
#: Removed text backgrounds
|
||||||
|
|
||||||
|
added_bg #164113
|
||||||
|
highlight_added_bg #16670B
|
||||||
|
added_margin_bg #16670B
|
||||||
|
|
||||||
|
#: Added text backgrounds
|
||||||
|
|
||||||
|
filler_bg #2D2A28
|
||||||
|
|
||||||
|
#: Filler (empty) line background
|
||||||
|
|
||||||
|
hunk_margin_bg #FEC14E
|
||||||
|
hunk_bg #FEC14E
|
||||||
|
|
||||||
|
#: Hunk header colors
|
||||||
|
|
||||||
|
search_bg #FEC14E
|
||||||
|
search_fg black
|
||||||
|
select_bg #6F96FF
|
||||||
|
select_fg #252322
|
||||||
|
|
||||||
|
#: Highlighting
|
||||||
|
|
||||||
|
#: }}}
|
1224
.config/kitty/kitty.conf
Normal file
1224
.config/kitty/kitty.conf
Normal file
File diff suppressed because it is too large
Load Diff
1
.config/mpv/mpv.conf
Normal file
1
.config/mpv/mpv.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
audio-display=no
|
Loading…
x
Reference in New Issue
Block a user