Commit Graph

39 Commits

Author SHA1 Message Date
Emma Tebibyte 16ee579397
fixed the fix lol 2023-11-16 12:59:37 -07:00
Emma Tebibyte 306b9259d9
fixed #12 2023-11-16 12:57:57 -07:00
Emma Tebibyte efa0438aa6 Merge pull request 'Fix white navbar' (#11) from fix-white-navbar into main
Reviewed-on: #11
2023-09-30 05:42:35 +00:00
Sasha Koshka 9b4e6da114 Replace non-working selector with #navbar 2023-09-30 05:39:09 +00:00
Sasha Koshka 2fc899383d Blur is now stored in variables 2022-08-30 18:49:42 -04:00
Sasha Koshka f169b84696 Added an X to delete and close buttons 2022-08-30 18:49:42 -04:00
Sasha Koshka 6dbfa0bca9 Made navbar sticky, with backdrop blur 2022-08-30 18:49:41 -04:00
Sasha Koshka 33cee25715 Small color tweaks 2022-08-30 18:49:36 -04:00
Sasha Koshka fcd4b06923 Activity tab on repositories is no longer grey 2022-08-30 18:49:33 -04:00
Sasha Koshka 2c4282fbfe Added webkit support to blurred backgrounds 2022-08-30 18:49:24 -04:00
Emma Tebibyte 489c844b1b merge most recent changes 2022-08-30 18:48:37 -04:00
Emma Tebibyte b09e70f60a added new label sets 2022-08-30 18:48:37 -04:00
Sasha Koshka 82f6e0616f Replaces space indentation with tab indentation 2022-08-30 18:48:35 -04:00
Sasha Koshka 7aec202748 Made syntax highlighting a lot easier to read, and more theme consistent 2022-08-30 18:48:32 -04:00
Sasha Koshka ca0befc536 Brought over syntax highlighting code from gitea source 2022-08-30 18:48:28 -04:00
Sasha Koshka 05f37b9068 Change background color of code blocks 2022-08-30 18:48:23 -04:00
Sasha Koshka 7463fcacf2 Branch selection menu now appears
Secondary buttons row now wraps instead of scrolls
2022-08-30 18:45:10 -04:00
Sasha Koshka d39f71e29a Fix profile menu not appearing 2022-08-30 18:45:10 -04:00
Sasha Koshka 500aa5149e 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-30 18:45:10 -04:00
Sasha Koshka a581b9f4a8 Temporarily replace monospace font with system monospace font 2022-08-30 18:45:10 -04:00
Sasha Koshka e8432feee5 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-30 18:45:10 -04:00
Sasha Koshka 3fabc512cc Make repository tabs scroll more reliably
It kept randomly deciding not to scroll, this shoudl fix it.
2022-08-30 18:45:10 -04:00
Sasha Koshka e6af3f796b Remove 1 pixel gap below repository tabs 2022-08-30 18:45:10 -04:00
Sasha Koshka 14f7b593cf Fixed private repos appearing white 2022-08-30 18:45:10 -04:00
Sasha Koshka 697a95d18d Revert "Fix private repos appearing white"
This reverts commit b20f7b8f3f.
2022-08-30 18:45:10 -04:00
Sasha Koshka ead429dbd0 Fix private repos appearing white 2022-08-30 18:45:10 -04:00
mars 16d644362b Fix martian css filename 2022-08-30 18:45:10 -04:00
mars c0bc035c65 Rearrange files + add favicon-derived imgs 2022-08-30 18:45:10 -04:00
Emma Tebibyte 2355d5d90d changed logo to svg 2022-08-30 18:45:10 -04:00
Emma Tebibyte d79fdd7a95 changed font urls & licensed AGPLv3 2022-08-30 18:45:10 -04:00
Emma Tebibyte f2e7b2277f added image assets 2022-08-30 18:45:10 -04:00
Sasha Koshka 4dab0724cb Repaired alignment of various things 2022-08-30 18:45:08 -04:00
Sasha Koshka 0098cc00a8 Changed font to ubuntu and mononoki 2022-08-30 18:45:03 -04:00
Sasha Koshka 653346440e Added border and background color to repo tabs 2022-08-30 18:44:58 -04:00
Sasha Koshka b816cf3390 Added background image to repo header 2022-08-30 18:44:55 -04:00
Sasha Koshka 78be7a46b2 Fixed more text, and set --color-secondary to the correct value 2022-08-30 18:44:50 -04:00
Sasha Koshka c2a4e54443 Fixed some borders and text 2022-08-30 18:44:45 -04:00
Sasha Koshka 28ab0d709e Fixed some buttons, and repo file list color 2022-08-30 18:44:42 -04:00
Sasha Koshka 249fac7d36 Added in-progress gitea theme css file 2022-08-30 18:44:35 -04:00