updated logo and removed unused assets
BIN
main/ui/src/main/resources/bot.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
main/ui/src/main/resources/bot@2x.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 34 KiB |
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url('dosis-bold.ttf');
|
||||
src: url('quicksand-bold.ttf');
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
@@ -154,8 +154,8 @@
|
||||
}
|
||||
|
||||
.main-window .title .label {
|
||||
-fx-font-family: 'Dosis';
|
||||
-fx-font-size: 21px;
|
||||
-fx-font-family: 'Quicksand';
|
||||
-fx-font-size: 16px;
|
||||
-fx-font-style: normal;
|
||||
-fx-font-weight: 700;
|
||||
-fx-text-fill: TITLE_TEXT_FILL;
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
src: url('dosis-bold.ttf');
|
||||
src: url('quicksand-bold.ttf');
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
@@ -153,8 +153,8 @@
|
||||
}
|
||||
|
||||
.main-window .title .label {
|
||||
-fx-font-family: 'Dosis';
|
||||
-fx-font-size: 21px;
|
||||
-fx-font-family: 'Quicksand';
|
||||
-fx-font-size: 16px;
|
||||
-fx-font-style: normal;
|
||||
-fx-font-weight: 700;
|
||||
-fx-text-fill: TITLE_TEXT_FILL;
|
||||
|
||||
BIN
main/ui/src/main/resources/css/quicksand-bold.ttf
Normal file
@@ -21,7 +21,7 @@
|
||||
<Region VBox.vgrow="ALWAYS"/>
|
||||
|
||||
<ImageView VBox.vgrow="ALWAYS" fitHeight="128" preserveRatio="true" smooth="true" cache="true">
|
||||
<Image url="/bot_welcome.png"/>
|
||||
<Image url="/bot.png"/>
|
||||
</ImageView>
|
||||
|
||||
<Region VBox.vgrow="ALWAYS"/>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<Insets bottom="6" left="12" right="12" top="6"/>
|
||||
</padding>
|
||||
<children>
|
||||
<Label text="Cryptomator"/>
|
||||
<Label text="CRYPTOMATOR"/>
|
||||
<Region HBox.hgrow="ALWAYS"/>
|
||||
<Button contentDisplay="GRAPHIC_ONLY" mnemonicParsing="false" onAction="#showDonationKeyPreferences" focusTraversable="false" visible="${!controller.licenseHolder.validLicense}">
|
||||
<graphic>
|
||||
|
||||
|
Before Width: | Height: | Size: 588 B After Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 699 B |
|
Before Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 705 B |
|
Before Width: | Height: | Size: 378 B |
|
Before Width: | Height: | Size: 760 B |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 24 KiB |