themify rest of layout (except minirepls)
This commit is contained in:
parent
6db2c0bf93
commit
ddb9af4d57
11 changed files with 23 additions and 28 deletions
|
|
@ -11,18 +11,8 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
primary: '#c792ea',
|
||||
secondary: '#c3e88d',
|
||||
tertiary: '#82aaff',
|
||||
highlight: '#ffcc00',
|
||||
linegray: '#8a91991a',
|
||||
lineblack: '#00000095',
|
||||
bg: '#222222',
|
||||
// header: '#8a91991a',
|
||||
// footer: '#8a91991a',
|
||||
header: '#00000050',
|
||||
// header: 'transparent',
|
||||
footer: '#00000050',
|
||||
highlight: '#bb8800',
|
||||
// codemirror-theme settings
|
||||
background: 'var(--background)',
|
||||
foreground: 'var(--foreground)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue