Ian Y.E. Pan

Results 110 comments of Ian Y.E. Pan

Second! Ayu is beautiful.

> I tried the themes. One suggestion, the line numbers are too bright (or dark). Thoughts? I agree. Perhaps using the face of "comment" for "line-number" can work well?

> though each time I open emacs, it asks me whether I trust the theme. Did you provide an argument of `t`? Like so: `(load-theme 'doom-ayu-mirage t)`

I've just created a port for private use here: https://github.com/ianpan870102/jetbrains-darcula-emacs-theme I'd love it if someone could port it to Doom Themes using my code base.

@ema2159 Hahaha! It'd be my pleasure if someone would port this to doom-themes

Ran into the same bug. Spent half an hour trying to find the problem and finally came across this thread.

thx for getting back, @lorenzhs Here's some of the output I got: ``` Crashed Thread: 8 Chrome_IOThread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Signal:...

I have little experience with Electron, I'll dig into it when I have enough time. Another way that I've tried is to "Install to Home screen" on my MacBook, and...

Actually, I just installed [the package "brittany"](https://aur.archlinux.org/packages/brittany/) and it's been working fine. The error I reported was coming from the [haskell-brittany](https://archlinux.org/packages/community/x86_64/haskell-brittany/) package I installed, which does not exist anymore. **Edit**:...

@probil Here you go! Screenshots taken on Windows 10. Note that zsh didn't recognize `fi` as 2 letters (otherwise it would have said "`zsh: command not found: fi`"), it actually...