-
-
Notifications
You must be signed in to change notification settings - Fork 72
Expand file tree
/
Copy pathmoonfly-kitty.conf
More file actions
35 lines (34 loc) · 791 Bytes
/
moonfly-kitty.conf
File metadata and controls
35 lines (34 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# moonfly theme for kitty
#
# Upstream: github.com/bluz71/vim-moonfly-colors
#
# Usage: copy this theme into the `~/.config/kitty/themes` directory, then set
# `include themes/moonfly.conf` in your `~/.config/kitty/kitty.conf` file.
background #080808
foreground #bdbdbd
cursor #9e9e9e
url_color #79dac8
color0 #323437
color1 #ff5d5d
color2 #8cc85f
color3 #e3c78a
color4 #80a0ff
color5 #cf87e8
color6 #79dac8
color7 #c6c6c6
color8 #949494
color9 #ff5189
color10 #36c692
color11 #c6c684
color12 #74b2ff
color13 #ae81ff
color14 #85dc85
color15 #e4e4e4
selection_background #b2ceee
selection_foreground #080808
active_tab_foreground #080808
active_tab_background #80a0ff
inactive_tab_foreground #b2b2b2
inactive_tab_background #323437
active_border_color #80a0ff
inactive_border_color #323437