feat: make colors configurable
This commit is contained in:
committed by
Mathias Schopmans
parent
f7e36ddc9d
commit
e1386c0385
@@ -1,4 +1,13 @@
|
||||
{
|
||||
"colors": {
|
||||
"foreground": "#fff",
|
||||
"background": "#173d7a",
|
||||
"content": "#fff",
|
||||
"text": "#575757",
|
||||
"highlight": "#029df7",
|
||||
"border": "rgba(255, 255, 255, 0.1)",
|
||||
"tag": "rgba(255, 255, 255, 0.1)"
|
||||
},
|
||||
"quadrants": [
|
||||
{
|
||||
"id": "languages-and-frameworks",
|
||||
|
||||
Reference in New Issue
Block a user