@ -0,0 +1,19 @@ |
||||
package org.floens.chan.ui.theme; |
||||
|
||||
import org.floens.chan.R; |
||||
|
||||
public class DarkTheme extends Theme { |
||||
public DarkTheme(String displayName, String name, int resValue, boolean isLightTheme, ThemeHelper.PrimaryColor primaryColor) { |
||||
super(displayName, name, resValue, isLightTheme, primaryColor); |
||||
} |
||||
|
||||
public void resolveDrawables() { |
||||
super.resolveDrawables(); |
||||
settingsDrawable = new ThemeDrawable(R.drawable.ic_settings_white_24dp, 1f); |
||||
imageDrawable = new ThemeDrawable(R.drawable.ic_image_white_24dp, 1f); |
||||
sendDrawable = new ThemeDrawable(R.drawable.ic_send_white_24dp, 1f); |
||||
clearDrawable = new ThemeDrawable(R.drawable.ic_clear_white_24dp, 1f); |
||||
backDrawable = new ThemeDrawable(R.drawable.ic_arrow_back_white_24dp, 1f); |
||||
doneDrawable = new ThemeDrawable(R.drawable.ic_done_white_24dp, 1f); |
||||
} |
||||
} |
After Width: | Height: | Size: 207 B |
After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 324 B |
After Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 350 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 250 B |
Before Width: | Height: | Size: 352 B |
After Width: | Height: | Size: 251 B |
After Width: | Height: | Size: 453 B |
Before Width: | Height: | Size: 572 B |
After Width: | Height: | Size: 460 B |
After Width: | Height: | Size: 164 B |
After Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 279 B |
After Width: | Height: | Size: 183 B |
Before Width: | Height: | Size: 270 B |
After Width: | Height: | Size: 185 B |
After Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 295 B |
After Width: | Height: | Size: 208 B |
After Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 423 B |
After Width: | Height: | Size: 326 B |
After Width: | Height: | Size: 235 B |
After Width: | Height: | Size: 257 B |
Before Width: | Height: | Size: 400 B |
Before Width: | Height: | Size: 402 B |
After Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 397 B |
After Width: | Height: | Size: 304 B |
After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 448 B |
After Width: | Height: | Size: 344 B |
After Width: | Height: | Size: 557 B |
Before Width: | Height: | Size: 704 B |
After Width: | Height: | Size: 562 B |
After Width: | Height: | Size: 309 B |
After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 492 B |
After Width: | Height: | Size: 424 B |
Before Width: | Height: | Size: 629 B |
After Width: | Height: | Size: 450 B |
After Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 565 B |
After Width: | Height: | Size: 446 B |
After Width: | Height: | Size: 827 B |
Before Width: | Height: | Size: 994 B |
After Width: | Height: | Size: 843 B |
After Width: | Height: | Size: 377 B |
After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 644 B |
Before Width: | Height: | Size: 662 B |
After Width: | Height: | Size: 548 B |
Before Width: | Height: | Size: 808 B |
After Width: | Height: | Size: 570 B |
After Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 750 B |
After Width: | Height: | Size: 586 B |
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.0 KiB |