Initial Commit
This commit is contained in:
12
css/themes/winxp/theme.css
Normal file
12
css/themes/winxp/theme.css
Normal file
@@ -0,0 +1,12 @@
|
||||
:root {
|
||||
--y2k-font: "Tahoma", "Verdana", sans-serif;
|
||||
--y2k-surface: #ece9d8;
|
||||
--y2k-border-light: #ffffff;
|
||||
--y2k-border-dark: #7f9db9;
|
||||
--y2k-title-start: #0a246a;
|
||||
--y2k-title-end: #3a6ea5;
|
||||
--y2k-title-text: #ffffff;
|
||||
--y2k-button-bg: #f0f4ff;
|
||||
--y2k-button-border-dark: #7f9db9;
|
||||
--y2k-focus: #3257d6;
|
||||
}
|
||||
Reference in New Issue
Block a user