Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/bradtraversy/palette-forge/

index.html /cody/bradtraversy/palette-forge/index.html
6 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
readme.md /cody/bradtraversy/palette-forge/readme.md
6 Views
0 Comments
# 🎨 PaletteForge

> Generate beautiful, harmonious color palettes with advanced color theory algorithms

[![Live Demo](https://i
script.js /cody/bradtraversy/palette-forge/script.js
3 Views
0 Comments
const generateBtn = document.getElementById('generateBtn');
const copyAllBtn = document.getElementById('copyAllBtn');
const pale
style.css /cody/bradtraversy/palette-forge/style.css
5 Views
0 Comments
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

* {
box-sizing: border-bo