49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"dark": {
|
|
"mPrimary": "#ff8800",
|
|
"mOnPrimary": "#1a0d00",
|
|
"mSecondary": "#ffb05c",
|
|
"mOnSecondary": "#2b1600",
|
|
"mTertiary": "#ffcc99",
|
|
"mOnTertiary": "#2b1600",
|
|
"mError": "#ff6b4a",
|
|
"mOnError": "#2b0700",
|
|
"mSurface": "#050403",
|
|
"mOnSurface": "#fff1e6",
|
|
"mSurfaceVariant": "#1a110c",
|
|
"mOnSurfaceVariant": "#f4c7a1",
|
|
"mOutline": "#6e4a31",
|
|
"mShadow": "#000000",
|
|
"mHover": "#2a190f",
|
|
"mOnHover": "#fff1e6",
|
|
"terminal": {
|
|
"background": "#050403",
|
|
"foreground": "#fff1e6",
|
|
"cursor": "#fff1e6",
|
|
"cursorText": "#050403",
|
|
"selectionBg": "#3b220f",
|
|
"selectionFg": "#fff1e6",
|
|
"normal": {
|
|
"black": "#050403",
|
|
"red": "#ff6b4a",
|
|
"green": "#c98a45",
|
|
"yellow": "#ffb05c",
|
|
"blue": "#c97c45",
|
|
"magenta": "#d98a5c",
|
|
"cyan": "#e8a76a",
|
|
"white": "#fff1e6"
|
|
},
|
|
"bright": {
|
|
"black": "#6e4a31",
|
|
"red": "#ff8f72",
|
|
"green": "#e8ad68",
|
|
"yellow": "#ffca80",
|
|
"blue": "#e8a06a",
|
|
"magenta": "#f0ad82",
|
|
"cyan": "#ffd0a0",
|
|
"white": "#ffffff"
|
|
}
|
|
}
|
|
}
|
|
}
|