added some keybinds and custom funcitions for managing the oddesy monitor
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
-- Automatically generated by Noctalia user-templates
|
||||
|
||||
local colors = {
|
||||
background = "#121316",
|
||||
primary = "#9fcaff",
|
||||
tertiary = "#d7bee4",
|
||||
secondary = "#bbc7db",
|
||||
error = "#ffb4ab",
|
||||
background = "#000000",
|
||||
primary = "#b58fff",
|
||||
tertiary = "#d8b4ff",
|
||||
secondary = "#c79aff",
|
||||
error = "#ff6f9b",
|
||||
}
|
||||
|
||||
return colors
|
||||
|
||||
Reference in New Issue
Block a user