95 lines
2.3 KiB
JSON
95 lines
2.3 KiB
JSON
{
|
|
"dark": {
|
|
"mPrimary": "#C4A82E",
|
|
"mOnPrimary": "#0E1015",
|
|
"mSecondary": "#D14358",
|
|
"mOnSecondary": "#0E1015",
|
|
"mTertiary": "#00A66C",
|
|
"mOnTertiary": "#0E1015",
|
|
"mError": "#B32D2D",
|
|
"mOnError": "#0E1015",
|
|
"mSurface": "#0C1017",
|
|
"mOnSurface": "#5C8AC4",
|
|
"mSurfaceVariant": "#11151D",
|
|
"mOnSurfaceVariant": "#9B6BC1",
|
|
"mOutline": "#45A0D6",
|
|
"mShadow": "#090D13",
|
|
"mHover": "#00A66C",
|
|
"mOnHover": "#0E1015",
|
|
"terminal": {
|
|
"cursorText": "#0a0d14",
|
|
"cursor": "#d8e0ff",
|
|
"foreground": "#d8e0ff",
|
|
"background": "#0a0d14",
|
|
"selectionFg": "#0a0d14",
|
|
"selectionBg": "#d8e0ff",
|
|
"normal": {
|
|
"black": "#0c0e14",
|
|
"red": "#e64572",
|
|
"green": "#89d36a",
|
|
"yellow": "#d7a23a",
|
|
"blue": "#4f8fff",
|
|
"magenta": "#9d6dff",
|
|
"cyan": "#43c9ff",
|
|
"white": "#b7c4f2"
|
|
},
|
|
"bright": {
|
|
"black": "#2b314a",
|
|
"red": "#e64572",
|
|
"green": "#89d36a",
|
|
"yellow": "#d7a23a",
|
|
"blue": "#4f8fff",
|
|
"magenta": "#9d6dff",
|
|
"cyan": "#43c9ff",
|
|
"white": "#d8e0ff"
|
|
}
|
|
}
|
|
},
|
|
"light": {
|
|
"mPrimary": "#00B8B3",
|
|
"mOnPrimary": "#1A1914",
|
|
"mSecondary": "#D957A0",
|
|
"mOnSecondary": "#1A1914",
|
|
"mTertiary": "#45D395",
|
|
"mOnTertiary": "#1A1914",
|
|
"mError": "#E63E5D",
|
|
"mOnError": "#1A1914",
|
|
"mSurface": "#DAE6E8",
|
|
"mOnSurface": "#1A1914",
|
|
"mSurfaceVariant": "#C8DEE6",
|
|
"mOnSurfaceVariant": "#1A1914",
|
|
"mOutline": "#7B52AB",
|
|
"mShadow": "#B8D4E6",
|
|
"mHover": "#45D395",
|
|
"mOnHover": "#1A1914",
|
|
"terminal": {
|
|
"foreground": "#3760bf",
|
|
"background": "#e1e2e7",
|
|
"selectionFg": "#3760bf",
|
|
"selectionBg": "#99a7df",
|
|
"cursorText": "#e1e2e7",
|
|
"cursor": "#3760bf",
|
|
"normal": {
|
|
"black": "#e9e9ed",
|
|
"red": "#f52a65",
|
|
"green": "#587539",
|
|
"yellow": "#8c6c3e",
|
|
"blue": "#2e7de9",
|
|
"magenta": "#9854f1",
|
|
"cyan": "#007197",
|
|
"white": "#6172b0"
|
|
},
|
|
"bright": {
|
|
"black": "#a1a6c5",
|
|
"red": "#f52a65",
|
|
"green": "#587539",
|
|
"yellow": "#8c6c3e",
|
|
"blue": "#2e7de9",
|
|
"magenta": "#9854f1",
|
|
"cyan": "#007197",
|
|
"white": "#3760bf"
|
|
}
|
|
}
|
|
}
|
|
}
|