https://github.com/devknown/simple-theme
Clean, minimalist theme for Adminer, built for professionals.
https://github.com/devknown/simple-theme
adminer adminer-bootstrap adminer-css-theme adminer-minimalist adminer-mysql adminer-plugin adminer-skin adminer-style css database database-management theme ui web-ui
Last synced: 2 months ago
JSON representation
Clean, minimalist theme for Adminer, built for professionals.
- Host: GitHub
- URL: https://github.com/devknown/simple-theme
- Owner: devknown
- License: mit
- Created: 2024-05-08T08:51:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-11T09:26:10.000Z (about 1 year ago)
- Last Synced: 2024-05-11T10:32:50.281Z (about 1 year ago)
- Topics: adminer, adminer-bootstrap, adminer-css-theme, adminer-minimalist, adminer-mysql, adminer-plugin, adminer-skin, adminer-style, css, database, database-management, theme, ui, web-ui
- Language: CSS
- Homepage: https://devknown.github.io/simple-theme/
- Size: 2.45 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Theme - Clean, minimalist theme for Adminer

## Introduction
Simple Theme is a clean and straightforward theme/skin designed for professionals using [Adminer](https://www.adminer.org/). This theme emphasizes a minimalist and intuitive interface, addressing layout and color scheme issues effectively. It provides a streamlined experience for efficiently managing your databases.
### Installation
1. Get a copy of [Adminer](https://www.adminer.org/)
2. Download the `adminer.css` from [here](https://raw.githubusercontent.com/devknown/simple-theme/master/adminer.css?version=1.0.06)
3. Put the file `adminer.css` alongside `adminer.php` or in the same directory that contains Adminer on your web server.> **_NOTE:_** Adminer is better used for development environments, not for production purposes.
### Preview
#### Select (filters + with & without pagination)


#### Schema
#### Tables
#### Query
#### RTL (right-to-left)
### License
Simple Theme for Adminer is licensed under the [MIT License](https://github.com/devknown/simple-theme/blob/master/LICENSE).
### Credits
Forked from [Steve Copley's theme](https://github.com/stevecopley/adminer).