Commit graph

153 commits

Author SHA1 Message Date
Colin Caine
22293d849a Merge remote-tracking branch 'caputchinefrobles/greenmat-theme' 2018-05-23 11:58:40 +01:00
Bruno Oliveira
e731cfb15d Disabling quirks mode and fixing class "namespace"
Adding <!doctype> on tutor template and adding
.TridacytlOwnNamespace class to generic selector
2018-05-22 11:12:15 -03:00
Oliver Blanthorn
23ed6588c8
Make quake theme use ] as is traditional 2018-05-22 14:27:41 +01:00
Oliver Blanthorn
06c51e2ccb
Convert colon to CSS 2018-05-22 14:18:23 +01:00
Oliver Blanthorn
2b8a8a6568
Add quake theme 2018-05-22 14:07:28 +01:00
Bruno Oliveira
59b9833f46 Fix/improve greenmat theme on newtab/tutor 2018-05-21 15:10:53 -03:00
Oliver Blanthorn
99e5475d5e
Remove newline above shydactyl: fix #591 2018-05-21 15:51:19 +01:00
Recursing
b5a3ac0210 Update ignore mode toggle in :tutor
Ignore mode is now toggled by pressing <S-Insert>
2018-05-21 03:44:17 +01:00
Colin Caine
ed889c6e88 Use @overdodactyl's dark theme
Or something close to it, anyway.
2018-05-21 03:38:02 +01:00
Colin Caine
59e737f254 Add a css namespace to our controlled pages
Means we can safely style our own pages from themes.
2018-05-21 03:22:39 +01:00
Colin Caine
cef95bb214 Add css var for highlighting changelog box 2018-05-21 03:20:13 +01:00
Colin Caine
532f0acd67 Stop using quirks mode in commandline.html
If you don't use a doctype then browsers use quirks mode, which is very
confusing. In particular tables don't inherit styles properly and Olie
gets very confused.
2018-05-21 02:34:22 +01:00
Colin Caine
133c3817ef Fix missing semicolon 2018-05-21 02:30:52 +01:00
Ashley Trinh
1a6a460879
Add "shydactyl" theme
NB: this is actually bootleg. All complaints about added jank should go
to @bovine3dom, who will provide copious helpings of empathy, but
probably won't be able to fix it.
2018-05-20 18:03:09 +01:00
Oliver Blanthorn
b545333dfc
Make command line use flex for easier styling 2018-05-20 17:36:08 +01:00
Oliver Blanthorn
06e2897965
Try to use greenmat font everywhere 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
43905a4c34
Fix up fonts 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
745fb80d46
Make Tridactyl pages use theme colours 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
b980a8ba4f
Make greenmat apply to more stuff 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
538652c374
Make dark theme apply to mode indicator: fix #415 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
cf0b3d1ccc
Reuse some variables 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
2b2d30edb6
Consolidate default 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
84d53f000f
Consolidate greenmat 2018-05-20 16:22:45 +01:00
Oliver Blanthorn
4918454959
Consolidate dark theme 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
Oliver Blanthorn
c2803b0927
Add more generic variables 2018-05-20 16:22:45 +01:00
Bruno Oliveira
0feaa3d2ca
Improve Tridactyl theming capabilities 2018-05-20 16:22:46 +01:00
Oliver Blanthorn
7add35714d
Show : in commmand line: fix half of #559 2018-05-18 13:56:04 +01:00
Oliver Blanthorn
7429f8ca1d
Make mode indicator go purple in private windows 2018-05-17 14:40:30 +01:00
Oliver Blanthorn
4646211890
Add H,L to tutor 2018-05-17 13:32:58 +01:00
Oliver Blanthorn
9d2cc21b27
Document viewconfig and ex-aliases on tutor 2018-05-17 13:23:40 +01:00
Oliver Blanthorn
90d9098afe
current_url, now with more dogfood 2018-05-16 17:12:29 +01:00
Oliver Blanthorn
e408f080d1
Allow composite to pipe return values and add js eval 2018-05-16 16:44:53 +01:00
glacambre
7e91ff3b6f
Implement :restart 2018-05-16 13:48:22 +01:00
Colin Caine
95143c1d56 Fix #453 on web content pages too 2018-05-16 12:57:24 +01:00
Oliver Blanthorn
d148de4ba6
Update newtab, changelog re. containers 2018-05-12 14:31:59 +01:00
Oliver Blanthorn
a7dba87543
Make newtab changelog a bit wider 2018-05-11 13:08:14 +01:00
Oliver Blanthorn
61d5f04c41
Add guiset to newtab FAQ 2018-05-10 12:32:08 +01:00
Oliver Blanthorn
122e9e5dd1
Reduce noisy errors, part of #503 2018-05-09 11:35:53 +01:00
Oliver Blanthorn
d3334675c4
Make the help page links legible on rubbish screens 2018-05-08 16:01:07 +01:00
Oliver Blanthorn
b35ed85419
Add warning about next permission request to new tab 2018-05-08 15:23:48 +01:00
Oliver Blanthorn
8ac21e326c
Merge pull request #489 from glacambre/make_newtab_more_discreet
Newtab: Display nothing until we know the user wants tridactyl's newtab
2018-05-06 17:54:13 +01:00
glacambre
bdcb45a800
Newtab: Display nothing until we know the user wants tridactyl's newtab 2018-05-06 18:15:42 +02:00
glacambre
83077287bd
{amo,newtab}.md: Explain what nativemessenger is, mention it's optional 2018-05-06 11:23:29 +02:00
Oliver Blanthorn
24627d9d26
Fix #442: Second time lucky. 2018-05-05 14:30:06 +01:00
Oliver Blanthorn
635836a3d5
Fix #442: remove pixel gap under command bar. Maybe. 2018-05-05 14:17:21 +01:00
Erik Johnson
316e16c846
Update tab page and other documentation to reflect new ignore mode binding 2018-05-04 10:14:35 -05:00
Oliver Blanthorn
9e44e2c565
release 1.10.0 2018-05-03 21:10:41 +01:00
Oliver Blanthorn
3e1129982b
Fix #453: Tridactyl is now print friendly! 2018-05-03 18:12:51 +01:00