forked from Sepicat/Flowercat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
25 lines (25 loc) · 926 Bytes
/
config.json
File metadata and controls
25 lines (25 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"theme": {
"Vim": {
"image": "https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/vim/vim.png",
"url": "https://raw.githubusercontent.com/Sepicat/Flowercat/master/theme-vim.json"
},
"Emacs": {
"image": "https://raw.githubusercontent.com/github/explore/f090041c611aee2a399eb2591e4f522713f62b50/topics/emacs/emacs.png",
"url": "https://raw.githubusercontent.com/Sepicat/Flowercat/master/theme-emacs.json"
},
"Material-green": {
"image": "https://avatars3.githubusercontent.com/u/16975429?s=400a&v=4",
"url": "https://raw.githubusercontent.com/oneofai/Flowercat/master/theme-material-green.json"
}
},
"topics": [
"vim",
"algorithm",
"ios",
"android",
"blockchain",
"compiler",
"swift"
]
}