home.social

#3d3d3d — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #3d3d3d, aggregated by home.social.

fetched live
  1. /* Pre-152 */
    --toolbar-bgcolor: #c6c6c6 !important;
    --toolbar-field-background-color: #f0f0f0 !important;
    --toolbox-bgcolor: #3D3D3D !important;
    --toolbox-textcolor: #f0f0f0 !important;
    --toolbox-bgcolor-inactive: var(--toolbox-bgcolor) !important;
    --toolbox-textcolor-inactive: var(--toolbox-textcolor) !important;

    /* Post-152 */
    --tab-background-color-selected: #c6c6c6 !important;
    --toolbox-background-color: #3D3D3D !important;
    --toolbox-background-color-inactive: var(--toolbox-background-color) !important;
    --toolbox-text-color:#f0f0f0 !important;
    --toolbox-text-color-inactive: var(--toolbox-text-color) !important;
    --toolbar-background-color: #c6c6c6 !important;

  2. /* Pre-152 */
    --toolbar-bgcolor: #c6c6c6 !important;
    --toolbar-field-background-color: #f0f0f0 !important;
    --toolbox-bgcolor: #3D3D3D !important;
    --toolbox-textcolor: #f0f0f0 !important;
    --toolbox-bgcolor-inactive: var(--toolbox-bgcolor) !important;
    --toolbox-textcolor-inactive: var(--toolbox-textcolor) !important;

    /* Post-152 */
    --tab-background-color-selected: #c6c6c6 !important;
    --toolbox-background-color: #3D3D3D !important;
    --toolbox-background-color-inactive: var(--toolbox-background-color) !important;
    --toolbox-text-color:#f0f0f0 !important;
    --toolbox-text-color-inactive: var(--toolbox-text-color) !important;
    --toolbar-background-color: #c6c6c6 !important;

  3. css:

    body { background-color: #3d3d3d; }
    
    .cursor { padding-left: 4px; vertical-align: 6px; }
    
    p {
      font-family: "Glass TTY VT220";
      margin: 6em;
      width: 100%;
      line-height: 140%;
      font-size: 36px;
      color: #f0fff8; /* almost white */
      text-shadow: 0 0 3px #80ffc0, 0 0 10px #00ff66, 0 0 20px #00ff66, 6px 0 6px #00ff99;
    }
    
    .brighter {
      font-weight: bold;
      text-shadow: 0 0 3px #80ffc0, 0 0 10px #00ff66, 0 0 20px #00ff66, 0 0 30px #00ff66, 6px 0 6px #00ff99;
    }
    
  4. Oh no. I've updated Gnome to v45 and now more things are using GTK4 and I've not got round to updating my "light-mid-grey with dark header" theme (#C6C6C6 with #3D3D3D) and I'm getting regular Adwaita colours on Nautilus 😕

    Could be worse, I guess. It could be using dark mode!

  5. Oh no. I've updated Gnome to v45 and now more things are using GTK4 and I've not got round to updating my "light-mid-grey with dark header" theme (#C6C6C6 with #3D3D3D) and I'm getting regular Adwaita colours on Nautilus 😕

    Could be worse, I guess. It could be using dark mode!