Discover and read the best of Twitter Threads about #ff0000

Most recents (5)

Colors in CSS Colors in CSS
We can express colors in any of the following 3 formats :

1️⃣rgb ( 255, 0, 0 )

2️⃣#ff0000

3️⃣hsl (9, 100%, 64%)
1️⃣ rgb ( 0, 0, 0 ) --> represents amount of Red , Green, Blue

Each color ranges from 0 to 255

Eg : rgb (255 , 0 , 0) --> displays only red color other two colors
are not displayed color in rgba
Read 12 tweets
These GitHub shortcuts have saved hours of manual work and poking around interfaces to find the information I need.

Furthermore, they help me write better issues and pull requests, with more info, in less time.

GitHub tips and tricks, a thread 🧵
⭐ Finding files

Pressing "t" within a repository will open a file finder that filters files as you type.

This file-finder is a "fuzzy finder, " meaning you don't necessarily have to know the exact name of the file you want to find.
⭐ Displaying keyboard keys

Wrapping text into <kbd> tags will display text as "keys" in issues, pull-requests, and markdown files within GitHub.

To tell someone they should press the key A, for example, you could write <kbd>A</kbd>.
Read 18 tweets
1/15
I have made a lot of custom #UI components for @SkivvrNoCode. In a #NoCode app #UX is very important, and I am paying a lot of attention to interactions.
What should you remember when building your custom controls? As an example, I would use an input control from Skivvr 🧵⬇️ Image
2/15
TL;DR:
👉 Different input states
👉 Labels, placeholders, and tooltips
👉 Keyboard interactions
👉 Mouse interactions
👉 Smart behaviours
👉 Autocomplete
👉 Tab order
⬇️
3/15
👉 Hover, Active, Disabled states: how the input will look, when the user interacts with it, or when it's disabled. Defining a style for an Active state is especially important to highlight a focused input. Image
Read 15 tweets
If you think Buffett's slides lack design, have you seen Berkshire Hathaway's homepage? berkshirehathaway.com Image
Not sure what's the best part of this:

• Postal address at the top
• GEICO ad at the bottom
• Suggestion to write to them by mail with comments on the website, although “we are unable to provide a direct response”
Actual answer: random capitalization in “If you have any comments about our WEB page…”
Read 6 tweets
Crash Course #2: 🖥 sRGB or P3? What even are they? Let’s talk about Colour Profiles and Colour Management 👇
1/10

To talk about colour profiles, first, we need to touch on colour space.

You may have seen these intense charts before.

These graphs depict the visible colour spectrum that humans can see
2/10

A colour profile describes the range (gamut) of colour that can be shown.

sRGB covers colours you're used to seeing on the web and on computer screens in general.
Read 12 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!