mirror of
https://github.com/Hopiu/gruvbox-contrib.git
synced 2026-03-16 22:00:23 +00:00
Use yellow color for Project Class Name and Other Class Name
Because gruvbox in Vim uses yellow color
This commit is contained in:
parent
f50b2e7581
commit
d79da30630
4 changed files with 8 additions and 8 deletions
|
|
@ -53,9 +53,9 @@
|
|||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157</string>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157 1</string>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
|
|
|
|||
|
|
@ -53,9 +53,9 @@
|
|||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.49019607843137253 0.7137254901960784 0.4117647058823529 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157</string>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.984313725490196 0.41568627450980394 0.08627450980392157 1</string>
|
||||
<string>0.9686274509803922 0.6941176470588235 0.1450980392156863 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.7803921568627451 0.4392156862745098 0.5372549019607843 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
|
|
|
|||
|
|
@ -53,9 +53,9 @@
|
|||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862</string>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862 1</string>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
|
|
|
|||
|
|
@ -53,9 +53,9 @@
|
|||
<key>xcode.syntax.comment.doc.keyword</key>
|
||||
<string>0.20784313725490197 0.41568627450980394 0.27450980392156865 1</string>
|
||||
<key>xcode.syntax.identifier.class</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862</string>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667</string>
|
||||
<key>xcode.syntax.identifier.class.system</key>
|
||||
<string>0.615686274509804 0.1568627450980392 0.027450980392156862 1</string>
|
||||
<string>0.6470588235294118 0.38823529411764707 0.06666666666666667 1</string>
|
||||
<key>xcode.syntax.identifier.constant</key>
|
||||
<string>0.4823529411764706 0.16862745098039217 0.3686274509803922 1</string>
|
||||
<key>xcode.syntax.identifier.constant.system</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue