-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-dirtysea.conf
68 lines (57 loc) · 1.3 KB
/
base16-dirtysea.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 dirtysea
## author: Kahlil (Kal) Hodgson
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 dirtysea
# Scheme author: Kahlil (Kal) Hodgson
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #e0e0e0
foreground #000000
selection_background #707070
selection_foreground #000000
# Cursor colors
cursor #000000
cursor_text_color #e0e0e0
# URL underline color when hovering with mouse
url_color #202020
# Kitty window border colors
active_border_color #707070
inactive_border_color #d0dad0
# OS Window titlebar colors
wayland_titlebar_color #e0e0e0
macos_titlebar_color #e0e0e0
# Tab bar colors
active_tab_background #e0e0e0
active_tab_foreground #000000
inactive_tab_background #d0dad0
inactive_tab_foreground #202020
tab_bar_background #d0dad0
# The 16 terminal colors
# normal
color0 #e0e0e0
color1 #840000
color2 #730073
color3 #755b00
color4 #007300
color5 #000090
color6 #755b00
color7 #000000
# bright
color8 #d0d0d0
color9 #840000
color10 #730073
color11 #755b00
color12 #007300
color13 #000090
color14 #755b00
color15 #c4d9c4
# extended base16 colors
color16 #006565
color17 #755b00
color18 #d0dad0
color19 #d0d0d0
color20 #202020
color21 #f8f8f8