glacambre
29427d94a6
Display container icon in Buffer/BufferAll completions
2018-06-22 21:55:44 +02:00
Oliver Blanthorn
be5c4e2d75
Merge branch 'master' of github.com:cmcaine/tridactyl into glacambre-impl_bufferall
2018-06-20 12:34:50 +01:00
Oliver Blanthorn
9818f8d0cb
Change changelog notification to small nag bar
2018-06-17 18:35:48 +01:00
glacambre
575693a65e
Implement :bufferall
2018-06-17 06:21:10 +02:00
glacambre
125759b483
Keep newtab's changelog button grey once changelog has been read
2018-06-16 15:55:33 +02:00
glacambre
dcb6620240
content.{ts,css}: Make modeindicator disappear on hover
...
This fixes https://github.com/cmcaine/tridactyl/issues/565
I chose to append a TridactylInvisible class instead of setting the
modeindicator setting to false or manually removing the element from the
DOM because this seemed more robust (e.g. when "modeindicator" is set to
true, you expect it to stay set to true and for the element to exist
within the DOM).
2018-05-31 21:47:06 +02:00
Sumner Evans
de9d1f237e
Ran prettier on all CSS files
2018-05-24 08:53:51 -06:00
Oliver Blanthorn
98ad63cfc8
Improve discoverability of contributors
2018-05-23 15:39:40 +01:00
Oliver Blanthorn
06c51e2ccb
Convert colon to CSS
2018-05-22 14:18:23 +01:00
Colin Caine
cef95bb214
Add css var for highlighting changelog box
2018-05-21 03:20:13 +01:00
Oliver Blanthorn
b545333dfc
Make command line use flex for easier styling
2018-05-20 17:36:08 +01:00
Oliver Blanthorn
745fb80d46
Make Tridactyl pages use theme colours
2018-05-20 16:22:45 +01:00
Oliver Blanthorn
53ade2cc2f
Allow mode indicator to be styled
2018-05-20 16:22:45 +01:00
Oliver Blanthorn
535dd5bb67
Make injection of theme scripts automatic
2018-05-20 16:22:45 +01:00
Bruno Oliveira
0feaa3d2ca
Improve Tridactyl theming capabilities
2018-05-20 16:22:46 +01:00