mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 18:48:12 +08:00
Add colors to global
This commit is contained in:
@@ -28,6 +28,9 @@ export const mediumGrey = "rgb(153,153,153)";
|
||||
export const darkGrey = "rgb(102,102,102)";
|
||||
export const darkerGrey = "rgb(51,51,51)";
|
||||
|
||||
export const brightBlue = "#3B98FC";
|
||||
export const brightGreen = "#A2D729";
|
||||
|
||||
export const tiniestFontSize = 12;
|
||||
|
||||
export const bolder = 700;
|
||||
|
||||
Reference in New Issue
Block a user