Skip to content

Commit c05f532

Browse files
committed
chore(release): 0.4.2
1 parent 1f28c1d commit c05f532

File tree

5 files changed

+460
-69
lines changed

5 files changed

+460
-69
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,35 @@
55
66
## Available Themes
77

8-
"JetBrainsMono" is the font used in the screenshots.
9-
108
### Nightfox
119

12-
![nightfox](https://github.com/cange/nightfox.zed/assets/28717/a7b94fd0-14bc-4c73-9dfa-d19f0700abb4)
10+
![nightfox](https://github.com/cange/nightfox.zed/assets/28717/85cbf841-11d8-45c9-97f8-cbb5eedaea7b)
1311

1412
### Dayfox
1513

16-
![dayfox](https://github.com/cange/nightfox.zed/assets/28717/6f077319-cb8e-429b-8eda-123575f6b2e1)
14+
![dayfox](https://github.com/cange/nightfox.zed/assets/28717/8816c97c-cc29-489b-9f0b-51ec7b24d661)
1715

1816
### Dawnfox
1917

20-
![dawnfox](https://github.com/cange/nightfox.zed/assets/28717/3e6b448e-945e-490c-8173-b1c9bb8f4854)
18+
![dawnfox](https://github.com/cange/nightfox.zed/assets/28717/3b085140-ebbb-4937-b186-851821163060)
2119

2220
### Duskfox
2321

24-
![duskfox](https://github.com/cange/nightfox.zed/assets/28717/cce01015-27fc-476d-a582-326ecc4f5af4)
22+
![duskfox](https://github.com/cange/nightfox.zed/assets/28717/74a47210-ed27-448d-bf1a-9f45e7d62b8d)
2523

2624
### Nordfox
2725

28-
![nordfox](https://github.com/cange/nightfox.zed/assets/28717/262902f8-852e-432c-90c0-2b569c8cd2f3)
26+
![nordfox](https://github.com/cange/nightfox.zed/assets/28717/19d97482-43db-4724-8560-5aef029044cc)
2927

3028
### Terafox
3129

32-
![terafox](https://github.com/cange/nightfox.zed/assets/28717/3891ae07-a207-46a4-af18-20856f58f515)
30+
![terafox](https://github.com/cange/nightfox.zed/assets/28717/a56303b5-f286-442f-9aaf-6307cdfbaa3d)
3331

3432
### Carbonfox
3533

36-
![carbonfox](https://github.com/cange/nightfox.zed/assets/28717/4a2f55c8-e798-41f7-a1d4-973d98f36497)
34+
![carbonfox](https://github.com/cange/nightfox.zed/assets/28717/8a1c33b1-6fd2-48e2-913c-6930845abdc6)
35+
36+
> Used font in the screenshots: "JetBrainsMono"
3737
3838
## Development
3939

extension.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "nvim-nightfox"
2-
name = "Nightfox (Neovim) Themes"
3-
version = "0.4.1"
2+
name = "Nightfox Themes (Neovim)"
3+
version = "0.4.2"
44
schema_version = 1
55
authors = ["Christian Angermann"]
66
description = "A port of the Neovim Nightfox themes"

lib/nightfox-zed.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package = "nvim-nightfox"
2-
version = "0.4.1-1"
2+
version = "0.4.2-1"
33
description = {
44
summary = "A port of the Neovim Nightfox themes",
55
detailed = [[

0 commit comments

Comments
 (0)