6 مستودعات
Utilities for clearing specific formatting or layout properties from style objects.
Distinct from Visual Styling Rules: Distinct from Visual Styling Rules: focuses on the removal/reversion of properties rather than the application of new rules.
Explore 6 awesome GitHub repositories matching user interface & experience · Style Resets. Refine with filters or upvote what's useful.
Chalk is a Node.js console formatter and terminal styling library used to add colors and text modifiers to command line output. It functions as a tool for formatting strings with foreground colors, background tints, and text styles using ANSI escape sequences. The library includes a terminal color support detector that automatically determines the color depth and capabilities of the current environment. It features an ANSI color downsampler that converts RGB, Hex, or 256-color values to the nearest compatible format based on the detected terminal capabilities. The project provides capabiliti
Automatically appends reset sequences to styled strings to prevent style leakage into subsequent output.
This project is a framework for composing terminal interfaces through declarative styling and a grid-based layout engine. It provides a comprehensive toolkit for building responsive command-line applications by managing ANSI escape sequences, color profiles, and text rendering to ensure consistent visual output across different terminal environments. The library distinguishes itself through its ability to automatically detect terminal capabilities and background themes, allowing it to adjust color schemes and downsample profiles for optimal readability. It utilizes a layered composition model
Allows clearing specific formatting, layout, or spacing properties from a style object.
StyleX is a type-safe CSS-in-JS library and atomic CSS compiler that transforms JavaScript style definitions into optimized static CSS and type-safe class names. It functions as a multi-framework styling tool, generating standard CSS assets compatible with various JavaScript UI frameworks and server components. The system includes a CSS design token system and theme engine for managing shared constants and composing visual schemes. It allows for the creation of light, dark, and custom themes through variable overrides and token inheritance. The project covers component styling through object
Allows removing previously applied styles for a specific property by setting its value to null.
Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty
Includes an opinionated layer that resets form element styles for easier utility class styling.
Firefox-UI-Fix عبارة عن مجموعة من أوراق أنماط CSS، وتجاوزات الأنماط، وإطار عمل UserChrome مصمم لإعادة تعريف تخطيط ومظهر متصفح الويب Firefox. يعمل كمخصص لواجهة المتصفح ومجموعة تصميم تستخدم حقن CSS وتجاوزات DOM لتعديل غلاف المتصفح. يتميز المشروع بتوفير تكامل عميق مع أنظمة التشغيل المضيفة، مما يسمح لزخارف نوافذ المتصفح، والقوائم، والسمات بمطابقة ألوان تمييز النظام وجماليات سطح المكتب الأصلية. ويتضمن إمكانات متخصصة لتعديل التسلسل الهرمي المرئي للواجهة وتوفير توزيعات سمات مرئية محددة مسبقاً. تغطي مجالات الإمكانات الواسعة تعديل التخطيط الشامل، بما في ذلك القدرة على ضبط كثافة العناصر، وإعادة وضع أشرطة التبويب، وإعادة تنظيم أشرطة أدوات التنقل. يوفر المشروع أيضاً أدوات لإدارة التبويب، وإعادة تصميم مشغلات الوسائط الداخلية، وإزالة رسوم متحركة الواجهة، وتخصيص صفحات المتصفح الداخلية والطباعة. يتم تنفيذ النظام باستخدام SCSS ويستفيد من آليات التصميم الداخلية للمتصفح والتكوينات المدفوعة بالتفضيلات.
Reverts the downloads panel to its original visual style by removing custom decorations.
هذا المشروع عبارة عن مكون إضافي لـ Tailwind CSS يوفر خط أساس موحد لعناصر التحكم في النماذج عبر متصفحات الويب المختلفة. يعمل كإعادة تعيين لنمط نموذج CSS، حيث يزيل مظاهر المتصفح الافتراضية غير المتسقة من المدخلات، ومربعات الاختيار، وأزرار الاختيار لتأسيس أساس محايد للتصميم القائم على الأدوات المساعدة (utility-first). يسمح النظام باستراتيجية تطبيق قائمة على التكوين، حيث يمكن للمستخدمين اختيار ما إذا كانت عمليات إعادة تعيين النمط تنطبق عالمياً على جميع عناصر HTML المطابقة أو فقط على تلك التي تحتوي على فئات محددة. تتيح هذه المرونة تطبيق تصميم النماذج الموحد على المكونات غير النموذجية للحفاظ على الاتساق البصري. يتكامل المكون الإضافي مع تكوين سمة مركزي لتعيين قيم إعادة التعيين إلى رموز التصميم. يستخدم حقن النمط القائم على PostCSS لتوليد قواعد CSS أثناء عملية البناء، مما يسهل إنشاء مكونات نموذج مخصصة باستخدام فئات الأدوات المساعدة الذرية.
Provides a neutral baseline for form controls by removing inconsistent browser-default styles.