-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
100 additions
and
0 deletions.
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,54 @@ | ||
{ | ||
"Settings": { | ||
"Checkboxes": { | ||
"https": false, | ||
"autoformat": false | ||
} | ||
}, | ||
"Theme": { | ||
"Chroma": "modus-operandi", | ||
"Emojis": { | ||
"statusbarResOk": "🍀", | ||
"statusbarResWarning": "🍂", | ||
"statusbarResError": "🍁", | ||
"statusbarResWeird": "🤔", | ||
"statusbarDefaultIndicator": "🌲" | ||
}, | ||
"Colors": { | ||
"checkboxOn": "22", | ||
"checkboxOff": "16", | ||
"fileinputPrompt": "54", | ||
"fileinputPlaceholder": "235", | ||
"fileinputText": "17", | ||
"headerName": "89", | ||
"headerValue": "54", | ||
"helpKey": "17", | ||
"helpDesc": "20", | ||
"pressedKeyPrompt": "17", | ||
"pressedKeyText": "234", | ||
"requestBody": "234", | ||
"statusbarFg": "#C1C6B2", | ||
"statusbarBg": "#353533", | ||
"statusbarTextWarning": "202", | ||
"statusbarTextError": "234", | ||
"statusbarIndicator": "#6124DF", | ||
"statusbarNugget": "#FFFDF5", | ||
"statusbarBadgeBg": "#59A8C9", | ||
"statusbarBadgeFg": "#FFFDF5", | ||
"statusbarBadgeError": "#FF5F87", | ||
"statusbarBadgeOk": "#2e8048", | ||
"statusbarBadgeWarning": "130", | ||
"statusbarReqCount": "#A550DF", | ||
"statusbarResTime": "#C550DF", | ||
"textinputPrompt": "57", | ||
"textinputPromptActive": "54", | ||
"textinputPlaceholder": "243", | ||
"textinputPlaceholderActive": "236", | ||
"textinputText": "54", | ||
"textareaCursorLine": "234", | ||
"textareaPlaceholder": "236", | ||
"textareaText": "54", | ||
"url": "232" | ||
} | ||
} | ||
} |
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,41 @@ | ||
Output demo/main-light.gif | ||
|
||
Set Shell "bash" | ||
Set Theme "Belafonte Day" | ||
Set FontSize 16 | ||
Set Padding 2 | ||
Set Margin 2 | ||
Set Width 1280 | ||
Set Height 1024 | ||
Set Framerate 60 | ||
Set TypingSpeed 150ms | ||
Set PlaybackSpeed 0.5 | ||
Set CursorBlink false | ||
|
||
Require rhttp | ||
Type "rhttp -c demo/config-light.json" Enter | ||
|
||
Sleep 3 | ||
Ctrl + h | ||
Sleep 3 | ||
|
||
Ctrl + f | ||
|
||
Enter | ||
Backspace 9 | ||
Copy "api.coinlore.net" | ||
Paste | ||
Enter | ||
Copy "/api/tickers/" | ||
Paste | ||
Enter 9 | ||
Space | ||
Enter | ||
Space | ||
Sleep 3 | ||
Ctrl + g | ||
PageDown 10 | ||
Sleep 3 | ||
PageUp 10 | ||
Sleep 3 | ||
Ctrl + q |