Today’s Daily Horoscope

Daily Horoscope – April 25, 2025 body { font-family: 'Georgia', serif; background-color: #fdfcf8; color: #2c2c2c; padding: 20px; line-height: 1.6; } h1, h2 { text-align: center; color: #6b3e9c; } .language-section { border-top: 2px solid #ddd; margin-top: 40px; padding-top: 30px; } .sign { margin-bottom: 25px; } .sign h3 { margin-bottom: 8px; color: #3a3a3a; } 🌟 Daily Horoscope April 25, 2025 🇪🇸 Horóscopo Diario – Español…

http://carloswritesbooks.com/2025/07/25/todays-daily-horoscope/

Today’s Daily Horoscope

Daily Horoscope – April 25, 2025 body { font-family: ‘Georgia’, serif; background-color: #fdfcf8; color: #2c2c2c; padding: 20px; line-height: 1.6; } h1, h2 { text-align: center; color: …

Bleeding Ink, Burning Truths

Windows11の背景色、過去にblackbox使ってた頃にxsetroot -solid "#2c2c2c"を設定していたのでこれを持って来てみたけど、引き締まった感じが良くてもダークモードなウィンドウの色と壁紙との区別を付けにくいのがなんとも。

とはいえWindowMakerと同じ#505075にしてみたんだけど…良くも悪くもない感じ。日頃mltermで設定している#000060との相性は凄く良いんだけどね

という訳で、壁紙は#000060にしてみました(何故)

Base Color : 4B8D79
Mode : monochrome-light
#2C2C2C
#424242
#3D7161
#4B8D79
#5AA991
#75B8A4
Base Color : 4E1C7B
Mode : monochrome-light
#0C0C0C
#1C1C1C
#2C2C2C
#3E1661
#4E1C7B
#5E2196
#6F26B0
#802BCB
Base Color : B3017E
Mode : monochrome-light
#1A1A1A
#2C2C2C
#3F3F3F
#9F0370
#C3038A
#E803A4
#FD12B7
Base Color : D106A1
Mode : monochrome-light
#2C2C2C
#414141
#A50780
#CF08A0
#F70BBF
#F933CA
Base Color : 0C8358
Mode : monochrome-light
#080808
#1A1A1A
#2C2C2C
#0B724D
#0E9363
#10B57A
#13D890

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: https://github.com/lanoxx/tilda/wiki/Styling

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

GitHub - lanoxx/tilda: A Gtk based drop down terminal for Linux and Unix

A Gtk based drop down terminal for Linux and Unix. Contribute to lanoxx/tilda development by creating an account on GitHub.

GitHub
Base Color : B80050
Mode : monochrome-light
#1C1C1C
#2C2C2C
#3C3C3C
#960242
#B60250
#D6025E
#F6026C
#FE197D