mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 08:03:08 +02:00
Update theme color 🎨
This commit is contained in:
parent
3ca03b3fba
commit
5aa81b1cf9
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"themeColor": "#f76d6c",
|
||||
"themeColorForeground": "#fff"
|
||||
"themeColor": "#87bb35",
|
||||
"themeColorForeground": "#fff",
|
||||
"idea": ["#f13049"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue