Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

kkmzero/css-langdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS LangDot

Warning

This repository was moved to Codeberg and it will be deleted from GitHub in the near future. You can find it at https://codeberg.org/kkmzero/css-langdot

Programming language color dots in CSS for your own website.

Valid CSS!

How to use

Copy and include css/lang.css file in your project:

<link rel="stylesheet" href="css/lang.css">

or import the file from this repository via raw.githack.com in your own css file:

@import url("https://raw.githack.com/kkmzero/css-langdot/main/css/lang.css");

Then use html code with typed-in programming language name:

<span class="lang javascript"></span> JavaScript

Preview of all programming language color dots and their html codes can be found in file list.html.

License

CSS LangDot is licensed under the Creative Commons Zero v1.0 Universal license.

About

[Moved to Codeberg: https://codeberg.org/kkmzero/css-langdot] Programming language color dots in CSS for websites

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages