get rid of all hard coded colors
This commit is contained in:
parent
81b4cb2f16
commit
7994ba8b38
3 changed files with 11 additions and 16 deletions
|
|
@ -11,8 +11,6 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
tertiary: '#82aaff',
|
||||
highlight: '#bb8800',
|
||||
// codemirror-theme settings
|
||||
background: 'var(--background)',
|
||||
lineBackground: 'var(--lineBackground)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue