diff options
author | Minteck <contact@minteck.org> | 2022-05-18 18:50:12 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-18 18:50:12 +0200 |
commit | 0bd45cb2cae3af05adaad3f38d129bb67c3e0ec0 (patch) | |
tree | 97a7e15187fe7fcb5b8775e03a62f62ac8fc5c61 /kartik/views/common | |
parent | d4805039b8ea7b30f5e78cf53caf8fd3f267256a (diff) | |
download | arcade-trunk.tar.gz arcade-trunk.tar.bz2 arcade-trunk.zip |
Diffstat (limited to 'kartik/views/common')
-rwxr-xr-x | kartik/views/common/blur.css | 3 | ||||
-rwxr-xr-x | kartik/views/common/bold.ttf | bin | 0 -> 58416 bytes | |||
-rwxr-xr-x | kartik/views/common/compatibilityMode.css | 8 | ||||
-rwxr-xr-x | kartik/views/common/fonts.css | 23 | ||||
-rwxr-xr-x | kartik/views/common/index.css | 29 | ||||
-rwxr-xr-x | kartik/views/common/light.ttf | bin | 0 -> 58584 bytes | |||
-rwxr-xr-x | kartik/views/common/load-channel.otf | bin | 0 -> 59108 bytes | |||
-rwxr-xr-x | kartik/views/common/load-new.ttf | bin | 0 -> 50172 bytes | |||
-rwxr-xr-x | kartik/views/common/load-version.otf | bin | 0 -> 63240 bytes | |||
-rwxr-xr-x | kartik/views/common/mouse.css | 3 | ||||
-rwxr-xr-x | kartik/views/common/race.svg | 1 | ||||
-rwxr-xr-x | kartik/views/common/regular.ttf | bin | 0 -> 58548 bytes |
12 files changed, 67 insertions, 0 deletions
diff --git a/kartik/views/common/blur.css b/kartik/views/common/blur.css new file mode 100755 index 0000000..f904c12 --- /dev/null +++ b/kartik/views/common/blur.css @@ -0,0 +1,3 @@ +#intro, #laps-inner-car0, #laps-inner-car1, #paused, #credits, #gpuinfo, #warning { + backdrop-filter: blur(10px); +}
\ No newline at end of file diff --git a/kartik/views/common/bold.ttf b/kartik/views/common/bold.ttf Binary files differnew file mode 100755 index 0000000..a7e7b1e --- /dev/null +++ b/kartik/views/common/bold.ttf diff --git a/kartik/views/common/compatibilityMode.css b/kartik/views/common/compatibilityMode.css new file mode 100755 index 0000000..60c28a2 --- /dev/null +++ b/kartik/views/common/compatibilityMode.css @@ -0,0 +1,8 @@ +*:not(#gpuinfo-outer):not(#gpuinfo-inner) { + backdrop-filter: none !important; + opacity: 1 !important; +} + +.rain { + display: none !important; +}
\ No newline at end of file diff --git a/kartik/views/common/fonts.css b/kartik/views/common/fonts.css new file mode 100755 index 0000000..af3ecab --- /dev/null +++ b/kartik/views/common/fonts.css @@ -0,0 +1,23 @@ +@font-face { + font-family: "Comfortaa"; + src: url("regular.ttf"); + font-weight: normal; +} + +@font-face { + font-family: "Comfortaa"; + src: url("bold.ttf"); + font-weight: bold; +} + +*, body, html, div { + font-family: "Comfortaa", -apple-system, sans-serif; +} + +#gpuinfo-inner, #gpuinfo-inner * { + font-family: monospace !important; +} + +* { + cursor: default !important; +}
\ No newline at end of file diff --git a/kartik/views/common/index.css b/kartik/views/common/index.css new file mode 100755 index 0000000..f9ff24e --- /dev/null +++ b/kartik/views/common/index.css @@ -0,0 +1,29 @@ +#titlebar-minimize, #titlebar-close { + background-color: transparent; + transition: background-color 200ms; + border-radius: 10px; +} + +#titlebar-minimize:hover { + background-color: rgba(99, 99, 99, .5); +} + +#titlebar-minimize:focus, #titlebar-minimize:active { + background-color: rgba(99, 99, 99, .75); +} + +#titlebar-close:hover { + background-color: rgba(255, 0, 0, .5); +} + +#titlebar-close:focus, #titlebar-close:active { + background-color: rgba(255, 0, 0, .75); +} + +*::selection { + background-color: transparent; +} + +*::inactive-selection { + background-color: transparent; +}
\ No newline at end of file diff --git a/kartik/views/common/light.ttf b/kartik/views/common/light.ttf Binary files differnew file mode 100755 index 0000000..5e4bfc7 --- /dev/null +++ b/kartik/views/common/light.ttf diff --git a/kartik/views/common/load-channel.otf b/kartik/views/common/load-channel.otf Binary files differnew file mode 100755 index 0000000..1968a8e --- /dev/null +++ b/kartik/views/common/load-channel.otf diff --git a/kartik/views/common/load-new.ttf b/kartik/views/common/load-new.ttf Binary files differnew file mode 100755 index 0000000..d2a94dc --- /dev/null +++ b/kartik/views/common/load-new.ttf diff --git a/kartik/views/common/load-version.otf b/kartik/views/common/load-version.otf Binary files differnew file mode 100755 index 0000000..d112022 --- /dev/null +++ b/kartik/views/common/load-version.otf diff --git a/kartik/views/common/mouse.css b/kartik/views/common/mouse.css new file mode 100755 index 0000000..7670e90 --- /dev/null +++ b/kartik/views/common/mouse.css @@ -0,0 +1,3 @@ +*::selection { + background: none; +}
\ No newline at end of file diff --git a/kartik/views/common/race.svg b/kartik/views/common/race.svg new file mode 100755 index 0000000..197387b --- /dev/null +++ b/kartik/views/common/race.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"><g><rect fill="none" height="24" width="24" y="0"/></g><g><path d="M12,2c-4.2,0-8,3.22-8,8.2c0,3.18,2.45,6.92,7.34,11.23c0.38,0.33,0.95,0.33,1.33,0 C17.55,17.12,20,13.38,20,10.2C20,5.22,16.2,2,12,2z M12,12c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2 C14,11.1,13.1,12,12,12z" enable-background="new"/></g></svg>
\ No newline at end of file diff --git a/kartik/views/common/regular.ttf b/kartik/views/common/regular.ttf Binary files differnew file mode 100755 index 0000000..89d36f8 --- /dev/null +++ b/kartik/views/common/regular.ttf |