-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-atelier-lakeside.conf
68 lines (57 loc) · 1.36 KB
/
base16-atelier-lakeside.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 Atelier Lakeside
## author: Bram de Haan (http://atelierbramdehaan.nl)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Atelier Lakeside
# Scheme author: Bram de Haan (http://atelierbramdehaan.nl)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #161b1d
foreground #7ea2b4
selection_background #5a7b8c
selection_foreground #7ea2b4
# Cursor colors
cursor #7ea2b4
cursor_text_color #161b1d
# URL underline color when hovering with mouse
url_color #7195a8
# Kitty window border colors
active_border_color #5a7b8c
inactive_border_color #1f292e
# OS Window titlebar colors
wayland_titlebar_color #161b1d
macos_titlebar_color #161b1d
# Tab bar colors
active_tab_background #161b1d
active_tab_foreground #7ea2b4
inactive_tab_background #1f292e
inactive_tab_foreground #7195a8
tab_bar_background #1f292e
# The 16 terminal colors
# normal
color0 #161b1d
color1 #d22d72
color2 #568c3b
color3 #8a8a0f
color4 #257fad
color5 #6b6bb8
color6 #2d8f6f
color7 #7ea2b4
# bright
color8 #516d7b
color9 #d22d72
color10 #568c3b
color11 #8a8a0f
color12 #257fad
color13 #6b6bb8
color14 #2d8f6f
color15 #ebf8ff
# extended base16 colors
color16 #935c25
color17 #b72dd2
color18 #1f292e
color19 #516d7b
color20 #7195a8
color21 #c1e4f6