home.social

#f7f7f7 β€” Public Fediverse posts

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

  1. CW: Tech: Tilda on Gnome 42 with Yaru Dark theme

    This is probably interesting for a very small group of people, but nevertheless I'm going to share it.

    Since updating to #Ubuntu 22.04 I noticed that my favorite terminal application #Tilda showed completely transparant tabs. Very irritating. So after searching for a solution, I found this page: github.com/lanoxx/tilda/wiki/S

    I had to edit/create the file ~/.config/tilda/style.css and add this for use with the #Yaru
    Dark theme:

    notebook tab {
    background-color: #2c2c2c;
    color: #f7f7f7;
    }

    notebook tab:checked {
    background-color: #4c4c4c;
    color: #e7e7e7;
    }

    notebook tabs {
    background-color: #2c2c2c;
    }

    Now quit the app via the right-click menu and re-open it using the super key. πŸŽ‰

    #gnome #tweak

  2. CW: Tech: Tilda on Gnome 42 with Yaru Dark theme

    This is probably interesting for a very small group of people, but nevertheless I'm going to share it.

    Since updating to #Ubuntu 22.04 I noticed that my favorite terminal application #Tilda showed completely transparant tabs. Very irritating. So after searching for a solution, I found this page: github.com/lanoxx/tilda/wiki/S

    I had to edit/create the file ~/.config/tilda/style.css and add this for use with the #Yaru
    Dark theme:

    notebook tab {
    background-color: #2c2c2c;
    color: #f7f7f7;
    }

    notebook tab:checked {
    background-color: #4c4c4c;
    color: #e7e7e7;
    }

    notebook tabs {
    background-color: #2c2c2c;
    }

    Now quit the app via the right-click menu and re-open it using the super key. πŸŽ‰

    #gnome #tweak

  3. CW: Tech: Tilda on Gnome 42 with Yaru Dark theme

    This is probably interesting for a very small group of people, but nevertheless I'm going to share it.

    Since updating to #Ubuntu 22.04 I noticed that my favorite terminal application #Tilda showed completely transparant tabs. Very irritating. So after searching for a solution, I found this page: github.com/lanoxx/tilda/wiki/S

    I had to edit/create the file ~/.config/tilda/style.css and add this for use with the #Yaru
    Dark theme:

    notebook tab {
    background-color: #2c2c2c;
    color: #f7f7f7;
    }

    notebook tab:checked {
    background-color: #4c4c4c;
    color: #e7e7e7;
    }

    notebook tabs {
    background-color: #2c2c2c;
    }

    Now quit the app via the right-click menu and re-open it using the super key. πŸŽ‰

    #gnome #tweak