spaceduck icon indicating copy to clipboard operation
spaceduck copied to clipboard

🚀 🦆 An intergalactic space theme for Vim, Terminal, and more!

Results 21 spaceduck issues
Sort by recently updated
recently updated
newest added

# Info https://github.com/alecthomas/chroma/tree/master/styles If you use [Hugo](https://gohugo.io/) to power a static site (which is common), you can take advantage of the syntax highlighter that ships with Hugo natively, [Chroma](https://gohugo.io/content-management/syntax-highlighting/). For...

## Screenshot: ## Test code: ```python import sys from random import choice print("hello world!") def func(): try: a = {'foo': 'bar'} except: raise KeyError class Foo: def __init__(self, words: list[str])...

bug

Handling error cases in JavaScript doesn't look that pleasant: I've debated whether the `Error()` object even deserves to be red since it is actually the prudent, future-proofing developer who writes...

question

Although @pineapplegiant and I have focused our efforts on JavaScript, TypeScript is a complete mess right now. I will, in the upcoming days, slowly push out changes to the `dev`...

bug

Currently there are four colors that are named after Purple, and this hinders development. Suggestions are welcome for new names for the colors, for example, "Lavender" for the current "Purple"...

help wanted
meta

Thanks for this awesome Vim theme. 🙏 I find myself working in bright environment during the day and the current theme is hard to see properly when you have some...

enhancement
help wanted

Hello, throughout the night I was trying to get colors for FZF preview untill I found out that it pretty much uses integrated terminal colors. After hours of googling, I...

Hi! I'm not sure but is it OK? it seems to me that the colors are somehow faded. Especially the code itself ![Screenshot_2021-03-24_03-54-33](https://user-images.githubusercontent.com/11018571/112194646-ea28f580-8c2a-11eb-95df-329effa22dba.png) thank you! :)

When using lazygit the cyan colors interfere with the visual selection in the unstaged changes panel.

bug