Files
standardnotes-app-web/packages/mobile/src/Style/Themes/red.json
2022-06-09 09:45:15 -05:00

51 lines
1.9 KiB
JSON

{
"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": "#989898",
"stylekitNeutralContrastColor": "#ffffff",
"stylekitInfoColor": "#fb0206",
"stylekitInfoContrastColor": "#ffffff",
"stylekitSuccessColor": "#2B9612",
"stylekitSuccessContrastColor": "#ffffff",
"stylekitWarningColor": "#f6a200",
"stylekitWarningContrastColor": "#ffffff",
"stylekitDangerColor": "#F80324",
"stylekitDangerContrastColor": "#ffffff",
"stylekitShadowColor": "#C8C8C8",
"stylekitBackgroundColor": "#ffffff",
"stylekitBorderColor": "#e3e3e3",
"stylekitForegroundColor": "black",
"stylekitContrastBackgroundColor": "#F6F6F6",
"stylekitContrastForegroundColor": "#2e2e2e",
"stylekitContrastBorderColor": "#e3e3e3",
"stylekitSecondaryBackgroundColor": "#F6F6F6",
"stylekitSecondaryForegroundColor": "#2e2e2e",
"stylekitSecondaryBorderColor": "#e3e3e3",
"stylekitSecondaryContrastBackgroundColor": "#e3e3e3",
"stylekitSecondaryContrastForegroundColor": "#2e2e2e",
"stylekitEditorBackgroundColor": "#ffffff",
"stylekitEditorForegroundColor": "black",
"stylekitParagraphTextColor": "#454545",
"stylekitInputPlaceholderColor": "rgb(168, 168, 168)",
"stylekitInputBorderColor": "#e3e3e3",
"stylekitScrollbarThumbColor": "#dfdfdf",
"stylekitScrollbarTrackBorderColor": "#E7E7E7",
"stylekitPalSky": "#72767E",
"stylekitCorn": "#EBAD00",
"stylekitDeepBlush": "#EA6595",
"stylekitPurpleHeart": "#7049CF",
"stylekitMountainMeadow": "#1AA772",
"stylekitJaffa": "#F28C52",
"stylekitAbbey": "#515357",
"stylekitCodGray": "#1C1C1C",
"stylekitIron": "#DFE1E4",
"statusBar": ""
}