-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-atelier-heath.conf
68 lines (57 loc) · 1.35 KB
/
base16-atelier-heath.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 Heath
## author: Bram de Haan (http://atelierbramdehaan.nl)
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Atelier Heath
# Scheme author: Bram de Haan (http://atelierbramdehaan.nl)
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #1b181b
foreground #ab9bab
selection_background #776977
selection_foreground #ab9bab
# Cursor colors
cursor #ab9bab
cursor_text_color #1b181b
# URL underline color when hovering with mouse
url_color #9e8f9e
# Kitty window border colors
active_border_color #776977
inactive_border_color #292329
# OS Window titlebar colors
wayland_titlebar_color #1b181b
macos_titlebar_color #1b181b
# Tab bar colors
active_tab_background #1b181b
active_tab_foreground #ab9bab
inactive_tab_background #292329
inactive_tab_foreground #9e8f9e
tab_bar_background #292329
# The 16 terminal colors
# normal
color0 #1b181b
color1 #ca402b
color2 #918b3b
color3 #bb8a35
color4 #516aec
color5 #7b59c0
color6 #159393
color7 #ab9bab
# bright
color8 #695d69
color9 #ca402b
color10 #918b3b
color11 #bb8a35
color12 #516aec
color13 #7b59c0
color14 #159393
color15 #f7f3f7
# extended base16 colors
color16 #a65926
color17 #cc33cc
color18 #292329
color19 #695d69
color20 #9e8f9e
color21 #d8cad8