Wyświetlanie kawelków kolorystycznych #13

Merged
Irnin merged 1 commit from pola-kolorystyczne into main 2025-05-06 20:15:00 +00:00
Irnin commented 2025-05-06 08:29:58 +00:00 (Migrated from github.com)
No description provided.
oskidem (Migrated from github.com) approved these changes 2025-05-06 08:34:54 +00:00
Aonodensetsu (Migrated from github.com) reviewed 2025-05-06 08:36:45 +00:00
@ -172,1 +169,4 @@
.fill({row: 2, column: 5}, Color.fromHex('7c6f64'), {name: 'bg4', desc_left: '243', desc_right: '-'})
.fill({row: 2, column: 6}, Color.fromHex('928374'), {name: 'gray', desc_left: '245', desc_right: '-'})
.fill({row: 2, column: 7}, Color.fromHex('d65d0e'), {name: 'orange', desc_left: '166', desc_right: '-'})
.fill({row: 3, column: 0})
Aonodensetsu (Migrated from github.com) commented 2025-05-06 08:34:12 +00:00

gruvbox 👍

gruvbox 👍
@ -58,0 +98,4 @@
this.el.addChild(n);
// hex under name
let hc = this.color.hex.padStart(6, '0');
const h = new PIXI.Text(hc, {
Aonodensetsu (Migrated from github.com) commented 2025-05-06 08:35:14 +00:00

średnik by się przydał, bo z js to nigdy nie wiadomo

średnik by się przydał, bo z js to nigdy nie wiadomo
Aonodensetsu (Migrated from github.com) approved these changes 2025-05-06 08:36:58 +00:00
Sign in to join this conversation.
No description provided.