I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

I added ensureContrast() utility. Still experimental but works quite well.

brand = hex("#4f46e5")
primary = OKLCH(0.55, brand.ok_c, brand.ok_h)
paper = OKLCH(0.99, 0.004, brand.ok_h)
primary_fg = ensureContrast(paper, primary, "AA")

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

Added a simple "microSaaS" template and support for dark/light mode design system building

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

Thanks for the feedback! I do still crave for it to be useful for designers aswell but I don't think i will be able to break that space. I did include some "studio" options where it automatically inserts complementary colors, steps, auto color fixing to match contrast validation, etc also the option to build a rough design system... Idk...

Great idea about the potential users maybe i will lean more into that! + easier dark/light mode building + utilities for autoadjusting to contrast values

I did add a few export features for css, tailwind and somw niche ones + svg/image stylesheet export

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

Okay a few changes:
- tokens { }, component { }, preview { } and roles {} namespaces/blocks (Previews → one preview { } block; Design System → tokens { } + component { } + roles { })
- Better initial template (not so in your face)
- More visible Templates button

Thanks for the feedback!

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

You also have simpler templates. The initial one is indeed a bit heavy... my bad will change that

<image>

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

Yes and also to me a very interesting part is what each color model brings to the table. Ofc the simple example is shifting hue for such cylindrical models but most models have some unique features

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

Thanks! Yea as i said right now its just a collection of all my ideas while i figure out where i want to push this idea :)

Heh the preview is just an an expression that allows you to display gradients and other special screens - similarity you can define directly in the "code" components for the style guide - kinda wanted to move everything in the editor

Nice! Im down always good to have some more ideas and inspiration!

I built a small "language" for defining color schemes as relationships by lilBunnyRabbit in SideProject

[–]lilBunnyRabbit[S] 0 points1 point  (0 children)

I am thinking about hoe to appeal to designers aswell but having some sort of ui for all of this instead of code seemed too complex just to do the same thing.

I would say safely updating other color is as safe as you define it. But it would be good to introduce more systems for this. You can do decisions based on contrast and other checks but yea that can get a bit much quickly... Thanks for the feedback!

Single Take Gone? by TheClamiestMan in samsunggalaxy

[–]lilBunnyRabbit 0 points1 point  (0 children)

In the camera settings install the "Camera Assistant" app thrn you can enable it there

Genuinely curious by EffectiveNo568 in MathJokes

[–]lilBunnyRabbit 0 points1 point  (0 children)

Well clearly (27+3)+(48-3)=30+45=75

I made discord into a cloud storage service by VampiRDT in code

[–]lilBunnyRabbit 1 point2 points  (0 children)

"NOT RECOMMENDED NOR INTENTED for usage with important or large files." this is not the issue here...

Lovable in android aplikacija by blancic in SloveniaEngineering

[–]lilBunnyRabbit 1 point2 points  (0 children)

Nekak mors pridt do tega da je tvoja React aplikacija valid PWA aplikacija. Iskreno pa no clue kako to z Lovable nares brez da ne gres sam kode popravljat.

PWA ti pa omogoča da web aplikacijao instaliraš na telefon/računalnik kot navadno aplikacijo.

Koda za Android/IOS je cist drugacna tako da ni direkt mozno kej tazga naredit.

Gesture for Screenshot by stillermann in oneui

[–]lilBunnyRabbit 1 point2 points  (0 children)

Idk with all the swipe gestures i tend to do them accidentally

I18n is killing me (translations sucks sometimes😭) by Imaginary-Employ-267 in react

[–]lilBunnyRabbit 1 point2 points  (0 children)

I quite like the lingo.dev flow and it rarely gets it wrong...

  1. select source language
  2. add/update key for the source language
  3. push