A simple powerline like lines generator.

Related tags

CSS powerline.css
Overview

Powerline.css

Powerline.css

  • A quick way to create powerline like effect.
  • It's super simple and super easy to use.
  • Author: @vivekascoder

How to Use??

  • Start with downloading powerline.css.
  • Add it to your main html file.
  • Take a look at below to understand how to write HTML for it.
...
<div class="powerline">
    <span class="powerline__component ...">🐧 Home</span>
    <span class="powerline__component ...">Payment</span>
    <span class="powerline__component ...">Verification</span>
    <span class="powerline__component ...">~</span>
</div>
...
  • Here ... needs to be replace with the powerline dracula colors.

How to change colors of component??

  • Choose any of the following classes
dracula-background
dracula-currentline
dracula-foreground
dracula-comment
dracula-cyan
dracula-green
dracula-orange
dracula-pink
dracula-purple
dracula-red
dracula-yellow
  • You can change the text color by adding dracula-text-light and dracula-text-dark classes.

Total Components??

  • As many as you want

Thanks for visiting this page, {*_*}/

You might also like...

The fastest way to build beautiful Electron apps using simple HTML and CSS

Photon UI toolkit for building desktop apps with Electron. Getting started Clone the repo with git clone https://github.com/connors/photon.git Read th

Dec 29, 2022

A simple, performance-first, SEO-friendly Hugo theme

A simple, performance-first, SEO-friendly Hugo theme

Hugo Theme Luna A simple, performance-first, SEO-friendly Hugo theme πŸ‘‰ Example | δΈ­ζ–‡ζ–‡ζ‘£ Introduction Using Tailwindcss Custom Themes Many shortcodes Da

Jan 5, 2023

Math magicians is a single page app for all mathematics lovers. Math Magicians allow users to perform simple calculations and It generates mathematics quotes.

Math magicians is a single page app for all mathematics lovers. Math Magicians allow users to perform simple calculations and It generates mathematics quotes.

Math Magicians Math Magician is a single Page App that have three interfaces. It allows users to perform simple math calculations, user can read the m

Aug 21, 2022

A simple game where you can draw art similar to pixel art, or practice Kufic Calligraphy.

A simple game where you can draw art similar to pixel art, or practice Kufic Calligraphy.

Etch-A-Sketch Where to try it? https://jee-el.github.io/etch-a-sketch/ What's the game about? It's a sketching website or game where you can : Draw wh

Oct 27, 2022

Another logger in JS. This one offers a console.log-like API and formatting, colored lines and timestamps (or not if desired), all that with 0 dependencies.

Another logger in JS. This one offers a console.log-like API and formatting, colored lines and timestamps (or not if desired), all that with 0 dependencies.

hellog Your new logger ! hellog is a general-purpose logging library. It offers a console.log-like API and formatting, extensible type-safety colored

Jan 5, 2022

πŸ¦œοΈπŸ”— This is a very simple re-implementation of LangChain, in ~100 lines of code

🦜️ πŸ”— LangChain-mini This is a very simple re-implementation of LangChain, in ~100 lines of code. In essence, it is an LLM (GPT-3.5) powered chat app

Aug 14, 2023

A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a WebWorker like neither of those.

Amuchina A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a WebW

Sep 17, 2022

Build CRUD apps in fewer lines of code.

CanJS CanJS is a collection of client-side JavaScript architectural libraries. Web Components CanJS’s StacheElement allows you to create Web Component

Jan 5, 2023

Single Page Application micro framework. Views, routes and controllers in 60 lines of code

SPApp Single Page Application Micro Framework Supports views, controllers and routing in 60 lines of code! Introduction If you heard anything about MV

Nov 23, 2022

πŸ“ˆ A small, fast chart for time series, lines, areas, ohlc & bars

πŸ“ˆ A small, fast chart for time series, lines, areas, ohlc & bars

πŸ“ˆ ΞΌPlot A small (~35 KB min), fast chart for time series, lines, areas, ohlc & bars (MIT Licensed) Introduction ΞΌPlot is a fast, memory-efficient Can

Jan 7, 2023

πŸ“œ Create mutable log lines into the terminal, and give life to your logs!

πŸ“œ Create mutable log lines into the terminal, and give life to your logs!

Because Logging can be pretty and fun Installation $ npm install draftlog What it does It allows you to re-write a line of your log after being writt

Dec 31, 2022

Build your own generative art NFT collection with 21 lines of JavaScript

Build your own generative art NFT collection with 21 lines of JavaScript

Avatar Collection Build your own Generative Art NFT Collection in 1 minute. Quickstart Just run the following to get started: git clone https://github

