色なおし
This commit is contained in:
parent
2f640ccdf1
commit
203454848a
@ -64,7 +64,7 @@ const alpha = (hex, a) => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const colors = {
|
const colors = {
|
||||||
blue: '##96CCE7',
|
blue: '#96CCE7',
|
||||||
green: '#B0E7CB',
|
green: '#B0E7CB',
|
||||||
yellow: '#E7E7B0',
|
yellow: '#E7E7B0',
|
||||||
red: '#FF9D9D',
|
red: '#FF9D9D',
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
success: '#B0E7CB',
|
success: '#B0E7CB',
|
||||||
error: '#FF9D9D',
|
error: '#FF9D9D',
|
||||||
warn: '#E7E7B0',
|
warn: '#E7E7B0',
|
||||||
|
hashtag: '#96CCE7'
|
||||||
},
|
},
|
||||||
author: '@n@nca10.net',
|
author: '@n@nca10.net',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user