Nouveau does not appear to support Pascal cards right now, so you should use the proprietary NVIDIA driver, available from the Additional Drivers applet.
Panel Dithering
| import { module, test } from "qunit"; | |
| import { setupRenderingTest } from "ember-qunit"; | |
| import { render, typeIn, triggerKeyEvent } from "@ember/test-helpers"; | |
| import hbs from "htmlbars-inline-precompile"; | |
| module( | |
| "Integration | Component | data-properties-panel/custom-property-form", | |
| function(hooks) { | |
| setupRenderingTest(hooks); |
| [Scheme] | |
| Name=Monokai (dark) | |
| TabActivityColor=#a6a6e2e22e2e | |
| ColorCursor=#f8f8f8f8f2f2 | |
| ColorForeground=#f8f8f8f8f2f2 | |
| ColorBackground=#272728282222 | |
| ColorPalette=#272728282222;#f9f926267272;#a6a6e2e22e2e;#f4f4bfbf7575;#6666d9d9efef;#aeae8181ffff;#a1a1efefe4e4;#f8f8f8f8f2f2;#757571715e5e;#f9f926267272;#a6a6e2e22e2e;#f4f4bfbf7575;#6666d9d9efef;#aeae8181ffff;#a1a1efefe4e4;#f9f9f8f8f5f5 |
| " _ _ " | |
| " _ /|| . . ||\ _ " | |
| " ( } \||D ' ' ' C||/ { % " | |
| " | /\__,=_[_] ' . . ' [_]_=,__/\ |" | |
| " |_\_ |----| |----| _/_|" | |
| " | |/ | | | | \| |" | |
| " | /_ | | | | _\ |" | |
| It is all fun and games until someone gets hacked! |
| # Built application files | |
| /*/build/ | |
| # Crashlytics configuations | |
| com_crashlytics_export_strings.xml | |
| # Local configuration file (sdk path, etc) | |
| local.properties | |
| # Gradle generated files |