-
-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(port): raycast #220
Open
shubh73
wants to merge
2
commits into
daltonmenezes:main
Choose a base branch
from
shubh73:feat/raycast
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+196
−0
Open
feat(port): raycast #220
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<p align="center"> | ||
<img src="https://github.com/daltonmenezes/assets/blob/master/images/aura-theme/new-heading.png?raw=true" alt="Aura Theme" width="70%" /> | ||
</p> | ||
|
||
<p align="center"> | ||
✨ A beautiful dark theme for Raycast and other apps | ||
<br><br> | ||
|
||
<!-- Patreon --> | ||
<a href="https://www.patreon.com/daltonmenezes"> | ||
<img alt="patreon url" src="https://img.shields.io/badge/support%20on-patreon-1C1E26?style=for-the-badge&labelColor=1C1E26&color=61ffca"> | ||
</a> | ||
|
||
<!-- version --> | ||
<a href="#"> | ||
<img alt="version" src="https://img.shields.io/badge/version%20-v1.0.0-1C1E26?style=for-the-badge&labelColor=1C1E26&color=61ffca"> | ||
</a> | ||
</p> | ||
|
||
|
||
|
||
<p align="center"> | ||
<img alt="preview" src="https://private-user-images.githubusercontent.com/83606943/369637936-2eff0fd2-ef52-469c-bae6-6c3c93f48f69.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjcxODIyNjQsIm5iZiI6MTcyNzE4MTk2NCwicGF0aCI6Ii84MzYwNjk0My8zNjk2Mzc5MzYtMmVmZjBmZDItZWY1Mi00NjljLWJhZTYtNmMzYzkzZjQ4ZjY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MjQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTI0VDEyNDYwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg4NGEwZmFmZjBhNTU4ZWVmZDdlYTQ2NTEzOGU1NGU5NTk3MmRlYTA3Y2U2YTc5YmMzMGI1NjYxMGIzOTI3YWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tC2ZaEEbZ5d6zFgUPNFHGanqkffeEFEtcamBm0MBO6Q" /> | ||
</p> | ||
|
||
# Themes available | ||
|
||
- Aura | ||
|
||
# Prerequisites | ||
|
||
- Raycast Pro subscription | ||
|
||
# Installation | ||
|
||
1. Visit [https://ray.so/themes/](https://ray.so/themes/) | ||
2. Find the Aura theme in the list of available themes. | ||
3. Click the "Add to Raycast" button next to the Aura theme. | ||
4. Raycast will open with an alert to install the theme. | ||
5. Once installed, select the Aura theme to apply it to Raycast. | ||
|
||
# Contributors | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<td valign="bottom"> | ||
<p align="center"> | ||
<a href="https://github.com/shubh73"> | ||
<img src="https://github.com/shubh73.png?size=100" align="center" /> | ||
</a> | ||
</p> | ||
</td> | ||
<td valign="bottom"><p align="center"> | ||
<a href="https://github.com/daltonmenezes"> | ||
<img src="https://github.com/daltonmenezes.png?size=100" align="center" /> | ||
</a> | ||
</p></td> | ||
</tr> | ||
</thead> | ||
|
||
<tbody> | ||
<tr> | ||
<td><a href="https://github.com/shubh73">Shubh Porwal</a></td> | ||
<td><a href="https://github.com/daltonmenezes">Dalton Menezes</a></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
# License | ||
[MIT © Dalton Menezes](https://github.com/daltonmenezes/aura-theme/blob/main/LICENSE) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"author": "Shubh Porwal", | ||
"authorUsername": "shubh_porwal", | ||
"version": "1", | ||
"name": "Aura", | ||
"appearance": "dark", | ||
"colors": { | ||
"background": "#15141b", | ||
"backgroundSecondary": "#15141b", | ||
"text": "#edecee", | ||
"selection": "#a277ff", | ||
"loader": "#61ffca", | ||
"red": "#ff6767", | ||
"orange": "#ffca85", | ||
"yellow": "#FFD700", | ||
"green": "#61ffca", | ||
"blue": "#82e2ff", | ||
"purple": "#a277ff", | ||
"magenta": "#f694ff" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
import { AuraAPI } from 'core' | ||
import { resolve } from 'path' | ||
|
||
export async function RaycastPort(Aura: AuraAPI) { | ||
const { createPort, createReadme, colorSchemes, constants } = Aura | ||
const templateFolder = resolve(__dirname, 'templates') | ||
const { info } = constants | ||
|
||
const portName = 'Raycast' | ||
const version = '1.0.0' | ||
|
||
await createPort({ | ||
template: resolve(templateFolder, `${info.slug}.json`), | ||
replacements: { | ||
...colorSchemes.dark, | ||
...info, | ||
}, | ||
}) | ||
|
||
await createReadme({ | ||
template: resolve(templateFolder, 'README.md'), | ||
replacements: { | ||
portName, | ||
version, | ||
}, | ||
}) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{{{ basic-heading }}} | ||
|
||
<p align="center"> | ||
<img alt="preview" src="https://private-user-images.githubusercontent.com/83606943/369637936-2eff0fd2-ef52-469c-bae6-6c3c93f48f69.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjcxODIyNjQsIm5iZiI6MTcyNzE4MTk2NCwicGF0aCI6Ii84MzYwNjk0My8zNjk2Mzc5MzYtMmVmZjBmZDItZWY1Mi00NjljLWJhZTYtNmMzYzkzZjQ4ZjY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MjQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTI0VDEyNDYwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg4NGEwZmFmZjBhNTU4ZWVmZDdlYTQ2NTEzOGU1NGU5NTk3MmRlYTA3Y2U2YTc5YmMzMGI1NjYxMGIzOTI3YWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tC2ZaEEbZ5d6zFgUPNFHGanqkffeEFEtcamBm0MBO6Q" /> | ||
</p> | ||
|
||
# Themes available | ||
|
||
- Aura | ||
|
||
# Prerequisites | ||
|
||
- Raycast Pro subscription | ||
|
||
# Installation | ||
|
||
1. Visit [https://ray.so/themes/](https://ray.so/themes/) | ||
2. Find the Aura theme in the list of available themes. | ||
3. Click the "Add to Raycast" button next to the Aura theme. | ||
4. Raycast will open with an alert to install the theme. | ||
5. Once installed, select the Aura theme to apply it to Raycast. | ||
|
||
# Contributors | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<td valign="bottom"> | ||
<p align="center"> | ||
<a href="https://github.com/shubh73"> | ||
<img src="https://github.com/shubh73.png?size=100" align="center" /> | ||
</a> | ||
</p> | ||
</td> | ||
{{{ author-thead }}} | ||
</tr> | ||
</thead> | ||
|
||
<tbody> | ||
<tr> | ||
<td><a href="https://github.com/shubh73">Shubh Porwal</a></td> | ||
{{{ author-tbody }}} | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
{{{ footer }}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"author": "Shubh Porwal", | ||
"authorUsername": "shubh_porwal", | ||
"version": "1", | ||
"name": "Aura", | ||
"appearance": "dark", | ||
"colors": { | ||
"background": "{{accent12}}", | ||
"backgroundSecondary": "{{accent12}}", | ||
"text": "{{accent7}}", | ||
"selection": "{{accent1}}", | ||
"loader": "{{accent2}}", | ||
"red": "{{accent5}}", | ||
"orange": "{{accent3}}", | ||
"yellow": "#FFD700", | ||
"green": "{{accent2}}", | ||
"blue": "{{accent32}}", | ||
"purple": "{{accent1}}", | ||
"magenta": "{{accent6}}" | ||
} | ||
} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image needs to be updated