6 Repos
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 ist eine Sammlung von CSS-Stylesheets, Stil-Overrides und einem UserChrome-Framework, das darauf ausgelegt ist, das Layout und Erscheinungsbild des Firefox-Webbrowsers neu zu definieren. Es fungiert als Browser-Oberflächen-Anpasser und Styling-Kit, das CSS-Injection und DOM-Overrides verwendet, um die Browser-Shell zu modifizieren. Das Projekt zeichnet sich durch eine tiefe Integration mit Host-Betriebssystemen aus, wodurch Fensterdekorationen, Menüs und Themes des Browsers an Systemakzentfarben und native Desktop-Ästhetik angepasst werden können. Es enthält spezialisierte Funktionen zur Modifikation der visuellen Hierarchie der Oberfläche und bietet vordefinierte visuelle Theme-Distributionen. Breite Funktionsbereiche decken umfassende Layout-Modifikationen ab, einschließlich der Möglichkeit, Elementdichte anzupassen, Tab-Leisten neu zu positionieren und Navigations-Toolbars neu zu organisieren. Das Projekt bietet zudem Werkzeuge für Tab-Management, das Redesign interner Media-Player, das Entfernen von Oberflächenanimationen sowie die Anpassung interner Browserseiten und Typografie. Das System ist in SCSS implementiert und nutzt die internen Styling-Mechanismen des Browsers sowie präferenzgesteuerte Konfigurationen.
Reverts the downloads panel to its original visual style by removing custom decorations.
Dieses Projekt ist ein Tailwind-CSS-Plugin, das eine normalisierte Basis für Formularsteuerelemente über verschiedene Webbrowser hinweg bereitstellt. Es fungiert als CSS-Formular-Style-Reset, das inkonsistente browserseitige Standarddarstellungen von Inputs, Checkboxen und Radio-Buttons entfernt, um ein neutrales Fundament für Utility-First-Styling zu etablieren. Das System ermöglicht eine konfigurationsgesteuerte Anwendungsstrategie, bei der Benutzer wählen können, ob die Style-Resets global auf alle passenden HTML-Elemente oder nur auf solche mit spezifischen Klassen angewendet werden. Diese Flexibilität ermöglicht die Anwendung normalisierter Formular-Styles auf Nicht-Formular-Komponenten, um visuelle Konsistenz zu wahren. Das Plugin integriert sich mit einer zentralen Theme-Konfiguration, um Reset-Werte auf Design-Tokens abzubilden. Es nutzt PostCSS-basiertes Style-Injection, um CSS-Regeln während des Build-Prozesses zu generieren, was die Erstellung benutzerdefinierter Formular-Komponenten unter Verwendung atomarer Utility-Klassen erleichtert.
Provides a neutral baseline for form controls by removing inconsistent browser-default styles.