Style tweaks
This commit is contained in:
@@ -23,7 +23,7 @@ func SetTheme () error {
|
||||
// if os.Getenv("TOMO_USE_ALUMINUM_STYLE") != "" {
|
||||
// styl = aluminumStyle.New()
|
||||
// } else {
|
||||
styl = fallbackStyle.New()
|
||||
styl, _ = fallbackStyle.New()
|
||||
// }
|
||||
icons := fallbackIcons.New()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user