feat: mobile app package (#1075)
This commit is contained in:
50
packages/mobile/src/Style/Themes/blue-dark.json
Normal file
50
packages/mobile/src/Style/Themes/blue-dark.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"stylekitBaseFontSize": "14px",
|
||||
"stylekitFontSizeP": "1.0rem",
|
||||
"stylekitFontSizeEditor": "1.21rem",
|
||||
"stylekitFontSizeH6": "0.8rem",
|
||||
"stylekitFontSizeH5": "0.9rem",
|
||||
"stylekitFontSizeH4": "1.0rem",
|
||||
"stylekitFontSizeH3": "1.1rem",
|
||||
"stylekitFontSizeH2": "1.2rem",
|
||||
"stylekitFontSizeH1": "1.3rem",
|
||||
"stylekitNeutralColor": "#C4C4C4",
|
||||
"stylekitNeutralContrastColor": "#ffffff",
|
||||
"stylekitInfoColor": "#749BDA",
|
||||
"stylekitInfoContrastColor": "#121212",
|
||||
"stylekitSuccessColor": "#82AD6F",
|
||||
"stylekitSuccessContrastColor": "#ffffff",
|
||||
"stylekitWarningColor": "#E0934D",
|
||||
"stylekitWarningContrastColor": "#ffffff",
|
||||
"stylekitDangerColor": "#CE7E7E",
|
||||
"stylekitDangerContrastColor": "#ffffff",
|
||||
"stylekitShadowColor": "#20202b",
|
||||
"stylekitBackgroundColor": "#121212",
|
||||
"stylekitBorderColor": "#2E2E2E",
|
||||
"stylekitForegroundColor": "#E0E0E0",
|
||||
"stylekitContrastBackgroundColor": "#2E2E2E",
|
||||
"stylekitContrastForegroundColor": "#E0E0E0",
|
||||
"stylekitContrastBorderColor": "#2E2E2E",
|
||||
"stylekitSecondaryBackgroundColor": "#121212",
|
||||
"stylekitSecondaryForegroundColor": "#E0E0E0",
|
||||
"stylekitSecondaryBorderColor": "#2E2E2E",
|
||||
"stylekitSecondaryContrastBackgroundColor": "#2E2E2E",
|
||||
"stylekitSecondaryContrastForegroundColor": "#E0E0E0",
|
||||
"stylekitEditorBackgroundColor": "#121212",
|
||||
"stylekitEditorForegroundColor": "#E0E0E0",
|
||||
"stylekitParagraphTextColor": "#454545",
|
||||
"stylekitInputPlaceholderColor": "rgb(168, 168, 168)",
|
||||
"stylekitInputBorderColor": "#2E2E2E",
|
||||
"stylekitScrollbarThumbColor": "#749BDA",
|
||||
"stylekitScrollbarTrackBorderColor": "#2E2E2E",
|
||||
"stylekitPalSky": "#72767E",
|
||||
"stylekitCorn": "#EBAD00",
|
||||
"stylekitDeepBlush": "#EA6595",
|
||||
"stylekitPurpleHeart": "#7049CF",
|
||||
"stylekitMountainMeadow": "#1AA772",
|
||||
"stylekitJaffa": "#F28C52",
|
||||
"stylekitAbbey": "#515357",
|
||||
"stylekitCodGray": "#1C1C1C",
|
||||
"stylekitIron": "#DFE1E4",
|
||||
"statusBar": ""
|
||||
}
|
||||
Reference in New Issue
Block a user