美文网首页
Xcode 主题安装

Xcode 主题安装

作者: 小黑猿 | 来源:发表于2019-01-11 17:31 被阅读0次

一、想换主题的前提

由于学习一些js等知识下载了vs code 感觉vs code 的主题很多也挺舒服的,于是也想给我的xcode换个皮肤

二、安装主题

从github上找到了一些列主题

安装

$ git clone https://github.com/hdoria/xcode-themes.git
$ cd xcode-themes
$ ./install.sh # And then restart Xcode

参考链接:https://github.com/hdoria/xcode-themes

相关文章

网友评论

      本文标题:Xcode 主题安装

      本文链接:https://www.haomeiwen.com/subject/irzxdqtx.html