Hammy
251f6a21e7
fix(ansi): better names for `normal` and `bright` objects ( #112 )
2024-11-02 23:00:56 +00:00
github-actions[bot]
eb5586561e
chore(main): release 1.7.0 ( #111 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-02 13:05:16 +00:00
Hammy
b669cdf78c
feat(ansi): add `hsl` and `rgb` values ( #110 )
...
* feat(ansi): add `hsl` and `rgb` values
* chore: reformat
2024-11-02 13:02:15 +00:00
github-actions[bot]
92f704d941
chore(main): release 1.6.0 ( #107 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-02 06:43:41 +00:00
Hammy
bc3215e690
feat(ansi): add `name` key to `normal` & `bright` objects ( #108 )
2024-11-01 23:37:55 +00:00
Hammy
2fa1506762
feat(ansi): add `name` and `order` keys ( #106 )
2024-11-01 23:06:34 +00:00
github-actions[bot]
d0ee97fd76
chore(main): release 1.5.0 ( #100 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-27 00:27:20 +01:00
Hammy
1fdc227a60
feat: add ANSI colours ( #98 )
...
Co-authored-by: lemon <git@unseen.ninja>
2024-10-26 23:27:45 +01:00
github-actions[bot]
ce05855dad
chore(main): release 1.4.0 ( #93 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-21 03:30:54 +01:00
Hammy
54cd9651cb
chore: match current version in `deno.json` ( #94 )
2024-09-20 19:20:17 +01:00
Hammy
e76a60a712
feat: add version key into `palette.json` ( #91 )
...
* feat: add version key to palette json
* feat: import deno.json directly
* chore: update mod.ts & release please config
* fix: avoid jsr (no-slow-types) error
"Destructuring in exports is not supported. Instead of destructuring,
export each symbol individually."
ref: https://jsr.io/docs/about-slow-types#typescript-restrictions
* fix: make sure to export non-destructured value
---------
Co-authored-by: backwardspy <backwardspy@pigeon.life>
2024-09-20 19:15:25 +01:00
uncenter
0abf33dc57
feat: add emoji for each flavor ( #81 )
2024-05-17 21:56:11 +01:00
winston
caefe283b1
feat: add color names and spec order ( #72 )
2024-02-12 22:03:48 +01:00
winston
5aa876f162
feat!: complete rewrite ( #49 )
2023-12-28 11:43:11 +01:00
Rooot
7e885a9ff8
feat: add raw value for use in css and update css palette ( #36 )
...
Signed-off-by: RoootTheFox <rooot@foxes4life.net>
2023-01-19 15:47:39 +01:00
Hamothy
a60914909c
refactor: Move base above mantle ( #17 )
...
The ordering should be consistent across all the palettes.
While it does not matter for this repository, for people copying
and pasting values, it can be confusing if ordering matters
2022-09-02 16:48:26 +02:00
winston
9098bf0a02
fix: correct export error in palette.json
2022-08-05 13:21:19 +02:00
winston
8dd952b215
feat: add JSON palette
2022-08-02 10:28:48 +02:00