Skip to content

Commit

Permalink
Add Ariake theme extension (#1529)
Browse files Browse the repository at this point in the history
- Adding dark, light and dawn inspired variations of the Ariake themes

[Preview available](https://github.com/artivilla/zed-ariake-theme)
  • Loading branch information
artivilla authored Oct 17, 2024
1 parent 502a0ae commit 62938af
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
path = extensions/aquarium-theme
url = https://github.com/biaqat/aquarium-theme-zed.git

[submodule "extensions/ariake"]
path = extensions/ariake
url = https://github.com/artivilla/zed-ariake-theme

[submodule "extensions/asciidoc"]
path = extensions/asciidoc
url = https://github.com/andreicek/zed-asciidoc.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ version = "0.0.2"
submodule = "extensions/aquarium-theme"
version = "0.7.0"

[ariake]
submodule = "extensions/ariake"
version = "0.0.1"

[asciidoc]
submodule = "extensions/asciidoc"
version = "0.0.1"
Expand Down
1 change: 1 addition & 0 deletions extensions/ariake
Submodule ariake added at 157d17

0 comments on commit 62938af

Please sign in to comment.