This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKittyApprentice.conf
79 lines (66 loc) · 1.51 KB
/
KittyApprentice.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
69
70
71
72
73
74
75
76
77
78
79
# Apprentice by Romain Lafourcade, https://github.com/romainl
# This work is licensed under the terms of the MIT license.
# For a copy, see https://opensource.org/licenses/MIT.
# apprentice colorscheme
# https://github.com/rsaihe/apprentice-kitty/blob/master/colors/apprentice.conf
background #262626
foreground #bcbcbc
selection_background #3a3e4e
selection_foreground #bcbcbc
cursor #6c6c6c
cursor_text_color background
active_tab_background #262626
active_tab_foreground #bcbcbc
active_tab_font_style bold
inactive_tab_background #262626
inactive_tab_foreground #6c6c6c
inactive_tab_font_style normal
# Black
color0 #1c1c1c
color8 #585858
# Red
color1 #af5f5f
color9 #ff8700
# Green
color2 #5f875f
color10 #87af87
# Yellow
color3 #87875f
color11 #ffffaf
# Blue
color4 #5f87af
color12 #8fafd7
# Magenta
color5 #5f5f87
color13 #8787af
# Cyan
color6 #5f8787
color7 #5fafaf
# White
color7 #6c6c6c
color15 #ffffff
# THEME=https://raw.githubusercontent.com/dexpota/kitty-themes/master/themes/Apprentice.conf
# wget "$THEME" -P ~/.config/kitty/themes
#
# cursor #c7c7c7
# cursor_text_color #feffff
# selection_foreground #3e3e3e
# selection_background #c1ddff
# foreground #c8c8c8
# background #323232
# color0 #252525
# color8 #555555
# color1 #be7472
# color9 #ff9900
# color2 #709772
# color10 #97bb98
# color3 #989772
# color11 #fefdbc
# color4 #7199bc
# color12 #9fbdde
# color5 #727399
# color13 #989abc
# color6 #719899
# color14 #6fbbbc
# color7 #7f7f7f
# color15 #feffff