You are here

status colors mean what?

7 posts / 0 new
Last post
nc8q
nc8q's picture
status colors mean what?
To me:
ab1oc looks like black text.
ak4zx looks like blue text
k2exe through ta1nsg and w8go looks like light-blue text
w7sda and wt0f looks like gray text

What colors are they really and what meaning does each imply?

Why is there no option to upload an image on a new post?

73, Chuck
 
nc8q
nc8q's picture
Here is a screen print
Comment field is required
 
Image Attachments: 
AB7PA
Depends on the theme
Depends on the theme you're using.  For most people using the default theme the typical color meanings are explained in the AREDN online docs.  Look at Node Status Display > Center Column > Neighborhood Nodes > Node Status Indicators.

I assume you may be using a different theme.  For example, the "colorblind" theme status colors are set in the css file for the colorblind theme.
 
    --conn-fg-color-excellent: #3994fc;
    --conn-fg-color-good: #0079cd;
    --conn-fg-color-okay: #837071;
    --conn-fg-color-poor: #bb8b00;
    --conn-fg-color-bad: #f2b400;
    --conn-fg-color-idle: #a0a0a0;
nc8q
nc8q's picture
css file for the colorblind theme.
Hi, Steve:

Thanks.
I am looking for the .css file.
I will try to write a .htm file that displays those colors.
<head>
<style>
body { font-size: 2em;}
</style>
</head>
<body>
<p style="color: #3994fc;">This is color excellent</p>
<p style="color: #0079cd;">This is color good</p>
<p style="color: #837071;">This is color okay</p>
<p style="color: #bb8b00;">This is color poor</p>
<p style="color: #f2b400;">This is color bad</p>
<p style="color: #a0a0a0;">This is color idle</p>
</body>
</html>

https://www.nceas.ucsb.edu/sites/default/files/2022-06/Colorblind%20Safe...
https://colororacle.org/

73, Chuck'
 
AB7PA
Just type the color (for
Just type the color (for example, #3994fc) into the search bar of your web browser and it should show you the actual color as well as several sites where you can search standard colors.  The css file is here:
nc8q
nc8q's picture
So, in the color-blind theme
So, in the color-blind theme these colors represent:
blue --conn-fg-color-excellent: #3994fc;
darker blue --conn-fg-color-good: #0079cd;
gray --conn-fg-color-okay: #837071;
green? --conn-fg-color-poor: #bb8b00;
yellow --conn-fg-color-bad: #f2b400;
light gray --conn-fg-color-idle: #a0a0a0;

So, is ab1oc dark gray (okay) and
ak4zx darker blue (good) and
w7sda light gray (idle) ?
 
Image Attachments: 
nc8q
nc8q's picture
Just type the color (for example, #3994fc) into the search bar o
Just type the color (for example, #3994fc) into the search bar of your web browser
Doh!
Thanks, Steve.
3s, Chuck

 

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer