Advertisement
aveyo

BlackLess.theme

Apr 21st, 2018 (edited)
5,580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; A High Contrast based neutral / less blues tone Windows Dark Theme by AveYo
  2. ; To use, enable Show File Extensions, and remove .txt or .ini / rename to custom.theme
  3. ; Copy to "%LOCALAPPDATA%\Microsoft\Windows\Themes"
  4. ; WhiteLess Light Theme available at https://pastebin.com/LiJyAhvF
  5. ; BlackLess original darker preset available at https://pastebin.com/7jjTQgpt
  6. ; Fixed revert to highcontrast after restart, try to keep current wallpaper
  7. ; Last updated: 2018.09.04
  8.  
  9. ; To enable small borders, enter in a command prompt the 2 lines below then log off:
  10. ; reg add "HKCU\Control Panel\Desktop\WindowMetrics" /v BorderWidth /d 0 /f
  11. ; reg add "HKCU\Control Panel\Desktop\WindowMetrics" /v PaddedBorderWidth /d 0 /f
  12.  
  13. [Theme]
  14. DisplayName=BlackLess
  15. ThemeId={cafecafe-cafe-cafe-cafe-cafecafecaf1}
  16.  
  17. ; Computer - SHIDI_SERVER
  18. [CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
  19. DefaultValue=%SystemRoot%\System32\imageres.dll,-109
  20.  
  21. ; UsersFiles - SHIDI_USERFILES
  22. [CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon]
  23. DefaultValue=%SystemRoot%\System32\imageres.dll,-123
  24.  
  25. ; Network - SHIDI_MYNETWORK
  26. [CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon]
  27. DefaultValue=%SystemRoot%\System32\imageres.dll,-25
  28.  
  29. ; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER
  30. [CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
  31. Full=%SystemRoot%\System32\imageres.dll,-54
  32. Empty=%SystemRoot%\System32\imageres.dll,-55
  33.  
  34. [Control Panel\Colors]
  35.  
  36. ActiveBorder=28 26 24
  37.  
  38. ActiveTitle=42 40 38
  39.  
  40. AppWorkspace=28 26 24
  41.  
  42. Background=18 16 14
  43.  
  44. ButtonAlternateFace=68 66 64
  45.  
  46. ButtonDkShadow=88 86 84
  47.  
  48. ButtonFace=38 36 34
  49.  
  50. ButtonHilight=18 16 14
  51.  
  52. ButtonLight=28 26 24
  53.  
  54. ButtonShadow=68 66 64
  55.  
  56. ButtonText=188 186 184
  57.  
  58. GradientActiveTitle=131 128 126
  59.  
  60. GradientInactiveTitle=131 128 126
  61.  
  62. GrayText=138 136 134
  63.  
  64. Hilight=78 76 74
  65.  
  66. HilightText=198 196 194
  67.  
  68. HotTrackingColor=148 146 144
  69.  
  70. InactiveBorder=38 36 34
  71.  
  72. InactiveTitle=42 40 38
  73.  
  74. ;InactiveTitleText=188 186 184 ;uncomment to show inactive titles (bundled with border sadly)
  75. InactiveTitleText=38 36 34
  76.  
  77. InfoText=188 186 184
  78.  
  79. InfoWindow=48 46 44
  80.  
  81. Menu=42 40 38
  82.  
  83. MenuBar=42 40 38
  84.  
  85. MenuHilight=208 206 204
  86.  
  87. MenuText=188 186 184
  88.  
  89. Scrollbar=38 36 34
  90.  
  91. TitleText=178 176 174
  92.  
  93. Window=48 46 44
  94.  
  95. WindowFrame=38 36 34
  96.  
  97. WindowText=178 176 174
  98.  
  99. [Control Panel\Cursors]
  100. Arrow=%SystemRoot%\cursors\aero_arrow.cur
  101. Help=%SystemRoot%\cursors\aero_helpsel.cur
  102. AppStarting=%SystemRoot%\cursors\aero_working.ani
  103. Wait=%SystemRoot%\cursors\aero_busy.ani
  104. NWPen=%SystemRoot%\cursors\aero_pen.cur
  105. No=%SystemRoot%\cursors\aero_unavail.cur
  106. SizeNS=%SystemRoot%\cursors\aero_ns.cur
  107. SizeWE=%SystemRoot%\cursors\aero_ew.cur
  108. Crosshair=
  109. IBeam=
  110. SizeNWSE=%SystemRoot%\cursors\aero_nwse.cur
  111. SizeNESW=%SystemRoot%\cursors\aero_nesw.cur
  112. SizeAll=%SystemRoot%\cursors\aero_move.cur
  113. UpArrow=%SystemRoot%\cursors\aero_up.cur
  114. DefaultValue=Windows Default
  115. DefaultValue.MUI=@main.cpl,-1020
  116. Hand=%SystemRoot%\cursors\aero_link.cur
  117. Link=
  118.  
  119. [Control Panel\Desktop]
  120. Wallpaper=%APPDATA%\Microsoft\Windows\Themes\TranscodedWallpaper
  121. PicturePosition=4
  122. ;TileWallpaper=0
  123. ;WallpaperStyle=10
  124. ;Pattern=
  125. ;MultimonBackgrounds=0
  126.  
  127. [Control Panel\Desktop\WindowMetrics]
  128. BorderWidth=0
  129. CaptionHeight=-224
  130. CaptionWidth=-224
  131. IconTitleWrap=1
  132. MenuHeight=-224
  133. MenuWidth=-224
  134. ScrollHeight=-208
  135. ScrollWidth=-208
  136. SmCaptionHeight=-224
  137. SmCaptionWidth=-224
  138. PaddedBorderWidth=0
  139. MinAnimate=0
  140.  
  141. [VisualStyles]
  142. Path=%SystemRoot%\resources\Themes\Aero\AeroLite.msstyles
  143. ColorStyle=NormalColor
  144. Size=NormalSize
  145. HighContrast=5
  146. ColorizationColor=0XFF4C4A48
  147. AutoColorization=0
  148. Transparency=0
  149. AppMode=Dark
  150. SystemMode=Dark
  151. VisualStyleVersion=10
  152.  
  153. [boot]
  154. SCRNSAVE.EXE=
  155.  
  156. [MasterThemeSelector]
  157. MTSM=RJSPBS
  158.  
  159. [Sounds]
  160. ; IDS_SCHEME_NO_SOUNDS
  161. SchemeName=@%SystemRoot%\System32\mmres.dll,-801
  162.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement