summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-02-06 15:13:05 -0500
committerJune McEnroe <programble@gmail.com>2016-02-06 15:13:05 -0500
commit243e96d5dcbe1dab1ba3caedad5e3279ecf2ffb0 (patch)
tree4e48586bce4bf424a128ab17b4dbb36301d58489
parentDisable iTerm transparency (diff)
downloadsrc-243e96d5dcbe1dab1ba3caedad5e3279ecf2ffb0.tar.gz
src-243e96d5dcbe1dab1ba3caedad5e3279ecf2ffb0.zip
Fix iTerm bold color
-rw-r--r--com.googlecode.iterm2.plist16
1 files changed, 9 insertions, 7 deletions
diff --git a/com.googlecode.iterm2.plist b/com.googlecode.iterm2.plist
index 7c6ab593..84a17810 100644
--- a/com.googlecode.iterm2.plist
+++ b/com.googlecode.iterm2.plist
@@ -500,12 +500,14 @@
 		<key>TB Is Shown</key>
 		<integer>1</integer>
 	</dict>
+	<key>NSWindow Frame NSColorPanel</key>
+	<string>26 280 224 289 0 0 1440 900 </string>
 	<key>NSWindow Frame NSFontPanel</key>
 	<string>659 256 445 206 0 0 1440 877 </string>
 	<key>NSWindow Frame Preferences</key>
 	<string>290 291 606 456 0 0 1440 900 </string>
 	<key>NSWindow Frame iTerm Window 0</key>
-	<string>656 467 570 377 0 0 1440 900 </string>
+	<string>155 98 570 377 0 0 1440 900 </string>
 	<key>NeverWarnAboutShortLivedSessions_3518C480-09C0-47C0-863F-A01193518920</key>
 	<true/>
 	<key>New Bookmarks</key>
@@ -625,13 +627,13 @@
 				<key>Alpha Component</key>
 				<real>1</real>
 				<key>Blue Component</key>
-				<real>0.64313725490196083</real>
+				<real>0.64313727617263794</real>
 				<key>Color Space</key>
 				<string>Calibrated</string>
 				<key>Green Component</key>
-				<real>0.83137254901960789</real>
+				<real>0.83137255907058716</real>
 				<key>Red Component</key>
-				<real>0.90980392156862744</real>
+				<real>0.90980392694473267</real>
 			</dict>
 			<key>Ansi 2 Color</key>
 			<dict>
@@ -773,13 +775,13 @@
 				<key>Alpha Component</key>
 				<real>1</real>
 				<key>Blue Component</key>
-				<real>0.38039215686274508</real>
+				<real>0.72941176470588232</real>
 				<key>Color Space</key>
 				<string>Calibrated</string>
 				<key>Green Component</key>
-				<real>0.4392156862745098</real>
+				<real>0.92941176470588238</real>
 				<key>Red Component</key>
-				<real>0.50196078431372548</real>
+				<real>0.97254901960784312</real>
 			</dict>
 			<key>Character Encoding</key>
 			<integer>4</integer>
mit/bin/up.sh?id=e3aa1f1416e24e40b545a42c38f2568055cb886c&follow=1'>Add -w to upJune McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe There is not that much distinct stuff here anymore. 2022-07-03Add The Bone Shard EmperorJune McEnroe Suffers a little bit from middle book but I really enjoyed it. Read it faster than the first one too, despite its length. 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe