-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-bright.conf
68 lines (57 loc) · 1.33 KB
/
base16-bright.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 Bright
## author: Chris Kempson (http://chriskempson.com)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Bright
# Scheme author: Chris Kempson (http://chriskempson.com)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #000000
foreground #e0e0e0
selection_background #b0b0b0
selection_foreground #e0e0e0
# Cursor colors
cursor #e0e0e0
cursor_text_color #000000
# URL underline color when hovering with mouse
url_color #d0d0d0
# Kitty window border colors
active_border_color #b0b0b0
inactive_border_color #303030
# OS Window titlebar colors
wayland_titlebar_color #000000
macos_titlebar_color #000000
# Tab bar colors
active_tab_background #000000
active_tab_foreground #e0e0e0
inactive_tab_background #303030
inactive_tab_foreground #d0d0d0
tab_bar_background #303030
# The 16 terminal colors
# normal
color0 #000000
color1 #fb0120
color2 #a1c659
color3 #fda331
color4 #6fb3d2
color5 #d381c3
color6 #76c7b7
color7 #e0e0e0
# bright
color8 #505050
color9 #fb0120
color10 #a1c659
color11 #fda331
color12 #6fb3d2
color13 #d381c3
color14 #76c7b7
color15 #ffffff
# extended base16 colors
color16 #fc6d24
color17 #be643c
color18 #303030
color19 #505050
color20 #d0d0d0
color21 #f5f5f5