mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-21 23:39:29 -07:00
Renaming paletteEntries to palette
This commit is contained in:
@@ -12,9 +12,9 @@ const transPrideStripeColors = [
|
||||
[0.96, 0.66, 0.72],
|
||||
[0.96, 0.66, 0.72],
|
||||
[0.96, 0.66, 0.72],
|
||||
[1.00, 1.00, 1.00],
|
||||
[1.00, 1.00, 1.00],
|
||||
[1.00, 1.00, 1.00],
|
||||
[1.0, 1.0, 1.0],
|
||||
[1.0, 1.0, 1.0],
|
||||
[1.0, 1.0, 1.0],
|
||||
[0.96, 0.66, 0.72],
|
||||
[0.96, 0.66, 0.72],
|
||||
[0.96, 0.66, 0.72],
|
||||
@@ -26,14 +26,14 @@ const transPrideStripeColors = [
|
||||
const prideStripeColors = [
|
||||
[0.89, 0.01, 0.01],
|
||||
[0.89, 0.01, 0.01],
|
||||
[1.00, 0.55, 0.00],
|
||||
[1.00, 0.55, 0.00],
|
||||
[1.00, 0.93, 0.00],
|
||||
[1.00, 0.93, 0.00],
|
||||
[0.00, 0.50, 0.15],
|
||||
[0.00, 0.50, 0.15],
|
||||
[0.00, 0.30, 1.00],
|
||||
[0.00, 0.30, 1.00],
|
||||
[1.0, 0.55, 0.0],
|
||||
[1.0, 0.55, 0.0],
|
||||
[1.0, 0.93, 0.0],
|
||||
[1.0, 0.93, 0.0],
|
||||
[0.0, 0.5, 0.15],
|
||||
[0.0, 0.5, 0.15],
|
||||
[0.0, 0.3, 1.0],
|
||||
[0.0, 0.3, 1.0],
|
||||
[0.46, 0.03, 0.53],
|
||||
[0.46, 0.03, 0.53],
|
||||
].flat();
|
||||
|
||||
Reference in New Issue
Block a user