irenegr

color schemes

Dec 5th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. SolarizedDark
  2.  
  3. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#708183"
  4. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#001E26"
  5. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#81908F"
  6. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#002731:#D01B24:#728905:#A57705:#2075C7:#C61B6E:#259185:#E9E2CB:#001E26:#BD3612:#465A61:#52676F:#708183:#5856B9:#81908F:#FCF4DC"
  7.  
  8. Twilight
  9.  
  10. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FEFFD3"
  11. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#141414"
  12. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FEFFD3"
  13. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#141414:#C06C43:#AFB979:#C2A86C:#444649:#B4BE7B:#778284:#FEFFD3:#262626:#DD7C4C:#CBD88C:#E1C47D:#5A5D61:#D0DB8E:#8A989A:#FEFFD3"
  14.  
  15. Desert
  16.  
  17. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FFFFFF"
  18. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#333333"
  19. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FFD700"
  20. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#4D4D4D:#FF2B2B:#98FB98:#F0E68C:#CD853F:#FFDEAD:#FFA0A0:#F5DEB3:#555555:#FF5555:#55FF55:#FFFF55:#87CEFF:#FF55FF:#FFD700:#FFFFFF"
  21.  
  22. Dark Pastel
  23.  
  24. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FFFFFF"
  25. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#000000"
  26. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FF5E7D"
  27. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#FF5555:#55FF55:#FFFF55:#5555FF:#FF55FF:#55FFFF:#BBBBBB:#555555:#FF5555:#55FF55:#FFFF55:#5555FF:#FF55FF:#55FFFF:#FFFFFF"
  28.  
  29. Zenburn
  30.  
  31. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#DCDCCC"
  32. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#1F1F1F"
  33. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FFCFAF"
  34. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000B13:#E89393:#9ECE9E:#F0DFAF:#8CD0D3:#C0BED1:#DFAF8F:#EFEFEF:#000B13:#E89393:#9ECE9E:#F0DFAF:#8CD0D3:#C0BED1:#DFAF8F:#FFFFFF"
  35.  
  36. Novel
  37.  
  38. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#3B2322"
  39. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#DFDBC3"
  40. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#8E2A19"
  41. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#CC0000:#009600:#D06B00:#0000CC:#CC00CC:#0087CC:#CCCCCC:#7F7F7F:#CC0000:#009600:#D06B00:#0000CC:#CC00CC:#0086CB:#FFFFFF"
  42.  
  43. Terminal Basic
  44.  
  45. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#000000"
  46. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#FFFFFF"
  47. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#000000"
  48. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#990000:#00A600:#999900:#0000B2:#B200B2:#00A6B2:#BFBFBF:#666666:#E50000:#00D900:#E5E500:#0000FF:#E500E5:#00E5E5:#E5E5E5"
  49.  
  50. idleToes
  51.  
  52. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FFFFFF"
  53. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#323232"
  54. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FFFFA9"
  55. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#323232:#D25252:#7FE173:#FFC66D:#4098FF:#F57FFF:#BED6FF:#EEEEEC:#535353:#F07070:#9DFF90:#FFE48B:#5EB7F7:#FF9DFF:#DCF4FF:#FFFFFF"
  56.  
  57. Pro
  58.  
  59. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#F2F2F2"
  60. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#000000"
  61. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FFFFFF"
  62. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#990000:#00A600:#999900:#1F08DB:#B200B2:#00A6B2:#BFBFBF:#666666:#E50000:#00D900:#E5E500:#0000FF:#E500E5:#00E5E5:#E5E5E5"
  63.  
  64. Vaughn
  65.  
  66. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#DCDCCC"
  67. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#25234E"
  68. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FF5E7D"
  69. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#24234F:#705050:#60B48A:#DFAF8F:#5555FF:#F08CC3:#8CD0D3:#709080:#709080:#DCA3A3:#60B48A:#F0DFAF:#5555FF:#EC93D3:#93E0E3:#FFFFFF"
  70.  
  71. Ocean
  72.  
  73. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FFFFFF"
  74. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#224FBC"
  75. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FFFFFF"
  76. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#990000:#00A600:#999900:#0000B2:#B200B2:#00A6B2:#BFBFBF:#666666:#E50000:#00D900:#E5E500:#0000FF:#E500E5:#00E5E5:#E5E5E5"
  77.  
  78. Red Sands
  79.  
  80. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#D7C9A7"
  81. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#79241E"
  82. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#DFBD22"
  83. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#FF3F00:#00BB00:#E7B000:#0071FF:#BB00BB:#00BBBB:#BBBBBB:#555555:#BB0000:#00BB00:#E7B000:#0071AE:#FF55FF:#55FFFF:#FFFFFF"
  84.  
  85. Man Page
  86.  
  87. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#000000"
  88. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#FEF49C"
  89. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#000000"
  90. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#CC0000:#00A600:#999900:#0000B2:#B200B2:#00A6B2:#CCCCCC:#666666:#E50000:#00D900:#E5E500:#0000FF:#E500E5:#00E5E5:#E5E5E5"
  91.  
  92. Homebrew
  93.  
  94. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#00FF00"
  95. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#000000"
  96. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#00FF00"
  97. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#990000:#00A600:#999900:#0000B2:#B200B2:#00A6B2:#BFBFBF:#666666:#E50000:#00D900:#E5E500:#0000FF:#E500E5:#00E5E5:#E5E5E5"
  98.  
  99. Grass
  100.  
  101. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FFF0A5"
  102. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#13773C"
  103. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FFB03B"
  104. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#000000:#BB0000:#00BB00:#E7B000:#0000A3:#950061:#00BBBB:#BBBBBB:#555555:#BB0000:#00BB00:#E7B000:#0000BB:#FF55FF:#55FFFF:#FFFFFF"
  105.  
  106. Kibble.itermcolors
  107.  
  108. gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#F7F7F7"
  109. gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#0E100A"
  110. gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#CA631D"
  111. gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#4D4D4D:#C70031:#29CF13:#D8E30E:#3449D1:#8400FF:#0798AB:#E2D1E3:#5A5A5A:#F01578:#6CE05C:#F3F79E:#97A4F7:#C495F0:#68F2E0:#FFFFFF"
Advertisement
Add Comment
Please, Sign In to add comment