-
Notifications
You must be signed in to change notification settings - Fork 26
/
purify.conf
47 lines (37 loc) · 843 Bytes
/
purify.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
# ==============================================================================
# Purify colors for Kitty
# Author: Kyoz
# Repository: https://github.com/kyoz/purify/
# License: The MIT License (MIT)
# Copyright: Kyoz ([email protected])
# ==============================================================================
# General colors
foreground #FAFAFA
background #313440
selection_foreground #FAFAFA
selection_background #252834
url_color #5FAFFF
# Blac:
color0 #282C34
color8 #282C34
# White
color7 #FFFFFF
color15 #FFFFFF
# Red
color1 #FF6059
color9 #FF6059
# Green
color2 #5FFF87
color10 #5FFF87
# Blue
color4 #5FAFFF
color12 #5FAFFF
# Yellow
color3 #FFFF87
color11 #FFFF87
# Magenta
color5 #AF87FF
color13 #AF87FF
# Cyan
color6 #5FAFFF
color14 #5FAFFF