-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathstarship_pastel.toml
229 lines (202 loc) · 4.3 KB
/
starship_pastel.toml
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
format = """
$os\
$username\
$directory\
(\
$python\
$conda\
$nodejs\
$c\
$golang\
$haskell\
$java\
$julia\
$rust\
)\
[](fg:fourth bg:fifth)\
$docker_context\
[](fg:fifth bg:sixth)\
(\
$git_branch\
$git_status\
)\
[](fg:sixth bg:seventh)\
$time\
$cmd_duration\
$character\
"""
# Palettes:
# opal: sky blue.
# amethyst: purple.
# ruby: red.
# To change the colors: change to the corresponding palette.
palette = "ruby"
# Disables the blank line at the start of the prompt
add_newline = true
[palettes.opal]
first = "#38959E"
second = "#37929D"
third = "#358F9B"
fourth = "#358CA0"
fifth = "#3689A2"
sixth = "#3785A4"
seventh = "#3982A9"
eighth = "#3A7EAE"
error = "#C1121F"
# Text color:
black = "#272D37"
white = "#CBF4F8"
github = "#B02B10"
[palettes.amethyst]
first = "#6E43C4"
second = "#6A3EC0"
third = "#693CBC"
fourth = "#663AB7"
fifth = "#6238B1"
sixth = "#6037AC"
seventh = "#5D36A6"
eighth = "#5A359E"
error = "#C1121F"
# Text color:
black = "#272D37"
white = "#F2EBFF"
github = "#B02B10"
[palettes.ruby]
first = "#873739"
second = "#8B383B"
third = "#8D393C"
fourth = "#8F393D"
fifth = "#91393E"
sixth = "#92393E"
seventh = "#93393F"
eighth = "#98393F"
error = "#C1121F"
# Text color:
black = "#272D37"
white = "#F2EBFF"
github = "#450920"
[os]
format = "[](first)[$symbol]($style)[](fg:first bg:second)"
style = "bg:first fg:white"
disabled = false
[os.symbols]
Alpine = " "
Amazon = " "
Android = " "
Arch = " "
CentOS = " "
Debian = " "
DragonFly = " "
Emscripten = " "
EndeavourOS = " "
Fedora = " "
FreeBSD = " "
Garuda = " "
Gentoo = " "
HardenedBSD = "ﲊ "
Illumos = " "
Linux = " "
Macos = " "
Manjaro = " "
Mariner = " "
MidnightBSD = " "
Mint = " "
NetBSD = " "
NixOS = " "
OpenBSD = " "
openSUSE = " "
OracleLinux = " "
Pop = " "
Raspbian = " "
Redhat = " "
RedHatEnterprise = " "
Redox = " "
Solus = "ﴱ "
SUSE = " "
Ubuntu = " "
Unknown = " "
Windows = " "
[username]
show_always = true
style_user = "bg:second fg:white"
style_root = "bg:second fg:white"
format = '[$user]($style)[](fg:second bg:third)'
[directory]
style = "bg:third fg:white"
format = "[ $path ]($style)($style)[$read_only]($read_only_style)[](fg:third bg:fourth)"
truncation_symbol = "…/"
truncate_to_repo = true
read_only =" "
[directory.substitutions]
"Documents" = " "
"Downloads" = " "
"Music" = " "
"Pictures" = " "
[c]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[golang]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[python]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
python_binary = ["./venv/bin/python", "./env/Scripts/python", "python", "python3", "python2"]
format = '[$symbol($version)]($style)[ (\($virtualenv\)) ](bg:fourth fg:white)'
[conda]
symbol = " "
style = "bg:fourth fg:white"
ignore_base = false
format = '[$symbol ($environment) ]($style)'
[haskell]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[java]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[julia]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[nodejs]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[rust]
symbol = " "
version_format = "${raw}"
style = "bg:fourth fg:white"
format = '[$symbol($version) ]($style)'
[docker_context]
symbol = " "
style = "bg:fifth fg:white"
format = '[$symbol $context ]($style)'
[git_branch]
symbol = " "
style = "bg:sixth fg:white"
format = '[$symbol $branch ]($style)'
[git_status]
format = '([\($all_status$ahead_behind\) ]($style))'
style = "bold bg:sixth fg:github"
[time]
disabled = false
time_format = "%R" # Hour:Minute Format
style = "bg:seventh fg:white"
format = '[ $time]($style)[](fg:seventh bg:eighth)'
[cmd_duration]
style = "bg:eighth fg:white"
format = '[ $duration ]($style)'
[character]
success_symbol = "[](fg:eighth bg:eighth)[](fg:eighth)"
error_symbol = "[](fg:eighth bg:error)[](fg:error)"