Add Apple Dark and Apple Light (#27)

* Add Apple Dark and Apple Light

Apple Dark and Apple Light themes based on the colors of Apple Human Interface Guidelines.

* Create .gitignore

Ignore .DS_Store macOS system files.

* Darken background color
This commit is contained in:
Sebastian 2022-04-28 20:13:30 +02:00 committed by GitHub
parent 5bbea2b260
commit c89f3228d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 232 additions and 0 deletions

View file

@ -48,6 +48,8 @@ The [Winter Holiday Theme](https://twitter.com/warpdotdev/status/147415955096184
|Theme name | Preview|
| --- | --- |
|**[Afterglow](afterglow.yaml)**:|<img src='previews/afterglow.yaml.svg' width='300'>|
|**[Apple Dark](apple_dark.yaml)**:|<img src='previews/apple_dark.yaml.svg' width='300'>|
|**[Apple Light](apple_light.yaml)**:|<img src='previews/apple_light.yaml.svg' width='300'>|
|**[Argonaut](argonaut.yaml)**:|<img src='previews/argonaut.yaml.svg' width='300'>|
|**[Avirage](avirage.yaml)**:|<img src='previews/avirage.yaml.svg' width='300'>|
|**[Ayu Dark](ayu_dark.yaml)**:|<img src='previews/ayu_dark.yaml.svg' width='300'>|