diff options
author | Minteck <nekostarfan@gmail.com> | 2021-06-05 19:27:48 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-06-05 19:27:48 +0200 |
commit | 8cf5cefe6e91a5a1ed6eeaae4d94760d84c304a6 (patch) | |
tree | 7096b67b189c0220826123c7d5b121752545d140 /views/common | |
download | kartik-client-8cf5cefe6e91a5a1ed6eeaae4d94760d84c304a6.tar.gz kartik-client-8cf5cefe6e91a5a1ed6eeaae4d94760d84c304a6.tar.bz2 kartik-client-8cf5cefe6e91a5a1ed6eeaae4d94760d84c304a6.zip |
Presque sortie du jeu
Diffstat (limited to 'views/common')
23 files changed, 60 insertions, 0 deletions
diff --git a/views/common/bold.ttf b/views/common/bold.ttf Binary files differnew file mode 100644 index 0000000..a7e7b1e --- /dev/null +++ b/views/common/bold.ttf diff --git a/views/common/fonts.css b/views/common/fonts.css new file mode 100644 index 0000000..ac8f9f0 --- /dev/null +++ b/views/common/fonts.css @@ -0,0 +1,27 @@ +@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, #gpuinfo * { + font-family: monospace !important; +} + +body, * { + cursor: url("../../cursors/main.png"), default !important; +} + +input { + cursor: url("../../cursors/text.png"), default !important; +}
\ No newline at end of file diff --git a/views/common/index.css b/views/common/index.css new file mode 100644 index 0000000..f9ff24e --- /dev/null +++ b/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/views/common/light.ttf b/views/common/light.ttf Binary files differnew file mode 100644 index 0000000..5e4bfc7 --- /dev/null +++ b/views/common/light.ttf diff --git a/views/common/load-channel.otf b/views/common/load-channel.otf Binary files differnew file mode 100644 index 0000000..1968a8e --- /dev/null +++ b/views/common/load-channel.otf diff --git a/views/common/load-version.otf b/views/common/load-version.otf Binary files differnew file mode 100644 index 0000000..d112022 --- /dev/null +++ b/views/common/load-version.otf diff --git a/views/common/mouse.css b/views/common/mouse.css new file mode 100644 index 0000000..7670e90 --- /dev/null +++ b/views/common/mouse.css @@ -0,0 +1,3 @@ +*::selection { + background: none; +}
\ No newline at end of file diff --git a/views/common/old/Josefin Sans 100.ttf b/views/common/old/Josefin Sans 100.ttf Binary files differnew file mode 100644 index 0000000..b440c18 --- /dev/null +++ b/views/common/old/Josefin Sans 100.ttf diff --git a/views/common/old/Josefin Sans 100italic.ttf b/views/common/old/Josefin Sans 100italic.ttf Binary files differnew file mode 100644 index 0000000..70bc289 --- /dev/null +++ b/views/common/old/Josefin Sans 100italic.ttf diff --git a/views/common/old/Josefin Sans 200.ttf b/views/common/old/Josefin Sans 200.ttf Binary files differnew file mode 100644 index 0000000..4425f67 --- /dev/null +++ b/views/common/old/Josefin Sans 200.ttf diff --git a/views/common/old/Josefin Sans 200italic.ttf b/views/common/old/Josefin Sans 200italic.ttf Binary files differnew file mode 100644 index 0000000..2b9df22 --- /dev/null +++ b/views/common/old/Josefin Sans 200italic.ttf diff --git a/views/common/old/Josefin Sans 300italic.ttf b/views/common/old/Josefin Sans 300italic.ttf Binary files differnew file mode 100644 index 0000000..caa381c --- /dev/null +++ b/views/common/old/Josefin Sans 300italic.ttf diff --git a/views/common/old/Josefin Sans 500.ttf b/views/common/old/Josefin Sans 500.ttf Binary files differnew file mode 100644 index 0000000..7f58172 --- /dev/null +++ b/views/common/old/Josefin Sans 500.ttf diff --git a/views/common/old/Josefin Sans 500italic.ttf b/views/common/old/Josefin Sans 500italic.ttf Binary files differnew file mode 100644 index 0000000..27efef3 --- /dev/null +++ b/views/common/old/Josefin Sans 500italic.ttf diff --git a/views/common/old/Josefin Sans 600.ttf b/views/common/old/Josefin Sans 600.ttf Binary files differnew file mode 100644 index 0000000..2df283e --- /dev/null +++ b/views/common/old/Josefin Sans 600.ttf diff --git a/views/common/old/Josefin Sans 600italic.ttf b/views/common/old/Josefin Sans 600italic.ttf Binary files differnew file mode 100644 index 0000000..b6a60e3 --- /dev/null +++ b/views/common/old/Josefin Sans 600italic.ttf diff --git a/views/common/old/Josefin Sans 700italic.ttf b/views/common/old/Josefin Sans 700italic.ttf Binary files differnew file mode 100644 index 0000000..58c1d47 --- /dev/null +++ b/views/common/old/Josefin Sans 700italic.ttf diff --git a/views/common/old/Josefin Sans italic.ttf b/views/common/old/Josefin Sans italic.ttf Binary files differnew file mode 100644 index 0000000..1da194d --- /dev/null +++ b/views/common/old/Josefin Sans italic.ttf diff --git a/views/common/old/bold~.ttf b/views/common/old/bold~.ttf Binary files differnew file mode 100644 index 0000000..ec3eadf --- /dev/null +++ b/views/common/old/bold~.ttf diff --git a/views/common/old/light~.ttf b/views/common/old/light~.ttf Binary files differnew file mode 100644 index 0000000..dea4cec --- /dev/null +++ b/views/common/old/light~.ttf diff --git a/views/common/old/regular~.ttf b/views/common/old/regular~.ttf Binary files differnew file mode 100644 index 0000000..5e81491 --- /dev/null +++ b/views/common/old/regular~.ttf diff --git a/views/common/race.svg b/views/common/race.svg new file mode 100644 index 0000000..197387b --- /dev/null +++ b/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/views/common/regular.ttf b/views/common/regular.ttf Binary files differnew file mode 100644 index 0000000..89d36f8 --- /dev/null +++ b/views/common/regular.ttf |