This website requires JavaScript.
Explore
Help
Sign In
1f349
/
tulip
Watch
4
Star
0
Fork
0
You've already forked tulip
mirror of
https://github.com/1f349/tulip.git
synced
2024-11-09 22:42:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6d5bef56c
tulip
/
theme
/
theme.go
7 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
Add dark theme
2023-12-17 15:55:41 +00:00
package
theme
import
_
"embed"
Better dark mode support
2023-12-17 16:03:13 +00:00
//go:embed style.css
Rename css bytes variable
2023-12-17 22:45:31 +00:00
var
DefaultThemeCss
[
]
byte
Reference in New Issue
Copy Permalink