-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-framer.conf
68 lines (57 loc) · 1.32 KB
/
base16-framer.conf
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# vim:ft=kitty
## name: base16 Framer
## author: Framer (Maintained by Jesse Hoyos)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Framer
# Scheme author: Framer (Maintained by Jesse Hoyos)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #181818
foreground #d0d0d0
selection_background #747474
selection_foreground #d0d0d0
# Cursor colors
cursor #d0d0d0
cursor_text_color #181818
# URL underline color when hovering with mouse
url_color #b9b9b9
# Kitty window border colors
active_border_color #747474
inactive_border_color #151515
# OS Window titlebar colors
wayland_titlebar_color #181818
macos_titlebar_color #181818
# Tab bar colors
active_tab_background #181818
active_tab_foreground #d0d0d0
inactive_tab_background #151515
inactive_tab_foreground #b9b9b9
tab_bar_background #151515
# The 16 terminal colors
# normal
color0 #181818
color1 #fd886b
color2 #32ccdc
color3 #fecb6e
color4 #20bcfc
color5 #ba8cfc
color6 #acddfd
color7 #d0d0d0
# bright
color8 #464646
color9 #fd886b
color10 #32ccdc
color11 #fecb6e
color12 #20bcfc
color13 #ba8cfc
color14 #acddfd
color15 #eeeeee
# extended base16 colors
color16 #fc4769
color17 #b15f4a
color18 #151515
color19 #464646
color20 #b9b9b9
color21 #e8e8e8