mirror of
https://github.com/catppuccin/keybr.git
synced 2026-01-09 06:00:59 +08:00
chore: remove reference code
This commit is contained in:
parent
fecaa6faab
commit
7dc8d4cb54
29
index.js
29
index.js
@ -2,35 +2,6 @@ import fs from "fs";
|
||||
import archiver from "archiver";
|
||||
import { flavorEntries } from "@catppuccin/palette";
|
||||
|
||||
// Reference - mocha
|
||||
//
|
||||
// Rosewater #f5e0dc
|
||||
// Flamingo #f2cdcd
|
||||
// Pink #f5c2e7
|
||||
// Mauve #cba6f7
|
||||
// Red #f38ba8
|
||||
// Maroon #eba0ac
|
||||
// Peach #fab387
|
||||
// Yellow #f9e2af
|
||||
// Green #a6e3a1
|
||||
// Teal #94e2d5
|
||||
// Sky #89dceb
|
||||
// Sapphire #74c7ec
|
||||
// Blue #89b4fa
|
||||
// Lavender #b4befe
|
||||
// Text #cdd6f4
|
||||
// Subtext 1 #bac2de
|
||||
// Subtext 0 #a6adc8
|
||||
// Overlay 2 #9399b2
|
||||
// Overlay 1 #7f849c
|
||||
// Overlay 0 #6c7086
|
||||
// Surface 2 #585b70
|
||||
// Surface 1 #45475a
|
||||
// Surface 0 #313244
|
||||
// Base #1e1e2e
|
||||
// Mantle #181825
|
||||
// Crust #11111b
|
||||
|
||||
const themeConfig = {
|
||||
"--primary-d2": "crust",
|
||||
"--primary-d1": "mantle",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user