Commit Graph

28 Commits

Author SHA1 Message Date
91f132e0a3 added new label sets 2022-08-14 21:15:52 -04:00
Sasha Koshka
9c96551edd Replaces space indentation with tab indentation 2022-08-14 20:02:47 -04:00
Sasha Koshka
b656d4fd28 Made syntax highlighting a lot easier to read, and more theme consistent 2022-08-14 19:59:47 -04:00
Sasha Koshka
312410e74d Brought over syntax highlighting code from gitea source 2022-08-14 19:51:36 -04:00
Sasha Koshka
6261a2a278 Change background color of code blocks 2022-08-14 19:44:51 -04:00
f66d3bf436 Branch selection menu now appears
Secondary buttons row now wraps instead of scrolls
2022-08-11 23:48:32 -05:00
26a70dc265 Fix profile menu not appearing 2022-08-11 23:42:24 -05:00
21cd20625e Fix Ubuntu Mmono Ligaturized font not loading
The font format was set to "ttf" instead of "truetype" which
prevented the font from loading.
2022-08-11 23:29:20 -05:00
6fe5448b47 Temporarily replace monospace font with system monospace font 2022-08-11 23:13:43 -05:00
14c85a62f2 Repository secondary menu now scrolls at smaller window sizes
Previously it would just get cut off at the end, this ensures that
the buttons contained within it are always accessible.
2022-08-10 10:53:17 -04:00
d2cc6723ee Make repository tabs scroll more reliably
It kept randomly deciding not to scroll, this shoudl fix it.
2022-08-10 00:19:50 -04:00
a2b2da5503 Remove 1 pixel gap below repository tabs 2022-08-10 00:11:56 -04:00
545804add7 Fixed private repos appearing white 2022-08-09 23:58:16 -04:00
f3c173ae83 Revert "Fix private repos appearing white"
This reverts commit b20f7b8f3f.
2022-08-09 23:52:00 -04:00
b20f7b8f3f Fix private repos appearing white 2022-08-09 23:46:21 -04:00
37bdd55b0a Fix martian css filename 2022-08-09 20:20:16 -06:00
271ea1659b Rearrange files + add favicon-derived imgs 2022-08-09 20:13:14 -06:00
18521f1821 changed logo to svg 2022-08-09 21:49:26 -04:00
0439bc4d9a changed font urls & licensed AGPLv3 2022-08-09 21:17:44 -04:00
7e0a9a7b36 added image assets 2022-08-09 21:09:02 -04:00
Sasha Koshka
413bbb2fa7 Repaired alignment of various things 2022-08-09 17:39:23 -04:00
Sasha Koshka
9c21bf44a8 Changed font to ubuntu and mononoki 2022-08-09 17:31:03 -04:00
Sasha Koshka
ab5e9a8909 Added border and background color to repo tabs 2022-08-09 17:19:42 -04:00
Sasha Koshka
f4de584f82 Added background image to repo header 2022-08-09 12:50:11 -04:00
Sasha Koshka
66711ed8cc Fixed more text, and set --color-secondary to the correct value 2022-08-09 12:33:37 -04:00
Sasha Koshka
a2f9427f26 Fixed some borders and text 2022-08-09 12:18:51 -04:00
Sasha Koshka
bc4f543718 Fixed some buttons, and repo file list color 2022-08-09 11:53:24 -04:00
Sasha Koshka
c1e55f0db0 Added in-progress gitea theme css file 2022-08-09 01:22:04 -04:00