Switch itermcolors to non-256 mode
This commit is contained in:
parent
3c6c8e6175
commit
c400b9dff3
1 changed files with 19 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
<!--%%base16_template: iterm2##<!--%%base16_template: iterm2##default-256 %%-->
|
||||
<!--%%base16_template: iterm2##default %%-->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
|
@ -30,55 +30,55 @@
|
|||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.24705882352941178</real>
|
||||
<real>0.12549019607843137</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.7803921568627451</real>
|
||||
<real>0.12549019607843137</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5529411764705883</real>
|
||||
<real>0.12549019607843137</real>
|
||||
</dict>
|
||||
<key>Ansi 11 Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.11372549019607843</real>
|
||||
<real>0.2784313725490196</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.7764705882352941</real>
|
||||
<real>0.08627450980392157</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9686274509803922</real>
|
||||
<real>0.19215686274509805</real>
|
||||
</dict>
|
||||
<key>Ansi 12 Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>1.0</real>
|
||||
<real>0.6901960784313725</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.4980392156862745</real>
|
||||
<real>0.6901960784313725</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.24705882352941178</real>
|
||||
<real>0.6901960784313725</real>
|
||||
</dict>
|
||||
<key>Ansi 13 Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8745098039215686</real>
|
||||
<real>0.7529411764705882</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.30980392156862746</real>
|
||||
<real>0.7529411764705882</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6235294117647059</real>
|
||||
<real>0.7529411764705882</real>
|
||||
</dict>
|
||||
<key>Ansi 14 Color</key>
|
||||
<dict>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.803921568627451</real>
|
||||
<real>0.27450980392156865</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.803921568627451</real>
|
||||
<real>0.4117647058823529</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.396078431372549</real>
|
||||
<real>0.6313725490196078</real>
|
||||
</dict>
|
||||
<key>Ansi 15 Color</key>
|
||||
<dict>
|
||||
|
@ -173,11 +173,11 @@
|
|||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5490196078431373</real>
|
||||
<real>0.11372549019607843</real>
|
||||
<key>Green Component</key>
|
||||
<real>0.0</real>
|
||||
<real>0.5803921568627451</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9294117647058824</real>
|
||||
<real>0.9686274509803922</real>
|
||||
</dict>
|
||||
<key>Background Color</key>
|
||||
<dict>
|
Loading…
Add table
Reference in a new issue