Initial Commit
This commit is contained in:
11
css/themes/win98/theme.css
Normal file
11
css/themes/win98/theme.css
Normal file
@@ -0,0 +1,11 @@
|
||||
:root {
|
||||
--y2k-font: "MS Sans Serif", "Tahoma", sans-serif;
|
||||
--y2k-surface: #c0c0c0;
|
||||
--y2k-border-light: #ffffff;
|
||||
--y2k-border-dark: #808080;
|
||||
--y2k-title-start: #000080;
|
||||
--y2k-title-end: #1084d0;
|
||||
--y2k-title-text: #ffffff;
|
||||
--y2k-button-bg: #c0c0c0;
|
||||
--y2k-button-border-dark: #808080;
|
||||
}
|
||||
Reference in New Issue
Block a user