mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 05:29:38 +05:00
first version
This commit is contained in:
@@ -9,13 +9,16 @@
|
||||
margin-right: 3em;
|
||||
}
|
||||
|
||||
#install_button {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
margin-left: 3em;
|
||||
margin-right: 3em;
|
||||
#install_button,
|
||||
#run_ae,
|
||||
#toggle_logs_button,
|
||||
#remove_aegnux_button,
|
||||
#kill_ae,
|
||||
#plugins_button,
|
||||
#wineprefix_button {
|
||||
width: 100%;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
#footer_label {
|
||||
|
||||
36
styles/wine_dark_theme.reg
Normal file
36
styles/wine_dark_theme.reg
Normal file
@@ -0,0 +1,36 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\Control Panel\Colors]
|
||||
"ActiveBorder"="49 54 58"
|
||||
"ActiveTitle"="49 54 58"
|
||||
"AppWorkSpace"="60 64 72"
|
||||
"Background"="49 54 58"
|
||||
"ButtonAlternativeFace"="200 0 0"
|
||||
"ButtonDkShadow"="154 154 154"
|
||||
"ButtonFace"="49 54 58"
|
||||
"ButtonHilight"="119 126 140"
|
||||
"ButtonLight"="60 64 72"
|
||||
"ButtonShadow"="60 64 72"
|
||||
"ButtonText"="219 220 222"
|
||||
"GradientActiveTitle"="49 54 58"
|
||||
"GradientInactiveTitle"="49 54 58"
|
||||
"GrayText"="155 155 155"
|
||||
"Hilight"="119 126 140"
|
||||
"HilightText"="255 255 255"
|
||||
"InactiveBorder"="49 54 58"
|
||||
"InactiveTitle"="49 54 58"
|
||||
"InactiveTitleText"="219 220 222"
|
||||
"InfoText"="159 167 180"
|
||||
"InfoWindow"="49 54 58"
|
||||
"Menu"="49 54 58"
|
||||
"MenuBar"="49 54 58"
|
||||
"MenuHilight"="119 126 140"
|
||||
"MenuText"="219 220 222"
|
||||
"Scrollbar"="73 78 88"
|
||||
"TitleText"="219 220 222"
|
||||
"Window"="35 38 41"
|
||||
"WindowFrame"="49 54 58"
|
||||
"WindowText"="219 220 222"
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
|
||||
"ThemeActive"=0
|
||||
Reference in New Issue
Block a user