migrate to waybar
This commit is contained in:
@ -1 +1,5 @@
|
||||
{ ... }: { imports = [ ./sorahiro_soft.nix ]; }
|
||||
{ ... }: {
|
||||
imports = [ ./sorahiro_soft.nix ];
|
||||
|
||||
colorScheme.colors.radius = "#8px";
|
||||
}
|
||||
|
@ -5,6 +5,7 @@
|
||||
slug = "sorahiro-hard";
|
||||
name = "sorahiro-hard";
|
||||
author = "Soraefir @ Helcel";
|
||||
kind = "dark";
|
||||
colors = {
|
||||
# Format: Name, Pantone, RAL
|
||||
base00 = "#030B12"; # Rich Black / 6C / 000-15-00
|
||||
@ -23,7 +24,6 @@
|
||||
baseOD = "#9331F5"; # Blue-Violet / 7442C / 300-40-45
|
||||
base0E = "#F53193"; # Royal Pink / 232C / 350-50-50
|
||||
base0F = "#F53131"; # Deep Carmine Pink / 1788C / 040-50-70
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -5,6 +5,7 @@
|
||||
slug = "sorahiro-soft";
|
||||
name = "sorahiro-soft";
|
||||
author = "Soraefir @ Helcel";
|
||||
kind = "dark";
|
||||
colors = {
|
||||
# Format: Name, Pantone, RAL
|
||||
base00 = "#030B12"; # Rich Black / 6C / 000-15-00
|
||||
|
Reference in New Issue
Block a user