Skip to content

Commit

Permalink
update Tumblr palettes
Browse files Browse the repository at this point in the history
  • Loading branch information
AprilSylph committed Feb 13, 2023
1 parent a2d2334 commit 0799706
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions src/paletteData.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"white": "255, 255, 255",
"white-on-dark": "255, 255, 255",
"navy": "0, 25, 53",
"red": "255, 73, 47",
"red": "255, 73, 48",
"orange": "255, 138, 0",
"yellow": "232, 215, 56",
"green": "0, 207, 53",
Expand All @@ -20,7 +20,7 @@
"white": "34, 34, 34",
"white-on-dark": "255, 255, 255",
"navy": "0, 0, 0",
"red": "255, 73, 47",
"red": "255, 73, 48",
"orange": "255, 138, 0",
"yellow": "232, 215, 56",
"green": "0, 207, 53",
Expand All @@ -36,14 +36,14 @@
"white": "54, 70, 93",
"white-on-dark": "191, 191, 191",
"navy": "26, 39, 53",
"red": "255, 73, 47",
"orange": "255, 138, 0",
"yellow": "232, 215, 56",
"green": "0, 207, 53",
"blue": "0, 184, 255",
"purple": "124, 92, 255",
"pink": "255, 98, 206",
"accent": "32, 185, 252",
"red": "217, 94, 64",
"orange": "242, 153, 46",
"yellow": "247, 221, 56",
"green": "86, 188, 138",
"blue": "82, 158, 204",
"purple": "167, 125, 194",
"pink": "239, 113, 200",
"accent": "82, 158, 204",
"secondary-accent": "71, 87, 109",
"follow": "43, 76, 104"
},
Expand All @@ -52,7 +52,7 @@
"white": "233, 233, 233",
"white-on-dark": "0, 0, 0",
"navy": "247, 247, 247",
"red": "255, 73, 47",
"red": "255, 73, 48",
"orange": "255, 138, 0",
"yellow": "232, 215, 56",
"green": "0, 207, 53",
Expand Down Expand Up @@ -84,7 +84,7 @@
"white": "250, 250, 200",
"white-on-dark": "0, 0, 0",
"navy": "255, 255, 232",
"red": "255, 73, 47",
"red": "255, 73, 48",
"orange": "255, 138, 0",
"yellow": "232, 215, 56",
"green": "0, 207, 53",
Expand All @@ -100,32 +100,32 @@
"white": "255, 255, 255",
"white-on-dark": "0, 0, 0",
"navy": "255, 255, 255",
"red": "255, 73, 47",
"red": "255, 73, 48",
"orange": "255, 138, 0",
"yellow": "232, 215, 56",
"green": "0, 207, 53",
"blue": "0, 184, 255",
"purple": "124, 92, 255",
"pink": "255, 98, 206",
"accent": "124, 92, 255",
"secondary-accent": "255, 73, 47",
"secondary-accent": "255, 73, 48",
"follow": "208, 208, 208"
},
"vampire": {
"black": "255, 255, 255",
"white": "34, 34, 34",
"white-on-dark": "255, 255, 255",
"navy": "0, 0, 0",
"red": "124, 124, 124",
"red": "136, 136, 136",
"orange": "157, 157, 157",
"yellow": "202, 202, 202",
"green": "127, 127, 127",
"blue": "136, 136, 136",
"purple": "119, 119, 119",
"pink": "156, 156, 156",
"accent": "255, 73, 47",
"secondary-accent": "124, 124, 124",
"follow": "124, 124, 124"
"accent": "255, 73, 48",
"secondary-accent": "56, 56, 56",
"follow": "136, 136, 136"
},
"pumpkin": {
"black": "255, 100, 0",
Expand Down Expand Up @@ -164,11 +164,11 @@
"white": "12, 12, 12",
"white-on-dark": "119, 201, 230",
"navy": "0, 0, 0",
"red": "225, 0, 0",
"red": "223, 0, 13",
"orange": "255, 86, 0",
"yellow": "170, 255, 0",
"green": "0, 218, 0",
"blue": "22, 115, 252",
"green": "36, 216, 35",
"blue": "12, 121, 249",
"purple": "179, 2, 255",
"pink": "255, 0, 144",
"accent": "207, 67, 237",
Expand All @@ -180,13 +180,13 @@
"white": "255, 255, 255",
"white-on-dark": "254, 237, 6",
"navy": "255, 91, 181",
"red": "227, 4, 4",
"red": "225, 0, 17",
"orange": "255, 139, 3",
"yellow": "254, 237, 6",
"green": "2, 129, 39",
"blue": "2, 77, 255",
"green": "18, 128, 44",
"blue": "0, 88, 252",
"purple": "117, 8, 135",
"pink": "255, 91, 181",
"pink": "255, 0, 144",
"accent": "2, 77, 255",
"secondary-accent": "255, 251, 205",
"follow": "255, 251, 205"
Expand Down

0 comments on commit 0799706

Please sign in to comment.