←back to thread

681 points NetOpWibby | 8 comments | | HN request time: 0.668s | source | bottom

Hey everyone,

About a year ago I embarked on creating a color scheme for a project and I loved it so much I began using it for everything. I decided to make an official repo for it to share with the world.

Anyhoo, hope y'all enjoy it.

1. recursive ◴[] No.43073615[source]
I had to follow like four links to figure this out. If you just want the CSS variable declarations, the file is here.

https://uchu.style/color.css

replies(2): >>43073701 #>>43075742 #
2. folkrav ◴[] No.43073701[source]
The "Repo" link on the very first screen would have brought you to the repo with both the CSS and SCSS.
replies(1): >>43074345 #
3. recursive ◴[] No.43074345[source]
I'm sure it's somewhere in there. How many clicks does it take you to get from the repo to the CSS?
replies(1): >>43074660 #
4. smu3l ◴[] No.43074660{3}[source]
One, if you mean the directory containing the css files (helpfully called 'css') or two, if you mean one of the files.
replies(1): >>43074917 #
5. recursive ◴[] No.43074917{4}[source]
My comment was just to help people like me, not smarty pants.
6. qingcharles ◴[] No.43075742[source]
What's with the raw and then pushing it into the definitions via a var? I don't understand why there is an extra step?
replies(1): >>43083087 #
7. recursive ◴[] No.43083087[source]
Maybe for editor auto complete?
replies(1): >>43084005 #
8. qingcharles ◴[] No.43084005{3}[source]
https://news.ycombinator.com/item?id=43076068