Wed Apr 24 10:35:13 2024 UTC (15d)
it's netbsd-11, time for a slightly less eye-bleeding shade of orange


(nia)
diff -r1.19 -r1.20 src/external/mit/ctwm/etc/system.ctwmrc

cvs diff -r1.19 -r1.20 src/external/mit/ctwm/etc/system.ctwmrc (expand / switch to unified diff)

--- src/external/mit/ctwm/etc/system.ctwmrc 2022/05/27 17:04:16 1.19
+++ src/external/mit/ctwm/etc/system.ctwmrc 2024/04/24 10:35:13 1.20
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# 1#
2# $NetBSD: system.ctwmrc,v 1.19 2022/05/27 17:04:16 nia Exp $ 2# $NetBSD: system.ctwmrc,v 1.20 2024/04/24 10:35:13 nia Exp $
3# 3#
4# ctwmrc by nia 4# ctwmrc by nia
5# 5#
6# An attempt to strike a usability balance that makes keys and buttons 6# An attempt to strike a usability balance that makes keys and buttons
7# do the thing users of various operating systems expect them to do. 7# do the thing users of various operating systems expect them to do.
8# 8#
9# Most things should be possible to accomplish with only the keyboard. 9# Most things should be possible to accomplish with only the keyboard.
10# 10#
11# Also, mostly inoffensive colours (avoiding potentially inaccessible 11# Also, mostly inoffensive colours (avoiding potentially inaccessible
12# combinations like red-green). 12# combinations like red-green).
13# 13#
14 14
15# don't use the default buttons or key bindings, we define our own 15# don't use the default buttons or key bindings, we define our own
@@ -207,41 +207,41 @@ Cursors @@ -207,41 +207,41 @@ Cursors
207 Button "hand2" 207 Button "hand2"
208 Wait "watch" 208 Wait "watch"
209 Select "dot" 209 Select "dot"
210 Destroy "pirate" 210 Destroy "pirate"
211} 211}
212 212
213Color 213Color
214{ 214{
215 BorderColor "firebrick" 215 BorderColor "firebrick"
216 216
217 BorderTileBackground "steelblue" 217 BorderTileBackground "steelblue"
218 BorderTileForeground "steelblue" 218 BorderTileForeground "steelblue"
219 219
220 DefaultBackground "grey70" 220 DefaultBackground "lavender"
221 DefaultForeground "black" 221 DefaultForeground "black"
222 222
223 TitleBackground "lavender" 223 TitleBackground "lavender"
224 TitleForeground "black"  224 TitleForeground "black"
225 225
226 MenuBackground "lavender" 226 MenuBackground "lavender"
227 MenuForeground "black" 227 MenuForeground "black"
228 MenuTitleBackground "darkorange2" 228 MenuTitleBackground "darkorange3"
229 MenuTitleForeground "black" 229 MenuTitleForeground "black"
230 MenuShadowColor "gray15" 230 MenuShadowColor "gray15"
231 231
232 IconBackground "black" 232 IconBackground "lavender"
233 IconForeground "white" 233 IconForeground "black"
234 IconBorderColor "gray45" 234 IconBorderColor "steelblue"
235 235
236 IconManagerBackground "lavender" 236 IconManagerBackground "lavender"
237 IconManagerForeground "black" 237 IconManagerForeground "black"
238 IconManagerHighlight "firebrick" 238 IconManagerHighlight "firebrick"
239 239
240 MapWindowBackground "lavender" 240 MapWindowBackground "lavender"
241 MapWindowForeground "black"  241 MapWindowForeground "black"
242} 242}
243 243
244Monochrome 244Monochrome
245{ 245{
246 BorderColor "black" 246 BorderColor "black"
247 247