All times are UTC.
03:34:12 <-- bgmCoder has quit (Ping timeout: 121 seconds) 08:14:03 --> gerard-majax has joined #instantbird 08:38:24 <-- florian has quit (Client exited) 08:41:45 --> chrisccoulson has joined #instantbird 09:31:51 --> FilipMosner has joined #instantbird 10:34:58 --> BWMerlin has joined #instantbird 10:46:32 --> florian has joined #instantbird 10:46:32 * ChanServ sets mode +qo florian florian 11:33:04 <-- chrisccoulson has quit (Connection closed) 11:35:56 --> chrisccoulson has joined #instantbird 11:39:54 <-- FilipMosner has quit (Ping timeout: 121 seconds) 11:42:23 --> FilipMosner has joined #instantbird 12:45:06 --> clokep_tb has joined #instantbird 13:28:03 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 13:28:04 --> FilipMosner has joined #instantbird 13:33:32 <-- BWMerlin has quit (Ping timeout: 121 seconds) 13:55:53 --> WaltS48 has joined #instantbird 14:09:56 --> fredw has joined #instantbird 14:33:49 --> bgmCoder has joined #instantbird 15:46:54 <-- fredw has quit (Client exited) 16:31:41 <-- florian has quit (Client exited) 16:32:53 --> fredw has joined #instantbird 16:41:11 <-- WaltS48 has quit (Quit: Leaving) 16:59:05 --> nhnt11-phone has joined #instantbird 16:59:31 --> florian has joined #instantbird 16:59:31 * ChanServ sets mode +qo florian florian 17:00:05 <-- nhnt11-phone has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )) 17:12:29 --> nhnt11-phone has joined #instantbird 17:13:30 <-- nhnt11-phone has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )) 18:20:48 --> flo has joined #instantbird 18:20:49 * ChanServ sets mode +qo flo flo 18:21:32 <-- florian has quit (Ping timeout: 121 seconds) 18:21:32 * flo is now known as florian 18:49:02 --> noway has joined #instantbird 18:49:26 <noway> is it possible to change color of instantbird's text box? 18:50:19 <freaktechnik> noway: PSA: http://blog.queze.net/post/2017/10/18/Thunderbird-is-the-next-version-of-Instantbird 18:50:29 <noway> I'm not going to use thunderbird. 18:50:35 <noway> I'll keep the older and modify it myself 18:50:35 <noway> but 18:50:43 <noway> is there a way to edit it in about:config? 18:50:49 <freaktechnik> then the answer is yes, but not via about:config 18:50:58 <noway> how do I edit it 18:51:15 <freaktechnik> I'd have to check if you could do it via a theme, but you can for sure do it via userchrome.css 18:51:29 <noway> hmm userchrome.css 18:51:29 <noway> k 18:52:09 <-- bgmCoder has quit (Ping timeout: 121 seconds) 18:55:49 <noway> re thunderbird. it's nothing but bloatware, it's dead, it won't be anything worth a darn. 18:56:09 <noway> kill this off all you wish, I'll just modify it myself. :/ if not I guess I'll have to use pidgin 18:56:55 <noway> I stopped using mozillia firefox after all this new crap was added because all it is copying chrome. if I want chrome, I'll use it. 18:57:01 <noway> I just use seamonkey at this point. 18:57:16 <noway> </rant> 18:58:47 <noway> they basically killed firefox with the 57 release. most addons wont work, not even classic theme restore. so i'll stick with seamonkey 18:58:56 <noway> it's dead to be, and many others imo. 18:58:58 <noway> their choice :P 19:00:07 --> bgmCoder has joined #instantbird 19:05:49 <clokep_tb> noway: Please feel free to not rant about random opinions in here. :) 19:06:00 <clokep_tb> But yeah, userChrome.css would do it. 19:06:09 <clokep_tb> If you're compiling yourself anyway, you could just modify the theme in the source. 19:07:37 <noway> k 19:12:11 <-- bgmCoder has quit (Ping timeout: 121 seconds) 19:28:03 <noway> I want to modify it later on by learning 19:28:04 <noway> but 19:28:09 <noway> what is the css code for it? 19:30:26 --> bgmCoder has joined #instantbird 19:47:18 <noway> clokep_tb: ? 19:50:35 <clokep_tb> noway: https://dxr.mozilla.org/comm-central/source/im/themes/conversation.css#302-347 19:55:21 --> Logicoma has joined #instantbird 20:03:52 <-- gerard-majax has quit (Ping timeout: 121 seconds) 20:10:03 --> gerard-majax has joined #instantbird 20:10:32 <noway> conv-textbox { 20:10:34 <noway> tried this 20:10:35 <noway> didn't work 20:18:02 <-- gerard-majax has quit (Ping timeout: 121 seconds) 20:40:59 <noway> sigh 20:54:03 <clokep_tb> There was something weird with changing the bg color in particular. 20:54:09 <clokep_tb> Not sure if it's actually possible or not. 20:54:12 <clokep_tb> But we used to do it. 20:55:12 <noway> .conv-textbox { 20:55:12 <noway> padding: 3px; 20:55:12 <noway> border: none; 20:55:12 <noway> background: #404040; 20:55:13 <noway> } 20:55:16 <noway> nada. 20:57:02 <freaktechnik> maybe you have to do -moz-appearance: none; which uh, not sure if that wouldn't break it, if it is a binding and not just a textbox 20:57:39 <clokep_tb> It's a binding, yeah. 20:59:47 <noway> didn' work 21:00:04 <-- fredw has quit (Client exited) 21:01:32 <noway> guess I'll look at it later... 21:01:40 <-- clokep_tb has quit (Ping timeout: 121 seconds) 21:04:05 <noway> maybe I should try a very old version... 21:04:49 <nhnt11> noway: just in case it helps you be more open to using Thunderbird, I've been working on a patch that adds a button to toggle a more chat-centric UI 21:05:08 <noway> it's bloatware I'm for something that's simple. 21:05:08 <nhnt11> It hides the tabstrip, and basically gives Tb a "chat-only" mode 21:05:16 * nhnt11 shrugs 21:05:17 <noway> I'll eventually get it. 21:05:26 <noway> since instantbird is dead I'll figure out how to edit it myself 21:05:29 <noway> :/ 21:06:01 <nhnt11> noway: FWIW, Instantbird and Thunderbird are both quite small additions on top of the mozilla code base (in comparison) :P 21:06:10 <nhnt11> well, maybe not that small 21:06:15 * nhnt11 shrugs again 21:06:39 <noway> meh 21:08:14 <noway> guess I may as well just stick with pidgin.. 21:08:24 <noway> until i can fix instantbird myself 21:12:40 <-- Logicoma has quit (Ping timeout: 121 seconds) 21:26:15 --> Logicoma has joined #instantbird 21:46:27 --> gerard-majax has joined #instantbird 21:56:15 <-- gerard-majax has quit (Ping timeout: 121 seconds) 22:00:47 <-- Logicoma has quit (Connection closed) 22:05:47 --> gerard-majax has joined #instantbird 22:12:40 <-- gerard-majax has quit (Ping timeout: 121 seconds) 22:27:04 --> clokep_tb has joined #instantbird 23:30:26 <-- clokep_tb has quit (Ping timeout: 121 seconds)