All stylesButtonCraft

Carbon Weave

Dark UI · .btn-carbon-weave

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 10px
Size
.btn-carbon-weave {
  display: inline-block;
  padding: 12px 26px;
  border: 1px solid #262a33;
  border-radius: 10px;
  background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 2px, transparent 2px, transparent 6px), #16181d;
  color: #d1d5db;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.btn-carbon-weave:hover {
  border-color: #3d4350;
  color: #f9fafb;
}
.btn-carbon-weave:active {
  border-color: #262a33;
}

More Dark UI styles

Button

Dark Elevated

Button

Dark Primary Glow

Button

Dark Ghost Line

Button

Gradient Border

Button

Obsidian

Button

Dark Gold