Dec 16, 2022

Reveal.js plugin for marking selected lines or regions of text

Reveal.js / Mark.js plugin Based on the highlight plugin from Reveal.js, which supports animated marking (emphasizing) of specific code regions by lin

Aug 9, 2022

A tiny jQuery plugin for truncating multiple lines of text

Succinct A tiny jQuery plugin for truncating multiple lines of text How does it work? Succinct shortens your text to a specified size, and then adds a

Jan 2, 2023

Perfect SvelteKit dark mode in 2 lines of code. Support System preference and any other theme with no flashing

This library is a port of next-theme for SvelteKit. All credit goes to pacocoursey and all next-themes contributors While usable, this library is stil

Sep 30, 2022

A fast and optimized middleware server with an absurdly small amount of code (300 lines) built on top of Deno's native HTTP APIs

A fast and optimized middleware server with an absurdly small amount of code (300 lines) built on top of Deno's native HTTP APIs with no dependencies. It also has a collection of useful middlewares: log file, serve static, CORS, session, rate limit, token, body parsers, redirect, proxy and handle upload. In "README" there are examples of all the resources. Faster's ideology is: all you need is an optimized middleware manager, all other functionality is middleware.

Dec 28, 2022

πŸš€ A mongoose plugin to monetize your apis in few lines of code

πŸš€ A mongoose plugin to monetize your apis in few lines of code

Stripe Mongoose Api Stripe Mongoose Api is a Mongoose plugin that simplifies building checkout and payment system for apis with stripe. It will provid

Dec 29, 2022

Get the latest Flashbots blocks and Flashbots transactions using TypeScript in two lines of code !

mev-blocks-js This package can let you query the Flashbots blocks API easily from any JavaScript or TypeScript project. You can access the Flashbots b

May 14, 2022

πŸ— Build static blog with lines of HTML and Markdown.

πŸ— Build static blog with lines of HTML and Markdown.

Nimblog Nimblog requires only a few lines of HTML to deploy and is suitable for lightweight bloggers. The official guide is built with Nimblog, check

Dec 19, 2022
Owner
Vivek
I write smart contracts.
Vivek
Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation

SC5 style guide generator Looking for a maintainer If you would like to maintain the project, create an issue and tell a few words about yourself. Sty

SC5 1.3k Sep 26, 2022
Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development

Skeleton Skeleton is a simple, responsive boilerplate to kickstart any responsive project. Check out http://getskeleton.com for documentation and deta

Dave Gamache 18.8k Dec 29, 2022
Simple CSS library for semantic HTML markup

awsm.css awsm.css is a simple CSS library for semantic HTML, which doesn't require classes, ids, attributes, etc. Just start to create page with HTML5

Igor Adamenko 1.4k Dec 30, 2022
React styling. Plain and simple.

Table of Contents Install Getting Started Usage API Install npm install react-classy Getting Started Classy makes styling React components composable,

Inturn 25 Jan 1, 2023
AngularJS SPA Template for Visual Studio is a project skeleton for a simple single-page web application (SPA) built with AngularJS, Bootstrap, and ASP.NET (MVC, Web Api, SignalR).

AngularJS SPA Template for Visual Studio This project is a skeleton for a simple single-page web application (SPA) built on top of the: AngularJS 1.2.

Kriasoft 105 Jun 18, 2022
:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.

Resume template A simple Jekyll + GitHub Pages powered resume template. Docs Running locally To test locally, run the following in your terminal: Clon

Joel Glovier 1.6k Dec 27, 2022
A simple, one page, Bootstrap HTML website template created by Start Bootstrap

Start Bootstrap - One Page Wonder One Page Wonder is a basic one page template for Bootstrap created by Start Bootstrap. Preview View Live Preview Sta

Start Bootstrap 327 Dec 18, 2022
A simple build tool for Figma plugins based on webpack

Figpack EXPERIMENTAL / WORK IN PROGRESS A simple build tool for Figma plugins based on webpack. It's optimized for plugins that could get complex, mea

Roman Nurik 21 Oct 9, 2022
A simple javascript calendar with a glassmorphic UI

Calendar A simple javascript calendar with a glassmorphic UI Techs Used: HTML 5 CSS 3 Vanilla JavaScript Purpose: The javascript file contains the log

MAINAK CHAUDHURI 26 Dec 17, 2022
A Simple and beautiful template for blog or portfolio using Next js.

Next js Blog Configuration Update your name in theme.config.js or change the footer. Update your name and site URL for the RSS feed in scripts/gen-rss

pritu 6 Apr 20, 2022