Skip to content

Commit

Permalink
fix: final fixes
Browse files Browse the repository at this point in the history
Signed-off-by: David Lapshin <[email protected]>
  • Loading branch information
daudix authored Dec 10, 2022
1 parent 4c3707c commit 93d9169
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions curated/alpha-tritanopia.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,47 +33,7 @@
"popover_bg_color": "rgb(22,27,34)",
"popover_fg_color": "rgb(248,248,242)",
"shade_color": "rgba(0,0,0,0.36)",
"scrollbar_outline_color": "rgba(0,0,0,0.5)",
"green_1": "#8ff0a4",
"green_2": "#57e389",
"green_3": "#33d17a",
"green_4": "#2ec27e",
"green_5": "#26a269",
"yellow_1": "#f9f06b",
"yellow_2": "#f8e45c",
"yellow_3": "#f6d32d",
"yellow_4": "#f5c211",
"yellow_5": "#e5a50a",
"orange_1": "#ffbe6f",
"orange_2": "#ffa348",
"orange_3": "#ff7800",
"orange_4": "#e66100",
"orange_5": "#c64600",
"red_1": "#f66151",
"red_2": "#ed333b",
"red_3": "#e01b24",
"red_4": "#c01c28",
"red_5": "#a51d2d",
"purple_1": "#dc8add",
"purple_2": "#c061cb",
"purple_3": "#9141ac",
"purple_4": "#813d9c",
"purple_5": "#613583",
"brown_1": "#cdab8f",
"brown_2": "#b5835a",
"brown_3": "#986a44",
"brown_4": "#865e3c",
"brown_5": "#63452c",
"light_1": "#ffffff",
"light_2": "#f6f5f4",
"light_3": "#deddda",
"light_4": "#c0bfbc",
"light_5": "#9a9996",
"dark_1": "#77767b",
"dark_2": "#5e5c64",
"dark_3": "#3d3846",
"dark_4": "#241f31",
"dark_5": "#000000"
"scrollbar_outline_color": "rgba(0,0,0,0.5)"
},
"palette": {
"blue_": {
Expand Down

0 comments on commit 93d9169

Please sign in to comment.