Conversation
Usage: ❯ set colorscheme classic-light ❯ source ./tools/screenshot.fish ❯ <commands-to-screenshot>
rafaelrinaldi
left a comment
There was a problem hiding this comment.
For some reason the images look very bad on retina displays. I can try to take them on my computer to see if it looks better.
Will let you know.
1ee98ed to
d68183a
Compare
|
@rafaelrinaldi Sure, thanks :) |
|
@rafaelrinaldi I pushed the unedited version of the screenshots if that can help. |
I can take screenshots with Hyper on macOS. I mean I hate Hyper, but it looks pretty, you cannot deny that😏 |
|
Whatever like best 👍 |
|
@edouard-lopez since |
|
Beautiful @schrodincat! It looks perfect on retina. I'm good with these. |
|
@schrodincat that is gorgeous! How did you proceed? |
new images validated #132 (comment)
|
@rafaelrinaldi could you approve this PR, we require at least one (I though dismissing it would work. Did you set new rules for PRs? |
@edouard-lopez I’ve used Hyper with This is original ayu theme if you interested. It has been ported to pretty much every editor/terminal since then. |
@edouard-lopez you mean display? I'm on 5K iMac which is 5120 x 2880. I don't think it matters though, retina is just doubles pixels in both axis, so screenshots of the app taken on different retina Macs would look the same. |


related: #113
I used shutter to take screenshots the content of the window then generated the window's decorations and shadow with Screely.
Build screenshot context
Colorscheme come from chriskempson/base16 thanks to smh/base16-shell-fish plugin. You can use whatever scheme name from the Scheme Repositories' section
Light
set colorscheme classic-light source ./tools/screenshots.fishDark
set colorscheme classic-dark source ./tools/screenshots.fishWrite command
I used the following