Skip to content

Commit

Permalink
Add Aylin Theme (#1235)
Browse files Browse the repository at this point in the history
This is a port of
[aylin](https://github.com/AhmedAbdulrahman/aylin-vscode-theme) as well
as a variant based off
[aylin.vim](https://github.com/AhmedAbdulrahman/aylin.vim).

### Preview:
<table>
  <tr>
<td rowspan="1"><img
src="https://github.com/bIaqat/aylin-theme-zed/raw/main/assets/aylin.png"
width="500"></td>
<td><img
src="https://github.com/bIaqat/aylin-theme-zed/raw/main/assets/aylin-selene.png"
width="500"></td>
  </tr>
</table>
  • Loading branch information
blaqat authored Aug 13, 2024
1 parent 5ec96d1 commit d294bbb
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 @@ -58,6 +58,10 @@
path = extensions/awk
url = https://github.com/dangh/zed-awk.git

[submodule "extensions/aylin-theme"]
path = extensions/aylin-theme
url = https://github.com/biaqat/aylin-theme-zed.git

[submodule "extensions/base16"]
path = extensions/base16
url = https://github.com/bswinnerton/base16-zed.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ version = "0.1.0"
submodule = "extensions/awk"
version = "0.0.1"

[aylin-theme]
submodule = "extensions/aylin-theme"
version = "0.5.0"

[base16]
submodule = "extensions/base16"
version = "0.1.0"
Expand Down
1 change: 1 addition & 0 deletions extensions/aylin-theme
Submodule aylin-theme added at dfb0a1

0 comments on commit d294bbb

Please sign in to comment.