awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xz avatar

xz/new.css

0
View on GitHub↗
4,037 stars·126 forks·HTML·MIT·7 viewsnewcss.net↗

New.css

new.css is a classless CSS framework that styles semantic HTML elements automatically. It provides a modern visual design for websites by applying rules directly to standard HTML tags, removing the requirement for manual class name assignments.

The project includes a CSS theme engine and predefined aesthetic skins, such as a high-contrast dark mode and a terminal-style interface featuring monospace typefaces and command-line color schemes. These visual identities are managed through CSS variables, allowing for palette customization and theme switching.

The framework covers a range of visual capabilities, including responsive fluid typography and technical text formatting for code blocks and keyboard inputs. It also provides styling for interactive disclosure widgets to create toggleable content sections without the use of JavaScript.

Features

  • Classless CSS Frameworks - Provides a classless framework that applies visual design directly to semantic HTML elements.
  • Custom Color Theme Definitions - Implements a system for defining site-wide visual identity through CSS custom properties for colors and backgrounds.
  • CSS Variable Theming - Implements a system for controlling colors and fonts across the stylesheet using native CSS variables.
  • Raw HTML Element Styling - Applies default visual styles directly to standard HTML tags without requiring custom classes.
  • Semantic Tag Targetting - Selects standard HTML tags like main, section, and article to define the structural layout and typography.
  • Semantic Page Layouts - Organizes web page content using semantic HTML elements to create a professional, polished layout.
  • Visual Style Customization - Allows overriding default colors and fonts via CSS variables to create a unique visual look and feel.
  • Code and Input Styling - Provides specialized styling for inline code, code blocks, and keyboard inputs to distinguish technical content from prose.
  • Technical Documentation Styling - Applies visual formatting and styling to code blocks, inline snippets, and keyboard inputs.
  • Web-Based Terminal Aesthetics - Renders standard web pages to look like a command-line interface using monospace typefaces.
  • Web-Based Terminal Simulators - Simulates a command-line environment appearance using monospace fonts and high-contrast colors.
  • CSS-Only Interactive Effects - Creates interactive components like toggleable sections purely with CSS and HTML disclosure elements.
  • Theme Application & Switching - Provides capabilities for selecting and applying predefined color themes to change the site appearance.
  • Dynamic Theme Switching - Allows swapping between different visual color schemes at runtime via CSS variable updates.
  • Separate Light and Dark Palettes - Defines distinct color tokens for a high-contrast dark appearance mode.
  • Dark Scheme Definitions - Provides specific color definitions optimized for dark interfaces to reduce eye strain.
  • Semantic Dark Palettes - Provides a high-contrast color palette that adapts semantic HTML for low-light environments.
  • Fluid Typography Systems - Employs scalable font sizing and spacing units to ensure readability across different screen resolutions.
  • Terminal Interface Styling - Customizes colors and fonts to mimic a command-line interface for semantic HTML.
  • CSS Frameworks - Classless framework for modern, clean-looking web pages.

Star history

Star history chart for xz/new.cssStar history chart for xz/new.css

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does xz/new.css do?

new.css is a classless CSS framework that styles semantic HTML elements automatically. It provides a modern visual design for websites by applying rules directly to standard HTML tags, removing the requirement for manual class name assignments.

What are the main features of xz/new.css?

The main features of xz/new.css are: Classless CSS Frameworks, Custom Color Theme Definitions, CSS Variable Theming, Raw HTML Element Styling, Semantic Tag Targetting, Semantic Page Layouts, Visual Style Customization, Code and Input Styling.

What are some open-source alternatives to xz/new.css?

Open-source alternatives to xz/new.css include: oxalorg/sakura — Sakura is a classless CSS framework and minimalist web theme that provides layout and component styles for plain HTML… andybrewer/mvp — mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML… hunvreus/basecoat — Basecoat is a zero-runtime UI library and themable interface framework consisting of a set of accessible web… franciscop/picnic — Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements.… coreui/coreui-free-react-admin-template — This project is a React-based administrative template and UI kit designed for building dashboards. It provides a… muicss/mui — MUI is a lightweight CSS framework that implements Material Design visual and interaction guidelines for web…

Open-source alternatives to New.css

Similar open-source projects, ranked by how many features they share with New.css.
  • oxalorg/sakuraoxalorg avatar

    oxalorg/sakura

    4,377View on GitHub↗

    Sakura is a classless CSS framework and minimalist web theme that provides layout and component styles for plain HTML elements. It functions as a responsive dark mode theme, applying modern typography and spacing without requiring utility classes. The project serves as a CSS user style sheet that can be injected into external websites via bookmarklets or scripts to improve readability and modernize the visual standards of third-party pages. The framework includes a system for custom theme configuration through color and typography variables, automatic dark mode support based on system media

    HTML
    View on GitHub↗4,377
  • andybrewer/mvpandybrewer avatar

    andybrewer/mvp

    5,130View on GitHub↗

    mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML elements. It provides a customizable theme designed to create clean pages and polished interfaces without requiring the use of CSS classes. The system uses centralized CSS variables to manage global UI customization, allowing colors and fonts to be updated across the entire interface from a single location. This approach supports a rapid prototyping workflow for developing proofs of concept. The library covers the styling of standard HTML elements, including form controls, typ

    HTML
    View on GitHub↗5,130
  • hunvreus/basecoathunvreus avatar

    hunvreus/basecoat

    3,653View on GitHub↗

    Basecoat is a zero-runtime UI library and themable interface framework consisting of a set of accessible web components. It provides a collection of pre-styled interface elements and utility classes designed to function as static assets without requiring a dedicated JavaScript framework runtime. The project features a dedicated UI component scaffolder, providing a command line interface to automate the generation of project folder structures and the installation of component templates. Visual styles are managed through a system of CSS variables and utility classes, allowing for global theme a

    JavaScriptalpinecomponentscomponents-library
    View on GitHub↗3,653
  • franciscop/picnicfranciscop avatar

    franciscop/picnic

    3,886View on GitHub↗

    Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements. It functions as a CSS-only UI library, providing a responsive layout system and a design system that creates consistent interfaces without the need for custom utility classes. The project distinguishes itself by implementing JavaScript-free interactivity. It uses CSS selectors and pseudo-classes to manage state and visibility for interactive components such as modals, tabs, and tooltips, removing the requirement for external scripts to handle basic UI logic. The framework incl

    CSS
    View on GitHub↗3,886
  • See all 30 alternatives to New.css→