mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 12:42:39 +01:00
Shit style update
1. Лого говна обновил до актульного состояния 2. Иконки переделал чтобы да 3. Ну и цвета, сделал более адекватными под стиль VKUI
This commit is contained in:
parent
45b98b7879
commit
ef1256e111
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -49,7 +49,7 @@
|
||||
UIBackground = 0xF0F0F0,
|
||||
UITitle = 0x3C3C3C,
|
||||
UIText = 0xB4B4B4,
|
||||
UISliderPrimary = 0x99DBFF,
|
||||
UISliderPrimary = 0x00B6FF,
|
||||
UISliderSecondary = 0xE1E1E1,
|
||||
UISliderPipe = 0xFFFFFF,
|
||||
UISliderValue = 0xA5A5A5,
|
||||
@ -58,13 +58,13 @@
|
||||
UIComboBoxArrowBackground = 0xD2D2D2,
|
||||
UIComboBoxArrowForeground = 0x969696,
|
||||
UIProgressIndicatorPassive = 0xD2D2D2,
|
||||
UIProgressIndicatorPrimary = 0x33B6FF,
|
||||
UIProgressIndicatorSecondary = 0x99DBFF,
|
||||
UIProgressIndicatorPrimary = 0x00B6FF,
|
||||
UIProgressIndicatorSecondary = 0x006DFF,
|
||||
UIInputBackground = 0xE1E1E1,
|
||||
UIInputForeground = 0x787878,
|
||||
UIInputPlaceholder = 0xA5A5A5,
|
||||
UIInputFocusedForeground = 0x787878,
|
||||
UISwitchActive = 0x99DBFF,
|
||||
UISwitchActive = 0x00B6FF,
|
||||
UISwitchPassive = 0xD2D2D2,
|
||||
UISwitchPipe = 0xFFFFFF,
|
||||
UIButtonDefaultBackground = 0xD2D2D2,
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
UIBackground = 0x2D2D2D,
|
||||
UITitle = 0xE1E1E1,
|
||||
UIText = 0x5A5A5A,
|
||||
UISliderPrimary = 0xCC92FF,
|
||||
UISliderPrimary = 0x006DFF,
|
||||
UISliderSecondary = 0x2D2D2D,
|
||||
UISliderPipe = 0xFFFFFF,
|
||||
UISliderValue = 0x696969,
|
||||
@ -58,13 +58,13 @@
|
||||
UIComboBoxArrowBackground = 0x5A5A5A,
|
||||
UIComboBoxArrowForeground = 0xE1E1E1,
|
||||
UIProgressIndicatorPassive = 0x1E1E1E,
|
||||
UIProgressIndicatorPrimary = 0x662480,
|
||||
UIProgressIndicatorSecondary = 0xCC92FF,
|
||||
UIProgressIndicatorPrimary = 0x006DFF,
|
||||
UIProgressIndicatorSecondary = 0x00B6FF,
|
||||
UIInputBackground = 0x3C3C3C,
|
||||
UIInputForeground = 0x878787,
|
||||
UIInputPlaceholder = 0x5A5A5A,
|
||||
UIInputFocusedForeground = 0xA5A5A5,
|
||||
UISwitchActive = 0x664980,
|
||||
UISwitchActive = 0x00B6FF,
|
||||
UISwitchPassive = 0xD2D2D2,
|
||||
UISwitchPipe = 0xFFFFFF,
|
||||
UIButtonDefaultBackground = 0x4B4B4B,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user