File tree Expand file tree Collapse file tree 4 files changed +1718
-295
lines changed Expand file tree Collapse file tree 4 files changed +1718
-295
lines changed Original file line number Diff line number Diff line change 5
5
6
6
## Available Themes
7
7
8
+ All themes are available in both ** opaque** and ** blurred** variants.
9
+
8
10
### Nightfox
9
11
10
- ![ nightfox] ( https://github.com/cange/nightfox.zed/assets/28717/85cbf841-11d8-45c9-97f8-cbb5eedaea7b )
12
+ ![ nightfox] ( https://github.com/cange/nightfox.zed/assets/28717/c5c979a2-5fb0-4f0c-bbea-3f9ff8b38b8a )
11
13
12
14
### Dayfox
13
15
14
- ![ dayfox] ( https://github.com/cange/nightfox.zed/assets/28717/8816c97c-cc29-489b-9f0b-51ec7b24d661 )
16
+ ![ dayfox] ( https://github.com/cange/nightfox.zed/assets/28717/0de9ba81-aa20-472b-bdca-91f6d95edfa9 )
15
17
16
18
### Dawnfox
17
19
18
- ![ dawnfox] ( https://github.com/cange/nightfox.zed/assets/28717/3b085140-ebbb-4937-b186-851821163060 )
20
+ ![ dawnfox] ( https://github.com/cange/nightfox.zed/assets/28717/454f34b1-70d8-444e-b028-9dee850f9bda )
19
21
20
22
### Duskfox
21
23
22
- ![ duskfox] ( https://github.com/cange/nightfox.zed/assets/28717/74a47210-ed27-448d-bf1a-9f45e7d62b8d )
24
+ ![ duskfox] ( https://github.com/cange/nightfox.zed/assets/28717/c5442cd7-b938-4014-b48d-a2c1e88e28c7 )
23
25
24
26
### Nordfox
25
27
26
- ![ nordfox] ( https://github.com/cange/nightfox.zed/assets/28717/19d97482-43db-4724-8560-5aef029044cc )
28
+ ![ nordfox] ( https://github.com/cange/nightfox.zed/assets/28717/24816d4c-d2a7-45ef-a332-5f6dee5393fd )
27
29
28
30
### Terafox
29
31
30
- ![ terafox] ( https://github.com/cange/nightfox.zed/assets/28717/a56303b5-f286-442f-9aaf-6307cdfbaa3d )
32
+ ![ terafox] ( https://github.com/cange/nightfox.zed/assets/28717/4ef6cb17-843e-48c0-96db-b9566621b894 )
31
33
32
34
### Carbonfox
33
35
34
- ![ carbonfox] ( https://github.com/cange/nightfox.zed/assets/28717/8a1c33b1-6fd2-48e2-913c-6930845abdc6 )
36
+ ![ carbonfox] ( https://github.com/cange/nightfox.zed/assets/28717/34635356-1c52-4d86-9c95-e603e8b1fa42 )
35
37
36
38
> Used font in the screenshots: "JetBrainsMono"
37
39
Original file line number Diff line number Diff line change 1
1
id = " nvim-nightfox"
2
- name = " Nightfox Themes (Neovim) "
3
- version = " 0.4.2 "
4
- schema_version = 1
2
+ name = " Nightfox Themes - opaque / blurred "
3
+ version = " 0.5.0 "
4
+ scema_version = 2
5
5
authors = [" Christian Angermann" ]
6
- description = " A port of the Neovim Nightfox themes"
6
+ description = " A port of the Neovim Nightfox themes. Includes all variants as opaque and blurred version. "
7
7
repository = " https://github.com/cange/nightfox.zed"
Original file line number Diff line number Diff line change 1
1
package = " nvim-nightfox"
2
- version = " 0.4.2 -1"
2
+ version = " 0.5.0 -1"
3
3
description = {
4
- summary = " A port of the Neovim Nightfox themes" ,
4
+ summary = " A port of the Neovim Nightfox themes. Supports opaque and blurred variant " ,
5
5
detailed = [[
6
6
A complete port of the Neovim Nightfox colorscheme collection for Zed editor.
7
- Includes all variants.
7
+ All themes are available in both opaque and blurred variants.
8
8
]] ,
9
9
license = " MIT" ,
10
10
homepage = " https://github.com/cange/nightfox.zed" ,
You can’t perform that action at this time.
0 commit comments