mas.to is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hello! mas.to is a fast, up-to-date and fun Mastodon server.

Administered by:

Server stats:

12K
active users

#bootstrap

1 post1 participant0 posts today

[Перевод] Как использовать любой CSS-фреймворк в вашем проекте. Часть 3

Цвета — одна из самых важных частей любой дизайн-системы — и также одна из самых сложных. Если с ними обращаться неправильно, это приведёт к путанице и несогласованности в дальнейшем. Чтобы этого избежать, вам нужна чёткая, хорошо структурированная цветовая система, которая остаётся согласованной во всём проекте. Если всё сделано правильно, вы сможете разрабатывать и поддерживать весь проект, используя только 6–8 основных цветов и их оттенков.

habr.com/ru/articles/898600/

ХабрКак использовать любой CSS-фреймворк в вашем проекте. Часть 3Это третья часть серии о том, как использовать UI-библиотеки и интегрировать их в существующую архитектуру. В этот раз речь пойдёт о работе с цветовыми переменными: как извлечь цветовую палитру,...

Rare WordPress theme is all about building unique, creative and professional websites through industry-leading options network without having to touch a line of code visualmodo.com/theme/rare-word Our amazingly flexible network of options is paired with an easy to use interface that allows anyone from beginner to advanced build beautiful, responsive websites 📱💻🖥
#webdesign #HTML5 #CSS3 #template #plugins #themes #WordPress #ecommerce #responsive #retina #marketing #website #blog #bootstrap #slider

VisualmodoRare WordPress Theme - Ultimate Responsive Template by VisualmodoRare WordPress Theme can be used for any type of website design building; business, corporate, portfolio, blog, shop, agency and much more in only one tool

I've been planning to spin up a small personal website. I knew I didn't need a full-blown CMS for this and, since I have so much experience using Bootstrap through my day job, decided to use it to build a site from scratch. It's been a while since I created a site from scratch—most of my experience lately involves taking on existing Enterprise sites and caretaking from there—but I was looking forward to both the challenge and the freedom of building my own.

Динамичное изменение цвета иконок в темах Bootstrap

Светлая, темная или ч/б тема для сайта в Bootstrap задается переменными: [data-bs-theme="light"] { --bs-body-color: #FFFFFF --bs-body-bg: #212529;--bs-body-bg-rgb: var(--bs-body-bg); } Для введения своего базового цвета для меню, цвета иконок лого и подвала можно ввести свою переменную: --base-color: #0dcaf0; Таким образом, если вы используете в HTML коде страницы картинки в виде SVG-кода, то можно просто добавить правило CSS: svg { fill: var(--base-color);} Если же у вас часть картинки выполнена линиями, можно пометить её классом .stroke и дополнить CSS правилом: svg.stroke { stroke: var(--base-color);} Что делать, если у вас подключена библиотека иконок отдельным CSS-фалом и вы не хотите менять их цвета поштучно? Например, имеется библиотека такого формата a[href$=".pdf"]::after { display: inline-block;content: ""; vertical-align: -.125rem; background-image: url("..."); background-repeat: no-repeat; background-size: 1.5rem 1.5rem; margin-left: .5rem; width: 1.5rem; height: 1.5rem; } Добавляем в базовый CSS переменную типа --icon-saturate :root { ... --icon-saturate:1; ... } в описание класса иконки добавляем правило filter: saturate(var(--icon-saturate)) a[href$=".pdf"]::after { display: inline-block;content: ""; vertical-align: -.125rem; background-image: url("..."); background-repeat: no-repeat; background-size: 1.5rem 1.5rem; margin-left: .5rem; width: 1.5rem; height: 1.5rem; filter: saturate(var(--icon-saturate)); } А в тему добавляем добытое опытным путем через F12 смещение цвета, например:

habr.com/ru/articles/891458/

ХабрДинамичное изменение цвета иконок в темах BootstrapСветлая, темная или ч/б тема для сайта в Bootstrap задается переменными: [data-bs-theme="light"] { --bs-body-color: #FFFFFF --bs-body-bg: #212529;--bs-body-bg-rgb: var(--bs-body-bg); } Для введения...

Build any landing-page site design without coding - Stream WordPress one-page theme - All you need to build an exceptional one-page website style easily with anchors without coding and with a drag & drop live page builder visualmodo.com/theme/stream-wo Build your own one-page/landing-page that converts and grow your brand! ⚓📱💻🖥️
#webdesign #HTML5 #CSS3 #template #plugins #theme #wordpress #onepage #pagebuilder #landingpage #bootstrap #anchor #navigation

VisualmodoStream WordPress Theme One Page Responsive Template by VisualmodoStream WordPress Theme is an one-page template that can be used for any type of landing-pages; business, corporate, portfolio, blog, shop and much more

#Bootstrap fun: #libassuan upgraded its symbols separately from its #soname in a patch-level release (with several weeks in between!)
On #ArchLinux we had upgraded to the weird version that has a soname change but no symbol change.
Since #pacman requires the library transitively via #gpgme, there now is no clean way to upgrade this without patching all consumers in some intermediate step. 🗑️ 🔥
(The staging build environment would otherwise have a broken pacman and thus not be functional).

I am picking a #CSS UI framework for a web app (Django, htmx, old-school server-side rendering), and I thought: “There ought to be something more hip and modern than #Bootstrap!”. But after a quick web search, it seems like there isn't? What are y'all using that is not React-/Tailwind-based and does not require a build step?

Continued thread

But trees never get it all, why, as soon as there is conflict in the #bootstrap pseudoreplicates we used to establish branch (!!!, not "node", like many still write) support, I like to sum them up as a #ConsensusNetwork

Which, in this case, has the typical form one can expect in the face of fast ancient radiation. Eases the decision making about which clade should be numbered as a main one.

(3/)