File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ fg = "#404346"
2626
2727[theme .breadcrumbs .basename ]
2828bg = " #c0c8cf"
29- fg = " #353a3c "
29+ fg = " #282a2c "
3030modifiers = [" bold" ]
3131
3232[theme .breadcrumbs .separator ]
33- fg = " #728083 "
33+ fg = " #687880 "
3434
3535[theme .clipboard .copy ]
3636bg = " #00f080" # Green
@@ -48,7 +48,7 @@ fg = "#f1f1f1"
4848fg = " #4893c2" # Steel Blue
4949
5050[theme .file_modified_date .less_than_hour ]
51- fg = " #41a0eb " # Blue
51+ fg = " #4893c2 " # Steel Blue
5252
5353[theme .file_modified_date .less_than_day ]
5454fg = " #00f080" # Green
@@ -66,7 +66,7 @@ fg = "#c4071c" # Red
6666fg = " #4893c2" # Steel Blue
6767
6868[theme .file_size .kib ]
69- fg = " #41a0eb " # Blue
69+ fg = " #4893c2 " # Steel Blue
7070
7171[theme .file_size .mib ]
7272fg = " #00f080" # Green
@@ -95,14 +95,14 @@ fg = "#93ada0"
9595modifiers = [" bold" ]
9696
9797[theme .file_type .directory ]
98- fg = " #41a0eb " # Blue
98+ fg = " #4893c2 " # Steel Blue
9999
100100[theme .file_type .directory_other_writable ]
101101bg = " #282a2c"
102- fg = " #41a0eb "
102+ fg = " #4893c2 "
103103
104104[theme .file_type .directory_sticky ]
105- bg = " #41a0eb "
105+ bg = " #4893c2 "
106106fg = " #f1f1f1"
107107
108108[theme .file_type .directory_sticky_other_writable ]
@@ -153,7 +153,7 @@ bg = "#282a2c"
153153fg = " #c4071c"
154154
155155[theme .help ]
156- fg = " #728083 "
156+ fg = " #687880 "
157157
158158[theme .help .header ]
159159bg = " #4893c2"
@@ -187,7 +187,7 @@ bg = "#282a2c"
187187fg = " #f1f1f1"
188188
189189[theme .prompt .label ]
190- bg = " #41a0eb "
190+ bg = " #4893c2 "
191191fg = " #f1f1f1"
192192
193193[theme .prompt .selected ]
@@ -213,7 +213,7 @@ bg = "#4893c2"
213213fg = " #282a2c"
214214
215215[theme .status .label ]
216- bg = " #545860 "
216+ bg = " #687880 "
217217fg = " #f1f1f1"
218218
219219[theme .table .body ]
You can’t perform that action at this time.
0 commit comments