Displaying 2 results from an estimated 2 matches for "gray9".
Did you mean:
gray
2024 May 07
2
Is there some way to customize colours for the View output?
...the default dimensions of a pager (see Rconsole), but adjusted downwards to show a whole number of rows and columns.
So if it works for the sizes, it could work for the colours. But after modifying
## Colours for console and pager(s)
# (see rwxxxx/etc/rgb.txt for the known colours).
background = gray9
normaltext = yellow
usertext = YellowGreen
highlight = golderod
I did not have success.
On the other hand, in the data.entry it is told that
The data entry window responds to X resources of class R_dataentry. Resources foreground, background and geometry are utilized.
But I do not know if t...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...quot;#050505",
"gray3", "#080808",
"gray4", "#0A0A0A",
"gray5", "#0D0D0D",
"gray6", "#0F0F0F",
"gray7", "#121212",
"gray8", "#141414",
"gray9", "#171717",
"gray10", "#1A1A1A",
"gray11", "#1C1C1C",
"gray12", "#1F1F1F",
"gray13", "#212121",
"gray14", "#242424",
"gray15", "#262626&q...