Advertisement
Guest User

Sonar color scheme

a guest
Jun 5th, 2011
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. [ColorEffects:Disabled]
  2. Color=56,56,56
  3. ColorAmount=0
  4. ColorEffect=0
  5. ContrastAmount=0.65
  6. ContrastEffect=1
  7. IntensityAmount=0.1
  8. IntensityEffect=2
  9.  
  10. [ColorEffects:Inactive]
  11. ChangeSelectionColor=true
  12. Color=112,111,110
  13. ColorAmount=0.025
  14. ColorEffect=2
  15. ContrastAmount=0.1
  16. ContrastEffect=2
  17. Enable=false
  18. IntensityAmount=0
  19. IntensityEffect=0
  20.  
  21. [Colors:Button]
  22. BackgroundAlternate=224,223,222
  23. BackgroundNormal=238,241,238
  24. DecorationFocus=80,105,56
  25. DecorationHover=80,105,56
  26. ForegroundActive=255,128,224
  27. ForegroundInactive=136,135,134
  28. ForegroundLink=0,87,174
  29. ForegroundNegative=191,3,3
  30. ForegroundNeutral=176,128,0
  31. ForegroundNormal=20,19,18
  32. ForegroundPositive=0,110,40
  33. ForegroundVisited=69,40,134
  34.  
  35. [Colors:Selection]
  36. BackgroundAlternate=62,138,204
  37. BackgroundNormal=80,105,56
  38. DecorationFocus=80,105,56
  39. DecorationHover=80,105,56
  40. ForegroundActive=255,128,224
  41. ForegroundInactive=165,193,228
  42. ForegroundLink=0,49,110
  43. ForegroundNegative=156,14,14
  44. ForegroundNeutral=255,221,0
  45. ForegroundNormal=255,255,255
  46. ForegroundPositive=128,255,128
  47. ForegroundVisited=69,40,134
  48.  
  49. [Colors:Tooltip]
  50. BackgroundAlternate=196,224,255
  51. BackgroundNormal=255,252,161
  52. DecorationFocus=80,105,56
  53. DecorationHover=80,105,56
  54. ForegroundActive=255,128,224
  55. ForegroundInactive=96,112,128
  56. ForegroundLink=0,87,174
  57. ForegroundNegative=191,3,3
  58. ForegroundNeutral=176,128,0
  59. ForegroundNormal=20,19,18
  60. ForegroundPositive=0,110,40
  61. ForegroundVisited=69,40,134
  62.  
  63. [Colors:View]
  64. BackgroundAlternate=248,247,246
  65. BackgroundNormal=255,255,255
  66. DecorationFocus=80,105,56
  67. DecorationHover=80,105,56
  68. ForegroundActive=255,128,224
  69. ForegroundInactive=136,135,134
  70. ForegroundLink=0,87,174
  71. ForegroundNegative=191,3,3
  72. ForegroundNeutral=176,128,0
  73. ForegroundNormal=20,19,18
  74. ForegroundPositive=0,110,40
  75. ForegroundVisited=69,40,134
  76.  
  77. [Colors:Window]
  78. BackgroundAlternate=218,217,216
  79. BackgroundNormal=213,218,213
  80. DecorationFocus=80,105,56
  81. DecorationHover=80,105,56
  82. ForegroundActive=255,128,224
  83. ForegroundInactive=136,135,134
  84. ForegroundLink=0,87,174
  85. ForegroundNegative=191,3,3
  86. ForegroundNeutral=176,128,0
  87. ForegroundNormal=20,19,18
  88. ForegroundPositive=0,110,40
  89. ForegroundVisited=69,40,134
  90.  
  91. [General]
  92. ColorScheme=Sonar
  93. Name=Sonar
  94. shadeSortColumn=true
  95.  
  96. [KDE]
  97. contrast=0
  98.  
  99. [WM]
  100. activeBackground=0,0,0
  101. activeBlend=255,255,255
  102. activeForeground=255,255,255
  103. inactiveBackground=0,0,0
  104. inactiveBlend=20,19,18
  105. inactiveForeground=20,19,18
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement