Compare commits
No commits in common. "d093460c5b2efcb691fcd8e6ba12306a0826a086" and "aef25d07fd5aacfc242a8bb31f03abfb8b0f58ae" have entirely different histories.
d093460c5b
...
aef25d07fd
5 changed files with 0 additions and 103 deletions
|
|
@ -4,7 +4,6 @@ bind = $mainMod, ESCAPE, global, lux:power-menu
|
|||
bind = $mainMod, R, global, lux:launcher
|
||||
bind = $mainMod, M, global, lux:pomodoro
|
||||
bind = $mainMod, W, global, lux:storybook
|
||||
bind = $mainMod, grave, global, lux:configuration
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
|
||||
|
|
|
|||
|
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"palette": {
|
||||
"primary": "#605dff",
|
||||
"primarycontent": "#edf1fe",
|
||||
"secondary": "#f43098",
|
||||
"secondarycontent": "#f9e4f0",
|
||||
"accent": "#00d3bb",
|
||||
"accentcontent": "#084d49",
|
||||
"neutral": "#09090b",
|
||||
"neutralcontent": "#e4e4e7",
|
||||
"base100": "#1d232a",
|
||||
"base200": "#191e24",
|
||||
"base300": "#15191e",
|
||||
"basecontent": "#ecf9ff",
|
||||
"info": "#00bafe",
|
||||
"infocontent": "#042e49",
|
||||
"success": "#00d390",
|
||||
"successcontent": "#004c39",
|
||||
"warning": "#fcb700",
|
||||
"warningcontent": "#793205",
|
||||
"error": "#ff627d",
|
||||
"errorcontent": "#4d0218",
|
||||
"radiusSelector": "8",
|
||||
"radiusField": "4",
|
||||
"radiusBox": "8",
|
||||
"sizeSelector": "3",
|
||||
"sizeField": "3",
|
||||
"border": "2"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"palette": {
|
||||
"primary": "#1fb854",
|
||||
"primarycontent": "#000000",
|
||||
"secondary": "#1eb88e",
|
||||
"secondarycontent": "#000c07",
|
||||
"accent": "#1fb8ab",
|
||||
"accentcontent": "#010c0b",
|
||||
"neutral": "#19362d",
|
||||
"neutralcontent": "#cdd3d1",
|
||||
"base100": "#1b1717",
|
||||
"base200": "#161212",
|
||||
"base300": "#110d0d",
|
||||
"basecontent": "#cac9c9",
|
||||
"info": "#00b5ff",
|
||||
"infocontent": "#000000",
|
||||
"success": "#00a96e",
|
||||
"successcontent": "#000000",
|
||||
"warning": "#ffbe00",
|
||||
"warningcontent": "#000000",
|
||||
"error": "#ff5861",
|
||||
"errorcontent": "#000000"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"palette": {
|
||||
"primary": "#422ad5",
|
||||
"primarycontent": "#e0e7ff",
|
||||
"secondary": "#f43098",
|
||||
"secondarycontent": "#f9e4f0",
|
||||
"accent": "#00d3bb",
|
||||
"accentcontent": "#084d49",
|
||||
"neutral": "#09090b",
|
||||
"neutralcontent": "#e4e4e7",
|
||||
"base100": "#ffffff",
|
||||
"base200": "#f8f8f8",
|
||||
"base300": "#eeeeee",
|
||||
"basecontent": "#18181b",
|
||||
"info": "#00bafe",
|
||||
"infocontent": "#042e49",
|
||||
"success": "#00d390",
|
||||
"successcontent": "#004c39",
|
||||
"warning": "#fcb700",
|
||||
"warningcontent": "#793205",
|
||||
"error": "#ff627d",
|
||||
"errorcontent": "#4d0218"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"palette": {
|
||||
"primary": "#5e81ac",
|
||||
"primarycontent": "#03060b",
|
||||
"secondary": "#81a1c1",
|
||||
"secondarycontent": "#06090d",
|
||||
"accent": "#88c0d0",
|
||||
"accentcontent": "#070d10",
|
||||
"neutral": "#4c566a",
|
||||
"neutralcontent": "#d8dee9",
|
||||
"base100": "#eceff4",
|
||||
"base200": "#e5e9f0",
|
||||
"base300": "#d8dee9",
|
||||
"basecontent": "#2e3440",
|
||||
"info": "#b48ead",
|
||||
"infocontent": "#0c070b",
|
||||
"success": "#a3be8d",
|
||||
"successcontent": "#0a0d07",
|
||||
"warning": "#ebcb8b",
|
||||
"warningcontent": "#130f07",
|
||||
"error": "#bf616a",
|
||||
"errorcontent": "#0d0304"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue